GD doesn't always accept revocations

Jason Harris jharris at widomaker.com
Wed Feb 9 20:33:19 CET 2005


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?
jharris at widomaker.com _|_ web:  http://keyserver.kjsl.com/~jharris/
          Got photons?   (TM), (C) 2004
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 309 bytes
Desc: not available
Url : /pipermail/attachments/20050209/a12516e6/attachment.pgp


More information about the Gnupg-users mailing list