Re: Unattended sign and encrypt a file using a script

2006-10-01 Thread Sam Morris
On Wed, 27 Sep 2006 22:53:22 -0800, dtt wrote: > A newbie question: > My bank asked me to upload a file signed and encrypted. > When I do > gpg --armor --sign -r -o -e > it always ask for a passphrase. > Since I am going to upload this file daily, how can I do the > signing unattendedly thru a

Unattended sign and encrypt a file using a script

2006-10-01 Thread dtt
A newbie question: My bank asked me to upload a file signed and encrypted. When I do gpg --armor --sign -r -o -e it always ask for a passphrase. Since I am going to upload this file daily, how can I do the signing unattendedly thru a script ? I created a signature file mysignature.sig using gpg

Unattended sign and encrypt a file using a script

2006-09-27 Thread dtt
A newbie question: My bank asked me to upload a file signed and encrypted. When I do gpg --armor --sign -r -o -e it always ask for a passphrase. Since I am going to upload this file daily, how can I do the signing unattendedly thru a script ? I created a signature file mysignature.sig using gpg