This repository was archived by the owner on Feb 12, 2024. It is now read-only.
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
DHT implementation #3
Closed
Description
The next major subsystem to do is the DHT.
The rough plan in order of importance:
- basic kademlia alg (ipfs-dht) <-- enough for now.
- coral locality clusters (ipfs-dht)
- s/kademlia disjoint path lookups (ipfs-dht)
- s/kademlia peer addressing (ipfs-peer)
- s/kademlia signatures (ipfs-msgproto-crypto)
Note that this module should work on top of a msgproto packet stream. msgproto handles all standard encapsulation (network, integrity, signing, etc).
Metadata
Metadata
Assignees
Labels
No labels