浏览代码

relation to Filecoin

Juan Batiz-Benet 11 年之前
父节点
当前提交
e1a90b2d34
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -109,6 +109,10 @@ But IPFS has been designed by the internet at large. The ideas behind IPFS have
 
 And, there are [many people](contributors.md) whose papers, conversations, or work have directly contributed to its design and implementation.
 
+#### What is the relation to [Filecoin](http://filecoin.io)?
+
+Filecoin is the sister protocol of IPFS. While neither protocol depends on each other, they are perfectly complementary. IPFS handles high performance distribution of objects; Filecoin handles incentivizing the world to backup/seed objects.
+
 #### Why the name IPFS?
 
 The original name was GFS, whose acronym stood for the Global File System and which seemed more accurate than GitFS. But that exact name wass already [taken](http://en.wikipedia.org/wiki/GFS2). So I switched Global for Galactic, in an homage to Licklider's [Intergalactic Computer Network](http://en.wikipedia.org/wiki/Intergalactic_Computer_Network), and because peer-to-peer systems look like galaxies to me. But GFS caused confusion with yet another [GFS](http://en.wikipedia.org/wiki/Google_File_System), even though that one is not even open source.