Hacker News new | ask | show | jobs
by jMyles 4134 days ago
Hey buddy. You're killing it man. Thanks for all that you do.

One thing I've still not grokked about your vision: What kind of redundancy can you expect for the DHT? It seems clear that, for the foreseeable future, there will be millions of copies of the bitcoin blockchain. How can you know that there will be a sufficient number of copies, distributed in a sufficiently diverse pattern, in order to ensure preservation of the DHT?

1 comments

Thanks! Really appreciate it.

1. The replication factor of the DHT is set to be high. 2. We'll be committed to seeding the network and will work with others to have them run nodes. 3. We will provide a full index of the DHT, so the data can be retrieved via our API as an alternative to checking the DHT (the data can be stored and mirrored anywhere, since it's hash-addressed).

"We'll be committed to seeding the network and will work with others to have them run nodes."

What incentive do they have to run nodes? Bittorrent has the tit-for-tat mechanism. IPFS is planning on incentivizing nodes with filecoin.