shorter abstract
authorVictor Grishchenko (mughal) <victor.grishchenko@gmail.com>
Mon, 22 Feb 2010 09:31:26 +0000 (10:31 +0100)
committerVictor Grishchenko (mughal) <victor.grishchenko@gmail.com>
Mon, 22 Feb 2010 09:31:26 +0000 (10:31 +0100)
doc/index.html

index 65b69b1..c1464bd 100644 (file)
     traffic.
     <p>
     <b>swift</b> is a multiparty transport protocol; its mission is to
-    disseminate content among a swarm of peers. It is a sort of BitTorrent
-    at the transport layer. We generalised the ideas of 
+    disseminate content among a swarm of peers. It is a sort of 
+    <a href="http://bittorrent.org">BitTorrent</a>
+    at the transport layer. <!--We generalised the ideas of 
     <a href="http://bittorrent.org">BitTorrent</a> to make it 
     suitable for new usage areas such as distributed filesystems and
-    Web page delivery. The TCP+Bittorrent stack consists of
+    Web page delivery.--> The TCP+Bittorrent stack consists of
     60<a href='http://en.wikipedia.org/wiki/Source_lines_of_code'>KSLoC</a>
     + 90KSLoC respectively
     (by <a href='http://www.dwheeler.com/sloccount/'>SLOCCount</a>).