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
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
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