|
|
|
|
|
by throwaway64
5283 days ago
|
|
if your application can access the password, there is a very high chance so can somebody that has application level access to your machine can just do whatever your application does, you cannot hand wave that away with "smart cards", "encryption" and "firewalls". 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? |
|