HelloZeroNet / HelloZeroNet/ZeroNet
DHT support
- 主要语言
- JavaScript
- 星标
- 18.8k
- 派生
- 2.3k
- PR 合并指标
- 30 天内没有已合并 PR
描述
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.
贡献指南
这个仓库没有索引到贡献指南
调研方向
Start by reviewing the existing Peer Exchange and bootstrap-server paths, then map how peer discovery and stored peer IPs are handled. Check the current entry points for site-file downloads and Tor, TCP/UDP, and IPv6 support before proposing a DHT boundary. Done requires an agreed design covering peer discovery, persistence, transport support, and dependency constraints.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- distributed-systems, networking
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 20/100