HelloZeroNet / HelloZeroNet/ZeroNet
DHT support
Open
enhancement
hard
help wanted
- Dominant language
- JavaScript
- Stars
- 18.8k
- Forks
- 2.3k
- PR merge metrics
- No merged PRs in 30d
Description
Similar to torrent's DHT solution, required features:
- Find peer to specified site file (to allow sites to add optionally download files)
- Ipv6 and tor address support for peers
- It should work using on Tor (TCP only, maybe UDP on clearnet)
- No other library dependency if possible
- Store peer ips to allow work without bootstrap server
Maybe its requred to separate the DHT from Peer Exchange
Please comment if you have other ideas/suggestions.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.