HelloZeroNet/ZeroNet

DHT support

Offen

#57 geöffnet am 16.03.2015

 (38 Kommentare) (25 Reaktionen) (0 zugewiesene Personen)JavaScript (2.282 Forks)batch import
enhancementhardhelp wanted

Repository-Metriken

Stars
 (18.764 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide