Egbert Bouman
Egbert Bouman
@ichorid Right, the `add_dht_router` function adds to the list and the `dht_bootstrap_nodes` sets the list.
@devos50 It will probably already work to some extend. However, we won't be able to interact with the download the way we do now with libtorrent. Hidden services won't work...
This will hopefully be fixed by `ipv8-rust-tunnels`, which will be part of Tribler 8.0. Note, however, that we still don't offer bandwidth throttling for exit nodes. If this is still...
Safe seeding means that once a download has completed, it will continue as an anonymous download. So, when a download has `safe_seeding=True` and `hops=0` when downloading, it will have `safe_seeding=False`...
I'm not sure about changing the download endpoint since I think it just adds to the confusion. In the REST API, it would have one value, while in the config...
Thanks for the tips @arvidn! I'll definitely take a look at this tool. For now, I'll start by improving performance on the Tribler side. Some things that I found so...
The Tribler-side issues should be resolved, so I'll close the issue.
@devos50 Unfortunately, it's not. We're not using our own overlay for bittorrent DHT lookups.
Just some quick graphs. The first one shows the number of responses received after sending 1000 requests to 100 random DHT nodes at different rates. The second one shows the...