in reply to Re^2: encrypt passwords
in thread encrypt passwords
As he wanted to store the passwords encrypted, how does he gets the original password afterwards ? somewhere he should have method to decrypt and get the original password to use.
Alternatively we can have configuration files to hold the password, like in this node Re: best way to store login information for a perl script?, Your Mother explained.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: encrypt passwords
by CountZero (Bishop) on Apr 17, 2015 at 13:37 UTC | |
|
Re^4: encrypt passwords
by fishmonger (Chaplain) on Apr 17, 2015 at 13:27 UTC | |
by afoken (Chancellor) on Apr 17, 2015 at 16:37 UTC | |
|
Re^4: encrypt passwords
by karlgoethebier (Abbot) on Apr 17, 2015 at 13:29 UTC | |
|