Hacker Read top | best | new | newcomments | leaders | about | bookmarklet login

If you do that, you might as well only keep the encrypted passwords (plus nonce) around, and dispense with the hash.


view as:

That's true if you're writing the software from scratch.

If I had to run, say, Wordpress or SMF for a French client, I'd probably do as perlgeek suggests, and just hook the password create/change function to also store a public-key-encrypted version just for law enforcement / compliance purposes, and let the 3rd party software continue to authenticate as normal.


Legal | privacy