Juan Batiz-Benet 11 years ago
parent
commit
c9ef6b9c1a
2 changed files with 6 additions and 6 deletions
  1. BIN
      papers/ipfs/ipfs.pdf
  2. 6 6
      papers/ipfs/ipfs.tex

BIN
papers/ipfs/ipfs.pdf


+ 6 - 6
papers/ipfs/ipfs.tex

@@ -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}