Ask HN: Security of a username/pw combo vs a username of the same lenth
https://news.ycombinator.com/item?id=4309223Which is more secure?
For example if my dual string login is username "joebob" and my password is "helloworld", is this more secure than a single string login where my input is simply "joebobhelloworld"?