|
@@ -36,12 +36,12 @@
|
|
|
|
|
|
\maketitle
|
|
|
\begin{abstract}
|
|
|
-The Galactic File System is a peer-to-peer distributed file system capable of
|
|
|
-sharing the same files with millions of nodes. IPFS combines a distributed
|
|
|
-hashtable, cryptographic techniques, merkle trees, content-addressable
|
|
|
-storage, bittorrent, and tag-based filesystems to build a single massive
|
|
|
-file system shared between peers. IPFS has no single point of failure, and
|
|
|
-nodes do not need to trust each other.
|
|
|
+The InterPlanetary File System is a peer-to-peer distributed file system
|
|
|
+capable of sharing the same files with millions of nodes. IPFS combines a
|
|
|
+distributed hashtable, cryptographic techniques, merkle trees, content-
|
|
|
+addressable storage, bittorrent, and tag-based filesystems to build a single
|
|
|
+massive file system shared between peers. IPFS has no single point of failure,
|
|
|
+and nodes do not need to trust each other.
|
|
|
\end{abstract}
|
|
|
|
|
|
\section{Introduction}
|