|
@@ -64,13 +64,13 @@ This paper introduces
|
|
|
IPFS, a novel peer-to-peer version-controlled filesystem;
|
|
|
and BitSwap, the novel peer-to-peer block exchange protocol serving IPFS.
|
|
|
|
|
|
-The rest of the paper is organized as follows.
|
|
|
-Section 2 describes the design of the filesystem.
|
|
|
-Section 3 evaluates various facets of the system under benchmark and common
|
|
|
-workloads.
|
|
|
-Section 4 presents and evaluates a world-wide deployment of IPFS.
|
|
|
-Section 5 describes existing and potential applications of IPFS.
|
|
|
-Section 6 discusses related and future work.
|
|
|
+%The rest of the paper is organized as follows.
|
|
|
+%Section 2 describes the design of the filesystem.
|
|
|
+%Section 3 evaluates various facets of the system under benchmark and common
|
|
|
+%workloads.
|
|
|
+%Section 4 presents and evaluates a world-wide deployment of IPFS.
|
|
|
+%Section 5 describes existing and potential applications of IPFS.
|
|
|
+%Section 6 discusses related and future work.
|
|
|
|
|
|
Notation Notes:
|
|
|
(a) data structures are specified in Go syntax,
|