gnunet-svn
[Top][All Lists]
Advanced

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

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


From: grothoff
Subject: [GNUnet-SVN] r1705 - GNUnet-docs/WWW
Date: Tue, 16 Aug 2005 15:27:32 -0700 (PDT)

Author: grothoff
Date: 2005-08-16 15:27:15 -0700 (Tue, 16 Aug 2005)
New Revision: 1705

Modified:
   GNUnet-docs/WWW/papers.php3
Log:
update

Modified: GNUnet-docs/WWW/papers.php3
===================================================================
--- GNUnet-docs/WWW/papers.php3 2005-08-16 22:26:13 UTC (rev 1704)
+++ GNUnet-docs/WWW/papers.php3 2005-08-16 22:27:15 UTC (rev 1705)
@@ -29,8 +29,9 @@
 
 echo "<dl>\n";
 DT("An Encoding for Censorship-Resistant Sharing (%s)",
-   extlink_("download/ecrs.ps","PS"));
-echo "<dd>"; echo "Krista Bennett, Christian Grothoff, Tzvetan Horozov "; 
W("and"); echo " J. T. Lindgren";
+   ARRAY(extlink_("download/ecrs.ps","ps"),
+         extlink_("download/ecrs.pdf","pdf")));
+echo "<dd>"; echo "Christian Grothoff, Krista Grothoff, Tzvetan Horozov "; 
W("and"); echo " J. T. Lindgren";
 BR();
 echo "<font class=desc>\n";
 W("The paper describes the encoding of content for the file-sharing layer of 
<em>GNUnet</em>.");
@@ -56,8 +57,9 @@
 W("The paper also compares the performance of the UDP, TCP and SMTP 
transport.");
 echo "</font>\n";
 echo "</dd>\n";
-DT("An Excess-Based Economic Model for Resource Allocation in Peer-to-Peer 
Networks (%s), %s %s.",
-   ARRAY(extlink_("download/ebe.ps","PS"),
+DT("An Excess-Based Economic Model for Resource Allocation in Peer-to-Peer 
Networks (%s, %s), %s %s.",
+   ARRAY(extlink_("download/ebe.ps","ps"),
+         extlink_("download/ebe.pdf","pdf"),
         extlink_("http://www.wirtschaftsinformatik.de/","WI";),
         
extlink_("http://www.wirtschaftsinformatik.de/wi_artikel.php?sid=917","3&rsquo;2003";)));
 echo "<dd>"; echo "Christian Grothoff";
@@ -71,8 +73,9 @@
 W("Unlike schemes for digital cash, we do not require a trusted authority.");
 echo "</font>\n";
 echo "</dd>\n";
-DT("A Quick Introduction to Bloom Filters (%s)",
-   extlink_("download/bloomfilter.ps","ps"));
+DT("A Quick Introduction to Bloom Filters (%s, %s)",
+   ARRAY(extlink_("download/bloomfilter.ps","ps"),
+         extlink_("download/bloomfilter.pdf","pdf"));
 echo "<dd>"; echo "Christian Grothoff";
 BR();
 echo "<font class=desc>\n";
@@ -82,8 +85,9 @@
 W("Bloom filters are used in GNUnet for fast set tests that must be performed 
for each query.");
 echo "</dd>";
 IMG("afs_small.png", "Anonymous file sharing logo", "RIGHT", 150, 115);
-DT("gap -- practical anonymous networking (%s, %s), %s.",
-   ARRAY(extlink_("download/aff.ps","PS"),
+DT("gap -- practical anonymous networking (%s, %s, %s), %s.",
+   ARRAY(extlink_("download/aff.ps","ps"),
+         extlink_("download/aff.pdf","pdf"),
         extlink_("download/pet/","slides"),
         extlink_("http://petworkshop.org/","PET 2003")));
 echo "<dd>"; echo " Krista Bennett "; W("and"); echo " Christian Grothoff";
@@ -120,15 +124,16 @@
 echo "</font>\n";
 echo "</dd>\n";
 
-DT("Efficient Sharing of Encrypted Data (%s), %s",
-   ARRAY(extlink_("download/esed.ps","PS"),
+DT("Efficient Sharing of Encrypted Data (%s, %s), %s",
+   ARRAY(extlink_("download/esed.ps","ps"),
+         extlink_("download/esed.pdf","pdf"),
         extlink_("http://www.cm.deakin.edu.au/ACISP&rsquo;02/","ACISP 2002")));
 echo "<dd>"; echo "Krista Bennett, Christian Grothoff, Tzvetan Horozov "; 
W("and"); echo " Ioana Patrascu";
 BR();
 echo "<font class=desc>\n";
 W("<strong>This paper is now obsolete.</strong>");
 W("It has been superceeded by %s.",
-  extlink_("download/ecrs.ps", "ECRS"));
+  extlink_("download/ecrs.pdf", "ECRS"));
 W("The paper describes the encryption of content for the file-sharing layer of 
<em>GNUnet</em>.");
 W("We describe a new technique to encode content such that it can be easily 
distributed, searched for and retrieved.");
 W("The encryption scheme allows users to insert the same content under 
multiple keys; yet multiple keys lead to practically identical copies in the 
system, reducing storage requirements.");
@@ -146,8 +151,8 @@
   extlink_("encoding.php3","encoding page"));
 echo "</dd>\n";
 DT("The GNet Whitepaper (%s or %s)",
-   ARRAY(extlink_("download/main.ps","PS"),
-        extlink_("download/main.pdf","PDF")));
+   ARRAY(extlink_("download/main.ps","ps"),
+        extlink_("download/main.pdf","pdf")));
 echo "<dd>"; echo "Krista Bennett, Christian Grothoff, Tzvetan Horozov, Ioana 
Patrascu ";
 W("and");
 echo " Tiberius Stef";





reply via email to

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