|
|
|
|
|
by jervisfm
4678 days ago
|
|
Not sure why you're downvoted, but the idea of actually not storing passwords seemed intriguing to me, if it was actually possible. I did a little bit of research and I found the Secure Remote Password protocol [1]. Interestingly, this protocol does appear to protect against the case of a stolen password database. If true, that would mean that when site X loses control of the password database, that would be OK as this is designed to be secure against that attack. I wonder why it's not been implemented anywhere widely. Anyone more knowledgeable about the security field care to comment. [1] - http://en.wikipedia.org/wiki/Secure_Remote_Password_protocol |
|