HelloZeroNet/ZeroNet

DHT support

Open

#57 aperta il 16 mar 2015

Vedi su GitHub
 (38 commenti) (25 reazioni) (0 assegnatari)JavaScript (2245 fork)batch import
enhancementhardhelp wanted

Metriche repository

Star
 (18.200 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor