probe-lab / go-kademlia

Generic Go Kademlia implementation
Other
17 stars 4 forks source link

IPFS DHT Protocol Spec #12

Open iand opened 1 year ago

iand commented 1 year ago

The IPFS DHT Protocol (building on top of the Barebone libp2p DHT) needs one or multiple spec(s) (ideally 1 for each feature + 1 for the IPFS DHT protocol). The Spec should describe everything that IPFS is using from the DHT (Provider Records, IPNS, Hole punching, etc.)

Note that the spec would belong in https://github.com/ipfs/specs