Author: toad
Date: 2009-01-20 22:40:49 +0000 (Tue, 20 Jan 2009)
New Revision: 25141

Modified:
   trunk/freenet/README
Log:
Darknet mode, mention some code from 0.5


Modified: trunk/freenet/README
===================================================================
--- trunk/freenet/README        2009-01-20 22:38:26 UTC (rev 25140)
+++ trunk/freenet/README        2009-01-20 22:40:49 UTC (rev 25141)
@@ -1,7 +1,11 @@
 This is the 0.7 rewrite of Freenet. This is largely rewritten from scratch, 
-although it pulls in a load of code from Dijjer.
+although it pulls in a load of code from Dijjer, and most of the crypto and a 
+few other classes from the 0.5 source.
 
 Major changes:
+- Darknet mode: connect only to your friends, they connect to theirs, this 
forms
+  a small-world network, which Freenet makes routable by location swapping. 
+  Opennet mode is also supported.
 - Freenet now uses UDP
 - Freenet now uses 32kB fixed block sizes
 - Many more...

_______________________________________________
cvs mailing list
[email protected]
http://emu.freenetproject.org/cgi-bin/mailman/listinfo/cvs

Reply via email to