NoPSW.com - use secure passwords you don't need to remember (nopsw.com) 2 points by tomd3v 12y ago ↗ HN
[–] venomsnake 12y ago ↗ I cannot note that I gave that as an example of security antipattern a few days ago when we were discussing the xkcd style passwords.This is one of the things that become worse the more people use them. Having any correlation between different passwords is BAD idea.At least use bcrypt/PBKDF2 instead of plain SHA-3
1 comment
[ 4.3 ms ] story [ 16.1 ms ] threadThis is one of the things that become worse the more people use them. Having any correlation between different passwords is BAD idea.
At least use bcrypt/PBKDF2 instead of plain SHA-3