passphrase
Steve Butler
sbutler@fchn.com
Tue Jul 8 18:56:02 2003
You can remove the passphrase or use the following mechanism to send the
passphrase:
$xrgbin/default gpg_pass$1 \
| gpg --homedir $homedir --passphrase-fd 0 --no-tty --skip-verify \
--output "$3" --decrypt "$2"
Where $1 is the passphrase # (I have two)
$2 is the inbound encrypted file name
$3 is the decrypted file name (where to write the output)
-----Original Message-----
From: Ronald Thorp [mailto:Ron@Fox-Pros.com]
Sent: Tuesday, July 08, 2003 8:19 AM
To: gnupg-users@gnupg.org
Subject: passphrase
Another newbie question.
Is there a way to pass the passphrase to the gpg command line?
or
Is there a way to not need a passphrase?
Thanks
Ronald Thorp
_______________________________________________
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users
CONFIDENTIALITY NOTICE: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message.