gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] manuscripts/pointers article.rst


From: Benja Fallenstein
Subject: [Gzz-commits] manuscripts/pointers article.rst
Date: Thu, 06 Nov 2003 09:41:02 -0500

CVSROOT:        /cvsroot/gzz
Module name:    manuscripts
Branch:         
Changes by:     Benja Fallenstein <address@hidden>      03/11/06 09:41:01

Modified files:
        pointers       : article.rst 

Log message:
        intro

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/manuscripts/pointers/article.rst.diff?tr1=1.155&tr2=1.156&r1=text&r2=text

Patches:
Index: manuscripts/pointers/article.rst
diff -u manuscripts/pointers/article.rst:1.155 
manuscripts/pointers/article.rst:1.156
--- manuscripts/pointers/article.rst:1.155      Thu Nov  6 09:28:01 2003
+++ manuscripts/pointers/article.rst    Thu Nov  6 09:41:01 2003
@@ -97,7 +97,8 @@
 If the Web worked like a filesharing system, there would be
 no central point of failure for a web page; a page could be downloaded
 from any host that has a copy. This would save bandwidth
-and increase availability. 
+and increase availability; pages would stay online as long as
+any user keeps a copy of them on their local harddisk.
 Files could be
 linked using  permanent URIs based on the files' cryptographic 
 hashes, as in [freenet-ieee-andalso-edonkey2kurl]_.
@@ -111,7 +112,10 @@
    all pages linking to *them*, and thus...
 
 There are some non-filesharing P2P systems 
-that do offer an update mechanism. *CFS* [dabek01widearea]_
+that do offer an update mechanism. However, none of these
+works like a filesharing system: XXX
+
+*CFS* [dabek01widearea]_
 is a file system based on Chord [stoica01chord]_, storing
 data in a distributed hashtable (DHT). CFS identifies
 different users' directory trees by the users' cryptographic keys;




reply via email to

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