gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r1859 - GNUnet-docs/WWW


From: durner
Subject: [GNUnet-SVN] r1859 - GNUnet-docs/WWW
Date: Mon, 22 Aug 2005 14:16:55 -0700 (PDT)

Author: durner
Date: 2005-08-22 14:16:51 -0700 (Mon, 22 Aug 2005)
New Revision: 1859

Modified:
   GNUnet-docs/WWW/mailinglist.php3
Log:
public keys

Modified: GNUnet-docs/WWW/mailinglist.php3
===================================================================
--- GNUnet-docs/WWW/mailinglist.php3    2005-08-22 07:53:00 UTC (rev 1858)
+++ GNUnet-docs/WWW/mailinglist.php3    2005-08-22 21:16:51 UTC (rev 1859)
@@ -74,5 +74,18 @@
 W("The channel name is <tt>#GNUnet</tt>.");
 EP();
 
+H2("Public Keys");
+BP();
+W("Use these %s to send encrypted mails to the GNUnet developers and to verify 
authenticity and integrity of mails and files.",
+       extlink_("http://en.wikipedia.org/wiki/Public_key";, "public keys"));
+echo "<dl><dt>Christian Grothoff</dt><dd>";
+extlink_("http://pgp.upb.de:11371/pks/lookup?op=get&search=0xE5D02E42";, 
"0xE5D02E42");
+echo "</dd><dt>Nils Durner</dt><dd>";
+extlink_("http://pgp.upb.de:11371/pks/lookup?op=get&search=0x06D0212E";, 
"0x06D0212E");
+echo ", ";
+extlink_("http://pgp.upb.de:11371/pks/lookup?op=get&search=0xE2C62068";, 
"0xE2C62068");
+echo "</dd></dl>";
+EP();
+
 include("html_footer.php3");
 ?>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]