|
|
|
|
|
by joeguilmette
5058 days ago
|
|
I am the only person I know who uses a unique, memorable and strong password for every site I use. I store all of them in my head. I have a base password and I add the first several characters of the site to the middle. For example: Facebook - sdfb231a2 Hacker News - sdyc231a2 Yahoo - sdya231a2 For strong passwords I can add a suffix to further strengthen the password. PayPal - sdpa231a2a4 I use the same suffix for all "strong" passwords. If a site requires a capital letter I always capitalize the first letter. I've gone to create an account with a site, been told I already have an account and I get the password in 1 guess because I'm so consistent with creating them. I don't know why everyone doesn't do this. |
|
I guess the same thing you'd do if you ran across a site with this well intentioned but terrible idea: write it down or email it to yourself.
The only sane thing you can do as a developer is let users chose any password they like, regardless of how insecure you think it is. Store it correctly and that's the end of your involvement. Let your users do what they want, or you'll just make things worse.