in reply to Re^2: best way to store login information for a perl script?
in thread best way to store login information for a perl script?
I disagree. It's an improvement. The executable could be installed in /usr/local/bin or someplace or be a module in a public lib. The only more secure answer is taking a passkey or something against some encryption keys and you have to do that under either SSL or with echo off in the terminal and the whole point of a tool like this is to make it easier, not to make it a functionally identical interface the web UI.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: best way to store login information for a perl script?
by JavaFan (Canon) on Jul 05, 2009 at 23:42 UTC |