Hello all,

I have my GPG key uploaded to pgp.mit.edu, and have had it there since
2002. When I do

        gpg --list-keys [EMAIL PROTECTED]

from my local key ring, I get:

        pub  1024R/F30A8A27 2002-07-28 R. Douglas Barbieri (Software Engineer /
        Linux Advocate) <[EMAIL PROTECTED]>
        uid                            R. Douglas Barbieri <[EMAIL PROTECTED]>
        sub  1024R/E8F7EA5C 2002-07-28


If I look up "[EMAIL PROTECTED]" via the web interface at
http://pgp.mit.edu/, I get this:

        pub  1024R/C55B91D4 2002/07/28 R. Douglas Barbieri <[EMAIL PROTECTED]>
                                                                                       
                                          R. Douglas Barbieri (Software Engineer /
                                                                                       
                                          Linux Advocate) <[EMAIL PROTECTED]>

Why are the two id numbers different?

        F30A8A27
        and
        C55B91D4

Shouldn't they be the same?

Also, if I perform

        gpg --keyserver pgp.mit.edu --recv-keys C55B91D4

I get

        gpg: key F30A8A27: "R. Douglas Barbieri (Software Engineer / Linux
        Advocate) <[EMAIL PROTECTED]>" not changed
        gpg: Total number processed: 1
        gpg:              unchanged: 1


but if I do this:

        gpg --keyserver pgp.mit.edu --recv-keys F30A8A27


I get:

        gpg: no valid OpenPGP data found.
        gpg: Total number processed: 0


So, like, what gives? I've even tried re-uploading my key but the MIT server still
thinks it's C55B91D4.

-- 
R. Douglas Barbieri
[EMAIL PROTECTED]
http://www.dooglio.net

vi: "The way God meant for man to edit text files..."

GPG Fingerprint: FE6A 6A57 2B95 7594 E534  BFEE 45F1 9E5E F30A 8A27
GPG Public key : http://www.dooglio.net/dooglio.asc

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to