|
|
|
|
|
by tptacek
5636 days ago
|
|
If you are worried about fucking up password storage (and, good for you), it's not that hard. Read: http://codahale.com/how-to-safely-store-a-password/ Not that it's Zed's fault that this is true†, but it's actually harder to safely host something like AUTHO.ME on a website than it is to simply use a reasonable hashing algorithm. † I both believe this and also have to say it to avoid a sharks/jets rumble with him on HN. |
|
("might" because scrypt is relatively new and therefore missing the numerous peer reviews bcrypt has seen).