-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Hi
On Thursday 30 July 2009 at 11:30:50 PM, in <mid:[email protected]>, Carren Stuart wrote: > Hello > I've installed GnuPG and GnuPG Shell as the front-end > but I cannot get it to work with TB. I've created my > keys which I can see in the key manager, but when I try > to sign/encrypt an email I get a "no secret key found" > message (or words to that effect). > When I created the keys they defaulted to Documents and > Settings\username\application date\gnupg - I pointed TB > to that directory but it makes no difference. > Can someone give me a walk through with this? I'm not > new to PGP/GnuPG so I should be able to do this - it's > driving me nuts! First, ignore email totally for a minute. create a text tile called "test.txt" and save it on desktop with some text in it. Open a command prompt. (start | Run | cmd) and type the following (obviously replace "[your key Id]" with your real key id) gpg -aesr [your key Id] test.txt with luck you will be prompted for your passphrase and an encrypted version of test.txt will appear on desktop called test.txt.asc. If that works, lets get back to email. 1. do you have a secret key on your keyring for the email address the message you are trying to encrypt is from? OR 2. in your gpg.conf file (probably at Documents and Settings\ username\application date\gnupg) have you specified a default key to use? You can edit this file in a text editor or can do it via gpgshell or winpt. Put in a line saying default-key [your key Id] (obviously replace "[your key Id]" with your real key id) I would recommend a mailing list called PGPNET for practice and help with openPGP encryption. Find it at Yahoo. - -- Best regards, MFPA The One with The Answer is seldom asked The Question Using The Bat! v4.0.38 on Windows XP 5.1 Build 2600 -----BEGIN PGP SIGNATURE----- iQCVAwUBSnLgr6ipC46tDG5pAQiNngQAkSYnKOwQLHmBCU1FxxUWK6ZXw5Xu4g8I YrYWKeM2qhD+FV7iWtI41sigRppwfyI7qi+UDBkm881qaVUYwQngUbZZINaF8Max La01j2lTIQFZXcs5MbTA0Vmr+JGssF9/5CQMTDClIpc0nIbqWng1JnZyEo+txEiq WjiBzllEy/Q= =3hL0 -----END PGP SIGNATURE----- ________________________________________________ Current version is 4.2.9.1 | 'Using TBUDL' information: http://www.silverstones.com/thebat/TBUDLInfo.html

