mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-11 05:33:47 +01:00
9 lines
409 B
Plaintext
9 lines
409 B
Plaintext
|
o Major features:
|
||
|
- Preliminary support for directory guards: when possible,
|
||
|
clients now use guards for non-anonymous directory requests.
|
||
|
This can help prevent client enumeration. Note that this
|
||
|
behavior only works when we have a usable consensus directory:
|
||
|
and when options about what to download are more or less
|
||
|
standard. Implements proposal 207; closes ticket 6526.
|
||
|
|