|
@@ -5,6 +5,12 @@ BioTorrents.de supports two tiers of trackers:
|
5
|
5
|
- Tier 1: Authenticated private tracker URLs using the familiar Gazelle/Ocelot features
|
6
|
6
|
- Tier 2: A list of standalone public trackers as backups, in case the main tracker goes down
|
7
|
7
|
|
|
8
|
+User passkeys are only applied to the 1st tier, which should contain the announce URLs used for reporting stats to Ocelot.
|
|
9
|
+
|
|
10
|
+The 2nd tier contains public trackers that (1) keep no logs, and (2) insert random IP addresses into the peer list.
|
|
11
|
+
|
8
|
12
|
Please note that all torrent contents are hashed with the private flag, so the normal protections against DHT, PEX, etc., work as expected.
|
9
|
13
|
|
10
|
|
-Support for multiple trackers does not extend to magnet links!
|
|
14
|
+Support for multiple trackers does not extend to magnet links!
|
|
15
|
+
|
|
16
|
+Web seed support is coming soon.
|