sks-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Sks-devel] Interesting key merging bug with searching


From: Yaron Minsky
Subject: Re: [Sks-devel] Interesting key merging bug with searching
Date: Sun, 6 Nov 2005 22:49:57 -0500

I can't see offhand how this would show up as a result of a bug in the search mechanism:  the word searches are indexed by full key hashes, and so the word search should pull up the correct answer.  But what it actually looks like is that the keys of these people have been inadvetantly merged.  I have no reason to think offhand that the merging was done by SKS.  SKS only merges keys when the public key packet is identical, not merely when the keyids match.   But some other piece of software could have done this and fed it to SKS, which would then propagate it happily.  Does this show up only in the SKS servers, or do other servers have the same bad key?

y

On 11/6/05, David Shaw <address@hidden> wrote:
This was originally reported as a GnuPG bug, but it seems that SKS is
actually making the odd response here.

Basically there are two keys, both with key ID A56E15A3 (a natural
collision).  One has various user IDs indicating ownership by "Hubert
Figuiere".  The other one has a user ID for "Pedro R. Fernandez".  If
you search for "Figuiere" in SKS, you get both keys, and the user IDs
are joined so each key has IDs from the other.

$ curl 'http://keyserver.ubuntu.com:11371/pks/lookup?op=index&options=mr&search=Figuiere'
info:1:2
pub:A56E15A3:17:1024:1012389324::
uid:Hubert Figuiere <address@hidden>:1119055887::
uid:Hubert Figuiere <address@hidden>:1130648607::
uid:Hubert Figuiere <address@hidden>:1028015454::
uid:Hubert Figuiere <address@hidden>:1130648605::
uid:Pedro R. Fernandez (GNU/Linux User #000.204.555 http%3A//counter.li.org/) < address@hidden>:::
pub:A56E15A3:17:1024:1002062559::
uid:Hubert Figuiere <address@hidden>:::
uid:Hubert Figuiere < address@hidden>:::
uid:Pedro R. Fernandez (GNU/Linux User #000.204.555 http%3A//counter.li.org/) <address@hidden>:1002062559::

David


_______________________________________________
Sks-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/sks-devel


reply via email to

[Prev in Thread] Current Thread [Next in Thread]