gnupg and hushmail, and deleting keys/revoking

David Picon Alvarez eleuteri@myrealbox.com
Wed Mar 19 07:34:02 2003


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

> c:\\gnupg\\gpg.exe --batch --no-tty --status-fd 2 --comment 'Using GnuPG
> with Mozilla - http://enigmail.mozdev.org' -a -e -s --always-trust
> --encrypt-to <elfspice@eml.cc> -r <elfspice@perfectlyprivate.net> -u
> <elfspice@eml.cc> --passphrase-fd 0
> gpg:<elfspice@perfectlyprivate.net>:skipped: public key not found
> gpg: [stdin]: sign+encrypt failed: public key not found


Hi,

I'm not entirely certain about this, since I've given up on HushMail due to
the amount of trouble it causes me to use. Basically, one reason why the
keys might not be found is because IIRC HushMail does NOT follow the OpenPGP
standard (or at least good manners) when creating user IDs and does NOT
place the e-mail address in the e-mail field of the UID between angle
brackets. OTOH, I might be entirely off track and it may be a
misconfiguration issue, but if you try on the command-line to encrypt to the
addresses and they work, that's probably the case. I don't know if you can
convince Enigmail to get rid of the angle rackets in the invocation, or to
use key IDs instead (good idea anyway).

You can revoke a key by issuing and subsequently importing a revocation
certificate for such key like this:

gpg -o revoke.txt --gen-revoke KEYID

and follow the prompts which are simple enough. After which

gpg --import revoke.txt

is in order, after which you should re-distribute your key (through e-mail,
keyservers or whatever means appropriate).

You cannot, AFAIK, at present, delete a key from a keyserver, but revoking
it should make clear that it's not to be used.

HTH,
- --David.

-----BEGIN PGP SIGNATURE-----
Comment: This message is digitally signed and can be verified for authenticity.

iQIVAwUBPngOtaYOp7uFKb/EAQKkIg//UGxTyQco5WH7vnpe1qlZErZjtRiC5XA0
jQvqgDeGoI9MNXvSMzIOQ2Wn79lQP5Soh1KoV8c4+AKfB3v6mW/jF/eXPJUiiv+D
YHjIPhlM9wRfz8qm8iguCBsqSB2zpi9HvkKzR8Z4IBELV3pl/a9Wx+QTdTupuzty
j0ieHM7GdFQP8D0Bv+OsF8/QhvaEkDtIYu4gb6vtXHGWybi24PlQG2Bfvv9JLphG
CMP9WndRVBW0UR+4jeotR5Uoa3NUyeocqMNj/rH4wQwjf27gwFvnYfvb+rYo18TP
M9tqj0jUy5Wt93YUX7ujx1IIxPqJyxN1z6JPADz9kYhR+mukoJiGC0M/rAZ8USkN
KiCe2ECc0cKGlERmwCRq9/4phVMvO9r6/47/gv3F9p/heTeW1vRvxhpPVHCwwWal
KkoWz6tgorgzu7nwU7cbbd7V2hIA9tBf6TwHsUbugBaoV+bWDue/C6KcmB5wl2RE
cQ9iAmYc5723d0/2ggkvBiQ7iXft0iiuWsKPmLkxDNrGJF+JbKzQ4HAjDXlhebT7
abbLuO+MIAKY2gPozX0xeO2bzyyOVNrkvHLkl7FUmTO+IWXhhW0oTQml0L4WBq0f
Q9Y8BtbRpB7pU71Zg5FQ5sUkCE1ji1cMefk8QCvYdmmnj2DtEU/7G2i96XxmKCq+
IAPryseqhhU=
=EdF+
-----END PGP SIGNATURE-----