-
Notifications
You must be signed in to change notification settings - Fork 465
Closed
Labels
Description
Create a simple operational system and expand.
The most based running code is 1 seeder for 1 file and 1-hop proxies.
Functionality: streaming Darknet
Outcome: running DAS4/Tribler/Gumby code + nice pictures for msc thesis
Several proxies with known hard-coded IP addresses mean that Libtorrent is seeding via multiple addresses. This is impossible. Possible solution is creating multiple Libtorrent sessions, each configured with their own outgoing tunnel/proxy and external IP.
Expand basic scenario with:
- DHT-based discovery of introduction/rendezvous peers
- TOR hidden service protocol
- anonymous 3-hop downloads
- end-2-end encryption and 3-hops seeding
- 100 swarms balanced seeding
- hop-by-hop proof-of-work credits
- proxy fairness and priorities (pre-emption and starvation of freeriders?)
- connectability of introduction/rendezvous peers