Hacker News new | ask | show | jobs
by 88e282102ae2e5b 4347 days ago
They're not necessarily storing passwords in the clear (though the Texas Secretary of State does[1], so it wouldn't surprise me).

For example, when updating a password on Facebook, they check to see if your new password is similar to your previous one by creating several variants of the new password, hashing them, and seeing if the hash matches any of your old password hashes.

[1] http://plaintextoffenders.com/post/68152196480/sos-state-tx-...

1 comments

Do you have a source on the Facebook statement? I would be interested in hearing how they create the variants.
Ostensibly this is from a FB engineer, in retrospect I realize I don't know how to verify that: http://security.stackexchange.com/questions/53481/does-faceb...