Ask HN: What pattern you use to choose your passwords?
5 comments
Do you also want my DOB and credit card number?
Easy, just try "123456" and "password" (or the top 10 of the the biggest password breachs at a given time), you will have a great hit ratio in a random sample of people.
Try reading Asimov's Foundation. You can't predict individuals, but given enough number of people, you will get a great trend hinting. And if the group you try to predict have some password culture on it (like this community), you should not be able to guess, even simple algorithms for passwords like the xkcd ones are pretty safe to random guessing.
Try reading Asimov's Foundation. You can't predict individuals, but given enough number of people, you will get a great trend hinting. And if the group you try to predict have some password culture on it (like this community), you should not be able to guess, even simple algorithms for passwords like the xkcd ones are pretty safe to random guessing.
Completely random string of characters.
I use PasswordGorilla: https://github.com/zdia/gorilla/wiki
I use PasswordGorilla: https://github.com/zdia/gorilla/wiki
I use a password generator "http://passhash.connorhd.co.uk/" that generates random 12 character passwords with uppercase, lowercase and digits. If you can design software that can guess those passwords, you should work on something more challenging, like predicting the stock market or creating a friendly AI.
Please help me telling what pattern you use to choose your passwords.
Any suggestions for making such tool are welcome.