Automated Decryption.

Frederick Nara fmn@free.fr
Wed Nov 21 12:56:01 2001


Helllo, 

I've read in the faq that it was possible to  to do automatic signing.

But, I couldn't manage to use a keyring to decrypt messages.

So I still use the following method.  echo <passphrase> | gpg --yes --passphrase-fd  --batch  -o $2 -d $1

Is there a more secure method?

Thanks.

Frederick