HelloZeroNet/ZeroNet

DHT support

オープン

#57 opened on 2015/03/16

 (38 件のコメント) (25 件のリアクション) (0 人の担当者)JavaScript (2,283 件のフォーク)batch import
enhancementhardhelp wanted

Repository metrics

Stars
 (18,770 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド