Keysigning Party @ Linuxtag 2004

At the LinuxTag 2004 in Karlsruhe there will be an OpenPGP (pgp/gpg) keysigning party.

The party will be on Saturday, June 26th, at 14:00.

What is/Why keysigning?

Please read section One of the GnuPG Keysigning Party HOWTO (note: we are doing the party slightly different, so the other chapters do not 100% apply).

How

The Party will be conducted using Len Sassaman's Efficient Group Key Signing Method:

Downloads:

Summary: What to bring with you

If you have questions please ask Peter Palfrader <peter@palfrader.org>.

Relevant Information and Sources for More Information

Stats

Robert Schiele <rschiele@uni-mannheim.de> is doing some fancy stats on http://pi3.informatik.uni-mannheim.de/~schiele/keysign.linuxtag/.

Keyservers

The only keyserver rotation you should use is subkeys.pgp.net, or random.sks.keyserver.penguin.de if you insist. Any of the servers in this rotations is fine.

Please, please, pretty please with a cherry on top, do not use other rotations, like keyserver.net or wwwkeys.pgp.net: They all mangle keys in varios ways, including but not limited to dropping subkeys, moving binding sigs around between subkeys, duplicating user ids, modifying signature subpackets (dropping non-hashed data), calculating keyids wrong (for v4 RSA keys), rejecting keys with attribute uids (such as photo ids), or don't sync with the rest of the network.

Please use subkeys.pgp.net.

Utilities

Uli Martens wrote a small perl script that, given ksp-lt2k4.txt and ksp-lt2k4.asc tells you which keys (uids) you already signed.

It takes ksp-lt2k4.txt and adds a comment in front of each line, like this:

153  [ ] Fingerprint OK        [ ] ID OK
(S)  pub  1024D/52698E9F 2001-11-07 Uli Martens <uli@youam.net>
     Key fingerprint = A48F 8894 37A0 FDE9 60D5  212A 2A58 CEAA 5269 8E9F
(S)  uid     Uli Martens <isax@gmx.de>
( )  uid     Uli Martens <u.martens@youam.com>
(S)  uid     Uli Martens <u.martens@scientific.de>

The S indicates that I already signed a user id.

Download it: gpgsigs.

It requires perl, gnupg (>=1.2.x) and either Locale::Recode (in Debian Package libintl-perl, in testing and unstable) or recode (Debian Package recode).

A word on GnuPG versions

GnuPG 1.0.*, as shipped with Debian stable has serious problems. Please consider upgrading to 1.2.*. It's a lot faster too, which you will apprechiate I guess. There is a newer GnuPG package at backports.org:
deb http://www.backports.org/debian/ woody gnupg

Last modified: Tuesday, 22-Jun-2004 12:58:39 CEST
Peter Palfrader <peter@palfrader.org>