HelloZeroNet/ZeroNet

DHT support

Open

#57 建立於 2015年3月16日

在 GitHub 查看
 (38 留言) (25 反應) (0 負責人)JavaScript (18,200 star) (2,245 fork)batch import
enhancementhardhelp wanted

描述

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.

貢獻者指南