gnunet-svn
[Top][All Lists]
Advanced

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

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


From: grothoff
Subject: [GNUnet-SVN] r1476 - GNUnet-docs/WWW
Date: Wed, 13 Jul 2005 11:26:27 -0700 (PDT)

Author: grothoff
Date: 2005-07-13 11:26:24 -0700 (Wed, 13 Jul 2005)
New Revision: 1476

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

Modified: GNUnet-docs/WWW/links.php3
===================================================================
--- GNUnet-docs/WWW/links.php3  2005-07-13 18:06:57 UTC (rev 1475)
+++ GNUnet-docs/WWW/links.php3  2005-07-13 18:26:24 UTC (rev 1476)
@@ -5,75 +5,95 @@
 include("html_header.php3");
 
 H2("GNUnet related projects");
-gnunetlogo();
-?>
-<ul>
- <li><a href="http://freshmeat.net/projects/gnunet/";>GNUnet on 
freshmeat</a></li>
- <li><a href="/freeway/">freeway (GNUnet port to Java)</a></li>
- <li><a href="http://xnap.org/";>xnap (GNUnet-freeway plugin is under 
development)</a></li>
- <li><a href="/libextractor/">libextractor</a></li>
- <li><a href="http://shell.franken.de/~dg1nsw/gnunet/faq/";>Another GNUnet 
FAQ</a></li>
- <li><a href="http://gnunet.wensley.org.uk/";>GNUnet hostlist and various 
tips</a></li>
-</ul>
-<?php
+echo "<ul>";
+LILI("http://freshmeat.net/projects/gnunet/";, "GNUnet on freshmeat");
+LILI("/freeway/", "freeway (GNUnet port to Java)");
+LILI("http://xnap.org/";, "xnap (GNUnet-freeway plugin is under development)");
+LILI("/libextractor/", "libextractor");
+LILI("http://shell.franken.de/~dg1nsw/gnunet/faq/";, "Another GNUnet FAQ");
+LILI("http://gnunet.wensley.org.uk/";, "GNUnet hostlist and various tips");
+echo "</ul>\n";
 H2("Other p2p Networks");
-?>
-<ul>
- <li><a href="http://freenetproject.org/";>Freenet</a></li>
- <li><a href="http://tor.eff.org/";>The Onion Router (TOR)</a></li>
- <li><a href="http://mnet.sourceforge.net/";>Mnet</a></li>
- <li><a href="http://www.i2p.net/";>I2P</a></li>
- <li><a href="http://mute-net.sourceforge.net/";>Mute</a></li>
- <li><a href="http://www.freehaven.net/";>Freehaven</a></li>
- <li><a href="http://entropy.stop1984.com/";>Entropy</a></li>
- <li><a href="http://cs1.cs.nyu.edu/~waldman/publius/";>Publius</a></li>
- <li><a href="http://www.distributed.net";>Distributed.Net</a></li>
- <li><a href="http://grapevine.sourceforge.net";>Grapevine Project</a></li>
- <li><a href="http://freepastry.rice.edu/";>FreePastry</a></li>
- <li><a href="http://www.invisiblenet.net/iip/";>Anonymous P2P Chat</a></li>
- <li><a href="http://thecircle.org.au/";>The Circle, Chord based file 
sharing</a></li>
- <li><a href="http://gift.sf.net/";>giFT</a></li>
- <li><a href="http://www.gnutella2.com/";>gnutella2</a></li>
-</ul>
-<?php
+echo "<ul>\n";
+LILI("http://freenetproject.org/","Freenet";);
+LILI("http://tor.eff.org/","The Onion Router (TOR)");
+LILI("http://mnet.sourceforge.net/","Mnet";);
+LILI("http://www.i2p.net/","I2P";);
+LILI("http://mute-net.sourceforge.net/","Mute";);
+LILI("http://www.freehaven.net/","Freehaven";);
+LILI("http://entropy.stop1984.com/","Entropy";);
+LILI("http://cs1.cs.nyu.edu/~waldman/publius/","Publius";);
+LILI("http://www.distributed.net","Distributed.Net";);
+LILI("http://grapevine.sourceforge.net","Grapevine Project");
+LILI("http://freepastry.rice.edu/","FreePastry";);
+LILI("http://www.invisiblenet.net/iip/","Anonymous P2P Chat");
+LILI("http://thecircle.org.au/","The Circle, Chord based file sharing");
+LILI("http://gift.sf.net/","giFT";);
+LILI("http://www.gnutella2.com/","gnutella2";);
+echo "</ul>\n";
+H2("Relevant Conferences");
+W("Note that the list excludes security conferences that have a broader 
focus.");
+echo "<ul>\n";
+LILI("http://petworkshop.org/";,
+     "PET (Privacy Enhancing Technologies)");
+LILI("http://iptps05.cs.cornell.edu/";,
+     "International Workshop on Peer-To-Peer Systems");
+LILI("http://www.ieee-security.org/TC/SP-Index.html";,
+     "IEEE Symposium on Security and Privacy");
+LILI("http://p2pecon.cs.cornell.edu/";,
+     "Workshop on the Economics of Peer-to-Peer Systems");
+LILI("http://www.isrc.qut.edu.au/events/acisp2005/";,
+     "Australasian Conference on Information Security and Privacy");
+LILI("http://www.ieee-security.org/TC/SP-Index.html";,
+     "IEEE Symposium on Security and Privacy");
+LILI("http://www.uoc.edu/symposia/ih05/";,
+     "Information Hiding Workshop");
+echo "</ul>\n";
+
+
 H2("Mailinglists");
-?>
-<ul>
- <li><a href="http://zgp.org/mailman/listinfo/p2p-hackers";>P2P Hackers 
mailinglist</a></li>
- <li><a href="http://www.nymip.org/mailman/listinfo";>nymip</a></li>
-</ul>
-<?php
+echo "<ul>\n";
+LILI("http://zgp.org/mailman/listinfo/p2p-hackers";,
+     "P2P Hackers mailinglist");
+LILI("http://www.nymip.org/mailman/listinfo";,
+     "nymip");
+echo "</ul>\n";
 H2("Other related work");
-?>
-<ul>
- <li><a href="http://freehaven.net/anonbib/date.html";>Anonymity Research 
bibliography</a></li>
- <li><a href="http://www.cl.cam.ac.uk/~rja14/econsec.html";>Economics and 
Security Resource Page</a></li>
- <li><a href="http://www.bittorrent.com/";>BitTorrent</a></li>
- <li><a href="http://mixminion.net/";>Mixminion</a></li>
- <li><a href="http://mixmaster.sourceforge.net/";>Mixmaster</a></li>
- <li><a href="http://www.advogato.org/trust-metric.html";>Avogadro</a>, another 
system based on
-     trust to keep malicious participants in check</li>
- <li><a href="http://www.cs.umd.edu/projects/nice/";>NICE</a>, peer-to-peer 
research
-     project that is still in the early stages.</li>
- <li><a 
href="http://www.open-content.net/specs/draft-jchapweske-thex-02.html";>Tree 
Hash EXchange format (THEX)</a></li>
-</ul>
-<?php
+echo "<ul>\n";
+LILI("http://freehaven.net/anonbib/date.html";,
+     "Anonymity Research bibliography");
+LILI("http://www.cl.cam.ac.uk/~rja14/econsec.html";,
+     "Economics and Security Resource Page");
+LILI("http://www.bittorrent.com/","BitTorrent";);
+LILI("http://mixminion.net/","Mixminion";);
+LILI("http://mixmaster.sourceforge.net/","Mixmaster";);
+LILI("http://www.advogato.org/trust-metric.html";,
+     "Avogadro another system based on trust to keep malicious participants in 
check");
+LILI("http://www.cs.umd.edu/projects/nice/";,
+     "NICE, peer-to-peer research project (still in the early stages)");
+LILI("http://www.open-content.net/specs/draft-jchapweske-thex-02.html";,
+     "Tree Hash EXchange format (THEX)");
+echo "</ul>\n";
 H2("Praise &amp; Press");
 BP();
 W("Note that these articles were all written independently and most of the 
time without any feedback from the GNUnet developers.");
 W("Some contain some serious mistakes.");
 EP();
+echo "<ul>\n";
+LILI("http://www.golem.de/0204/19103.html";,
+     "Golem.de");
+LILI("http://www.kuro5hin.org/story/2002/6/3/185643/7148";,
+     "kuro5hin");
+LILI("http://www.infoanarchy.org/story/2002/4/1/5152/25842";,
+     "infoanarchy");
+LILI("http://www.gnu.org/brave-gnu-world/issue-40.en.html";,
+     "Brave GNU World");
+LILI("http://www.heise.de/newsticker/data/jk-28.03.03-003/";,
+     "Heise reporting about PET 2003");
+LILI("http://lwn.net/Articles/61329/";,
+     "LWN");
+LILI("http://www.root.cz/clanek/2551";,
+     "Article about GNUnet on root.cz");
+echo "</ul>";
+include("html_footer.php3");
 ?>
-<ul>
- <li><a href="http://www.golem.de/0204/19103.html";>Golem.de</a></li>
- <li><a 
href="http://www.kuro5hin.org/story/2002/6/3/185643/7148";>kuro5hin</a></li>
- <li><a 
href="http://www.infoanarchy.org/story/2002/4/1/5152/25842";>infoanarchy</a></li>
- <li><a href="http://www.gnu.org/brave-gnu-world/issue-40.en.html";>Brave GNU 
World</a></li>
- <li><a href="http://www.heise.de/newsticker/data/jk-28.03.03-003/";>Heise 
reporting</a> about <a href="http://petworkshop.org/";>PET</a></li>
- <li><a href="http://lwn.net/Articles/61329/";>LWN</a></li>
- <li><a href="http://www.root.cz/clanek/2551";>Article about GNUnet on 
root.cz</a></li>
-</ul>
-
-<?php
- include("html_footer.php3");
-?>





reply via email to

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