|
|
|
|
|
by samuel
5283 days ago
|
|
With a hardware device as a smart card. Everyone here implies that passwords are stored in just another table of the database. There are other more sensible scenarios. For exmaple: authentication servers which talk to the front end using CHAP, well behind internal firewalls and with dedicated hardware which holds the private keys and encrypts/decrypts the data. This has been discussed before. The ability to recover passwords has bussiness value, so at the end its a tradeoff between risk and money. |
|
Having a stored password in any format except for one way hashing is a massive and _unnecessary_ liability.
Before you take the time to reply with another convoluted shell game of keep the password away from the hacker, consider the actual necessity and value of a recoverable password. Does it really outweigh the massive security problems?