* Upgrade debhelper compatibility to the recommended level 5.
authormyon <myon@b513b33f-fedd-0310-b452-c3deb5f4c849>
Wed, 15 Feb 2006 09:59:09 +0000 (09:59 +0000)
committermyon <myon@b513b33f-fedd-0310-b452-c3deb5f4c849>
Wed, 15 Feb 2006 09:59:09 +0000 (09:59 +0000)
* 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
caff/caff
debian/changelog

index 2af310ece74b779bee09a13be1452741f656514d..d75022706269d88387cda3fa02438094cb8096bc 100644 (file)
@@ -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.
index bec7b74b1eb6c8fcac28473a88e6842d058e93ca..47c4ec89802c7211bfe5f46f18ab63d951fc3dd9 100755 (executable)
--- 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
 
index 7b2db850cef4e9affcd4ff41de88b6dc04ab2e09..7cd9b0994eaba7c5b78ff12fc549dafa6e1b89d0 100644 (file)
@@ -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 <kink@squirrelmail.org>  Tue, 29 Nov 2005 22:11:49 +0100
+  [ Christoph Berg ]
+  * caff: note that mailed keys are encrypted (suggested by Sune Vuorela).
+
+ -- Christoph Berg <myon@debian.org>  Wed, 15 Feb 2006 10:58:06 +0100
 
 signing-party (0.4.4-2) unstable; urgency=low