[Pgp-tools-commit] r51 - web
Christoph Berg
myon-guest at costa.debian.org
Fri Jun 3 17:51:03 UTC 2005
Author: myon-guest
Date: 2005-06-03 17:51:02 +0000 (Fri, 03 Jun 2005)
New Revision: 51
Modified:
web/index.php
Log:
add gpg-key2ps and gpg-mailkeys
Modified: web/index.php
===================================================================
--- web/index.php 2005-06-03 17:50:48 UTC (rev 50)
+++ web/index.php 2005-06-03 17:51:02 UTC (rev 51)
@@ -27,6 +27,16 @@
email addresses - only including the one UID that we send to in each
mail.
+<h2>gpg-key2ps -- creates postscript document with gpg key fingerprints</h2>
+
+<h2>gpg-mailkeys -- sign and mail keys</h2>
+
+<p>
+Given one or more key-id's, gpg-mailkeys mails these keys to their owners. You
+use this after you've signed them. By default, the mails contain a standard
+text and your name and address as the From (as determined by the sendmail
+command).
+
<h2>gpgsigs -- annotate list of GnuPG keys with already done signatures</h2>
<p>
@@ -35,9 +45,6 @@
and prepends every line with a tag indicating if the user has already signed
that uid.
-<p>
-Download it from the <a href="http://svn.debian.org/wsvn/pgp-tools/trunk/caff/">Repository</a>.
-
<hr>
Last modified: <? echo date( "r.", getlastmod() ); ?>
More information about the Pgp-tools-commit
mailing list