mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Directory guard implementation.
Implements proposal 207; ticket 6526.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user