mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
833b5f71a7
This improves client anonymity and avoids directory header tampering. The extra load on the authorities should be offset by the fallback directories feature. This also simplifies the fixes to #18809.
5 lines
198 B
Plaintext
5 lines
198 B
Plaintext
o Minor features (clients):
|
|
- Make clients, onion services, and bridge relays always
|
|
use an encrypted begindir connection for directory requests.
|
|
Resolves #18483. Patch by "teor".
|