«IPFS is a global, versioned, peer-to-peer file system. It combines good ideas from Git, BitTorrent, Kademlia, and SFS. You can think of it like a single BitTorrent swarm, exchanging Git objects, making up the web. IPFS provides an interface much simpler than HTTP, but has permanence built in. You can also use it to mount the world at /ipfs.» - http://sourcegraph.com/blog...
Jul 22, 2014
from
piikummitus,
фид Шрёдингера,
Michael Bravo,
glukki.ru,
[email protected],
Ivan Bessarabov,
iAdramelk,
Том Коллинз,
Shai-Hulud,
луну придётся засолить,
ПокаОдминНеРазлучитНас,
голос в темноте,
Ivan,
and
IT'S NOT
liked this
«So far, IPFS has 2 implementations: go-ipfs and node-ipfs. …. Central to the IPFS design is the Merkle DAG, a data structure that represents all the files. It's like Git's blob, tree, and commit, except IPFS has a more flexible model: you can define what your link structure is and how it works. This means you can implement Git on top, or a Blockchain like Bitcoin, or linked web pages.»
- 9000
MerkleDAG это отлично, попробую воспользоваться.
- голос в темноте
See also HN thread: https://news.ycombinator.com/item...
- 9000
freenet но без анонимности. ну не знаю… хорошо что не изобретают велосипеды и используют чужие работающие блоки. плохо что запускаются без даркнета
- IT'S NOT
Даркнет это не так-то просто.
- голос в темноте
А также в ту же степь — Irmin (http://getpocket.com/redirec...), тоже distributed, persistent, append-only, DAG-based storage.
- 9000
Теперь они выкатили demo и предварительный код: http://gateway.ipfs.io/ipfs... (заметим, работает с IPFS-узла)
- 9000