Skip to content
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
Closed
@jbenet

Description

@jbenet

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions