George Gallen on 27 Jul 2005 19:00:57 -0000 |
OK. I'm using gpg/ftp to send an encrypted file. I imported the other sides key. signed it. works great. NOW. I wrote a script that encrypts a file, then ftps it to the site. Works great. but...only if I run the script. There can be many people who will need to run the script. How do I tell gpg to use my keyring? I don't want to setup a keyring for everyone that might need to run the script. I've tried a number of the switches, but I either get permission denied, or unable to find the keyring file. gpg -r ":EMAIL:" -armor --yes --out ":LOC:"/":BATCHID:" --encrypt ":LOC:"/":JOBNAME The above works fine, like I said for me only. Thanks George ___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|