mediachain / concat

Mediachain daemons
MIT License
42 stars 13 forks source link

IPFS DHT for directory-less connectivity #81

Closed vyzo closed 7 years ago

vyzo commented 7 years ago

One of our goals with IPFS interop is to support the DHT for peer lookup and connectivity [#78] This will allow us to connect to other peers without any directory, further bolstering our decentralized substrate.

Implementation details [mcnode]:

Also of note: it is possible to lookup directories through the DHT as well, starting with just their peer id.