HelloZeroNet/ZeroNet

DHT support

开放

#57 创建于 2015年3月16日

 (38 条评论) (25 个反应) (0 位负责人)JavaScript (2,283 个派生)batch import
enhancementhardhelp wanted

仓库指标

星标
 (18,770 个星标)
PR 合并指标
 (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.

贡献者指南