GD doesn't always accept revocations

Jason Harris <[email protected]> Wed, 9 Feb 2005 14:33:19 -0500
Newsgroups gmane.comp.encryption.pgp.keyserver-folk,gmane.comp.gnu.gnupg.users
Message-ID <[email protected]>
It seems the GD doesn't always accept revocations for keys it stores:

  %gpg --keyserver keyserver.kjsl.com --recv 3EA5F9EF
  [snip]

  %gpg --check-sigs 3EA5F9EF
  pub   1024D/3EA5F9EF 2004-12-13 [revoked: 2005-02-06]
  rev!         3EA5F9EF 2005-02-06  Tobias Braunschober <[elided]>
  uid                  Tobias Braunschober <>
  sig!3        3EA5F9EF 2005-02-06  Tobias Braunschober <>
  sig!3        3EA5F9EF 2004-12-13  Tobias Braunschober <>
  sig!         CA57AD7C 2005-02-05  PGP Global Directory Verification Key

  1 signature not checked due to a missing key

  %gpg --keyserver ldap://keyserver-beta.pgp.com --send-key 3EA5F9EF
  gpg: sending key 3EA5F9EF to ldap server keyserver-beta.pgp.com
  Host:           keyserver-beta.pgp.com
  Command:        SEND
  Server:         PGP Universal Server
  Version:        2.0.0 (Build 1014)

  %gpg --delete-key 3EA5F9EF
  [snip]

  %gpg --keyserver ldap://keyserver-beta.pgp.com --recv 3EA5F9EF
  gpg: requesting key 3EA5F9EF from ldap server keyserver-beta.pgp.com
  Host:           keyserver-beta.pgp.com
  Command:        GET
  Server:         PGP Universal Server
  Version:        2.0.0 (Build 1014)
  gpgkeys: LDAP fetch for: (pgpkeyid=3EA5F9EF)
  gpg: key 3EA5F9EF: public key "Tobias Braunschober <>" imported
  gpg: Total number processed: 1
  gpg:               imported: 1

Note that the key is returned from keyserver-beta.pgp.com
_without its revocation_:

  %gpg --check-sigs 3EA5F9EF
  pub   1024D/3EA5F9EF 2004-12-13
  uid                  Tobias Braunschober <>
  sig!3        3EA5F9EF 2004-12-13  Tobias Braunschober <>
  sig!         CA57AD7C 2005-02-05  PGP Global Directory Verification Key
  sub   2048g/2AB8AB81 2004-12-13
  sig!         3EA5F9EF 2004-12-13  Tobias Braunschober <>

  1 signature not checked due to a missing key

-- 
Jason Harris           |  NIC:  JH329, PGP:  This _is_ PGP-signed, isn't it?
[email protected] _|_ web:  http://keyserver.kjsl.com/~jharris/
          Got photons?   (TM), (C) 2004

_______________________________________________
pgp-keyserver-folk mailing list
[email protected]
http://lists.kjsl.com/mailman/listinfo/pgp-keyserver-folk
signature.asc (application/pgp-signature, 309 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (FreeBSD)

iJoEARECAFoFAkIKZX5TGGh0dHA6Ly9rZXlzZXJ2ZXIua2pzbC5jb206ODAvcGtz
L2xvb2t1cD9vcD1nZXQmc2VhcmNoPTB4RDM5REEwRTMmd2VoYXZleW91bm93PXRy
dWUACgkQSypIl9OdoONs3gCeM02Prj3Zj/PveV18rg442m9kdDUAoNDaa5dCCjbA
GhWECbWUw2edPyUe
=a3ee
-----END PGP SIGNATURE-----