stripping GD sigs (was: Re: clean sigs)
Jason Harris <[email protected]> Thu, 8 Sep 2005 22:08:24 -0400
| Newsgroups | gmane.comp.encryption.pgp.keyserver-folk,gmane.comp.gnu.gnupg.users,gmane.comp.encryption.pgp.sks |
|---|---|
| Message-ID | <[email protected]> |
--===============0899428537==
Content-Type: multipart/signed; micalg=pgp-sha1;
protocol="application/pgp-signature"; boundary="jq0ap7NbKX2Kqbes"
Content-Disposition: inline
--jq0ap7NbKX2Kqbes
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On Thu, Sep 08, 2005 at 08:00:25PM -0400, David Shaw wrote:
> On Fri, Sep 09, 2005 at 12:33:47AM +0200, Dirk Traulsen wrote:
> > 3. Because now I was irritated, I did the same again with a different=
=20
> > keyserver 'keyserver.kjsl.com' and I got a completely different=20
> > result! When I fetched the key 08B0A90B, here it didn't have 47 sigs,=
=20
> > but only 15 sigs (see below output2). There was only a double self=20
> > sig, which 'clean' removed later. How can this be, if the keyservers=20
> > are synchronized?
>=20
> Looks like they're not all that well synchronized :)
Well, keyserver.ubuntu.com is still not participating in email syncs
to non-SKS keyservers, but that's a different problem.
keyserver.kjsl.com is now stripping all GD sigs. The extra variable
in kd_search.c and code for 'case 2:' of make_keys_elem(), respectively:
static unsigned char gdkeyid[8] =3D {0x97, 0x10, 0xB8, 0x9B,
0xCA, 0x57, 0xAD, 0x7C};
if ((keyid.size =3D=3D 8) && (keyid.offset =3D=3D 0) &&
(memcmp (keyid.data, gdkeyid, 8) =3D=3D 0)) {
break;
}
--=20
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
--jq0ap7NbKX2Kqbes
Content-Type: application/pgp-signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (FreeBSD)
iJ0EARECAF0FAkMg7pdWGGh0dHA6Ly9rZXlzZXJ2ZXIua2pzbC5jb206MTEzNzEv
cGtzL2xvb2t1cD9vcD1nZXQmc2VhcmNoPTB4RDM5REEwRTMmd2VoYXZleW91bm93
PXRydWUACgkQSypIl9OdoOPH9gCfeYcmHzwHTdH7MdXF19gnxNK7TXQAn3xYAavk
6KrvS6MCiuoz07bdqrbU
=2tK2
-----END PGP SIGNATURE-----
--jq0ap7NbKX2Kqbes--
--===============0899428537==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
pgp-keyserver-folk mailing list
[email protected]
http://lists.kjsl.com/mailman/listinfo/pgp-keyserver-folk
--===============0899428537==--