blob: 942ae6c24fcde51ae1bddc9eb8a774d49c590166 (
plain)
1
2
3
4
5
6
7
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.
|