On 07/10/2012 06:57 PM, Daniel Kahn Gillmor wrote:
> DebConf12's Mass OpenPGP Keysigning will be at 18:00 on Thursday, July
> 12 in Roberto TerĂ¡n (a.k.a. "Talk Room 2").  You can still participate
> even if you didn't manage to send your key yet.

Everyone -- especially if you are new to keysigning -- should verify
that they have GPG *and* caff configured for strong signatures
(SHA256 or better).

The short version:
As superuser:
# apt-get install keysigning-party

As yourself:
$ grep ^cert-digest-algo ~/.gnupg/gpg.conf
cert-digest-algo SHA512
$ mkdir -p ~/.caff/gnupghome
$ mv ~/.caff/gnupghome/gpg.conf ~/.caff/gnupghome/gpg.conf.old
$ ln -s ~/.gnupg/gpg.conf ~/.caff/gnupghome/gpg.conf

The long version (and to learn how to inspect key signature strength)
please see:
  https://github.com/tmarble/kspsig

Let me know if you have any questions!

--Tom
_______________________________________________
Debconf-discuss mailing list
Debconf-discuss@lists.debconf.org
http://lists.debconf.org/mailman/listinfo/debconf-discuss

Reply via email to