HelloZeroNet/ZeroNet

DHT support

Open

#57 ouverte le 16 mars 2015

Voir sur GitHub
 (38 commentaires) (25 réactions) (0 assignés)JavaScript (2 245 forks)batch import
enhancementhardhelp wanted

Métriques du dépôt

Stars
 (18 200 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur