Script with sensitive info

Anthony E. Greene Greene agreene@pobox.com
Thu Jul 24 11:04:02 2003


kynn@panix.com wrote:
> I want to write a Perl script whose operation requires it to have some
> sensitive information (bank account passwords, etc.).  This script is
> meant to run non-interactively, so having it prompt the user for this
> information is not an option.  Also, encrypting the file itself would
> render the script uninterpretable by /usr/bin/perl.

You can encrypt a data file but the script will have to contain the
password or be able to read the password from another data file.

In the end you will have to depend on the security of the file system.

Tony
-- 
Anthony E. Greene <mailto:agreene@pobox.com>
OpenPGP Key: 0x6C94239D
AOL/Yahoo chat: TonyG05   Homepage: <http://www.pobox.com/~agreene/>
Linux: The choice of a GNU generation. <http://www.linux.org/>