cabot ca-bot
Joost van Baal
joostvb-savannah@mdcc.cx
Tue, 29 Jul 2003 01:21:26 -0400
CVSROOT: /cvsroot/cabot
Module name: cabot
Branch:
Changes by: Joost van Baal <joostvb-savannah@mdcc.cx> 03/07/29 01:21:26
Modified files:
. : ca-bot
Log message:
guess we are releasable by now
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/cabot/cabot/ca-bot.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
Patches:
Index: cabot/ca-bot
diff -u cabot/ca-bot:1.4 cabot/ca-bot:1.5
--- cabot/ca-bot:1.4 Wed Jul 23 17:50:06 2003
+++ cabot/ca-bot Tue Jul 29 01:21:26 2003
@@ -8,11 +8,9 @@
=head1 INTRODUCTION
Cabot is a collection of small scripts that help do the paperwork which comes
-with doing GPG/PGP-Keysigning properly.
-
-The code and everything is here, just not in a very releaseable status (It
-works for me and did so for the last year but it's not cleaned up). Its main
-feature is lack of documentation.
+with doing GPG/PGP-Keysigning properly: it sends out challenges, to test for
+email address ownership, and collects and verifies responses. It offers
+wrappers around gpg(1) for public key download, signing, and upload.
It relies on Frank J. Tobin's CPAN GnuPG Perl module.
@@ -23,8 +21,8 @@
ca-dosign(1) as a user having write permissions on the dirs and having the
private key.
-All usermodifyable options are set using the C<~/.cabotrc> file, which is used by
-all four cabot scripts; see ca-config(5).
+All usermodifyable options are set using the C<~/.cabotrc> file, which is used
+by all four cabot scripts; see ca-config(5).
=head1 SEE ALSO
@@ -41,7 +39,7 @@
=head1 VERSION
-This manpage: $Id: ca-bot,v 1.4 2003/07/23 21:50:06 joostvb Exp $
+This manpage: $Id: ca-bot,v 1.5 2003/07/29 05:21:26 joostvb Exp $
=head1 COPYRIGHT