On Sat, 4 Feb 2006, enediel gonzalez wrote:
===
why are you using php for a cron job?
signing or decrypting non-interactively requires that you either have a
key without a passphrase, or a passphrase stored in a file. neither of
these are secure.
tell us a little more about wh
Hello:
I use debian sarge and I need to encrypt and decrypt automatically backup
files using gpg
I create a php script will the whole procedure, which include the
following declaration
$str_execute = "cd /tmp/backup && /bin/echo apassword | /usr/bin/gpg -se
--passphrase-fd 0 -r [EMAIL PR