From 255a9ce126f63393e6d3e49d2141a31e9ac1ae1b Mon Sep 17 00:00:00 2001 From: myon Date: Wed, 15 Feb 2006 09:59:09 +0000 Subject: [PATCH] * Upgrade debhelper compatibility to the recommended level 5. * caff: note that mailed keys are encrypted (suggested by Sune Vuorela). git-svn-id: svn://svn.debian.org/pgp-tools/trunk@260 b513b33f-fedd-0310-b452-c3deb5f4c849 --- caff/README | 4 +++- caff/caff | 3 ++- debian/changelog | 8 ++++++-- 3 files changed, 11 insertions(+), 4 deletions(-) diff --git a/caff/README b/caff/README index 2af310e..d750227 100644 --- a/caff/README +++ b/caff/README @@ -4,7 +4,9 @@ caff is a script that helps you in keysigning. It takes a list of keyids on the command line, fetches them from a keyserver and calls GnuPG so that you can sign it. It then mails each key to all its email addresses - only including the one UID that we send to in each -mail. +mail, pruned from all but self sigs and sigs done by you. The mailed +key is encrypted with itself as a means to verify that key belongs to +the recipient. Features: * Easy to setup. diff --git a/caff/caff b/caff/caff index bec7b74..47c4ec8 100755 --- a/caff/caff +++ b/caff/caff @@ -50,7 +50,8 @@ CA Fire and Forget is a script that helps you in keysigning. It takes a list of keyids on the command line, fetches them from a keyserver and calls GnuPG so that you can sign it. It then mails each key to all its email addresses - only including the one UID that we send to in each mail, pruned from all but self -sigs and sigs done by you. +sigs and sigs done by you. The mailed key is encrypted with itself as a means +to verify that key belongs to the recipient. =head1 OPTIONS diff --git a/debian/changelog b/debian/changelog index 7b2db85..7cd9b09 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,12 @@ signing-party (0.4.4-3) unstable; urgency=low - * Upgrade debhelper compatibility to the recommended level 5. + [ Thijs Kinkhorst ] + * Upgrade debhelper compatibility to the recommended level 5. - -- Thijs Kinkhorst Tue, 29 Nov 2005 22:11:49 +0100 + [ Christoph Berg ] + * caff: note that mailed keys are encrypted (suggested by Sune Vuorela). + + -- Christoph Berg Wed, 15 Feb 2006 10:58:06 +0100 signing-party (0.4.4-2) unstable; urgency=low -- 2.30.2