-
This PR is about implementing https://github.com/polkadot-fellows/RFCs/pull/8
(note: I'm opening this issue before the RFC is accepted because I assume it will be unanimously accepted, will close if …
-
Detecting blocking of https://en.wikipedia.org/wiki/Mainline_DHT could be done with simple UDP tests. Partially related to ooni/probe-engine#47 - the DHT can be used by bittorrent but also other appli…
-
Finding providers (peers) for multihashes (since go-ipfs 0.5) or the client DHT (at least as far as koivunej understands the feature), connecting to the peers and fulfilling the wants through the foun…
-
-
### Description
With https://github.com/libp2p/rust-libp2p/pull/4371 merged, we have the foundation of https://github.com/libp2p/rust-libp2p/issues/4302 implemented.
`libp2p-kad` needs to be exten…
-
ETA: 2023-09-30
Description: Complete the missing/incomplete parts of go-kademlia such that it can be used to implement the DHT in [go-libp2p-kad-dht](https://github.com/libp2p/go-libp2p-kad-dht) a…
-
ETA: 2023-08-31
[go-kademila](https://github.com/plprobelab/go-kademlia) is a new modular Kademlia implementation designed to have predictable performance and resource utilization. We plan to refac…
-
We need to have signed provider records in the DHT so receivers can verify if the records were indeed advertised by peers marked as the providers on the records. However, this depends on https://githu…
-
This issue arises from some recent discussions with Juan about the scope and direction of go-kademlia and go-libp2p-kad-dht.
Currently, our focus is on improving our Kademlia implementation in orde…
-
### Checklist
- [X] My issue is specific & actionable.
- [X] I am not suggesting a protocol enhancement.
- [X] I have searched on the [issue tracker](https://github.com/ipfs/kubo/issues?q=is%3Ais…