diff options
Diffstat (limited to 'changes/dirguards')
-rw-r--r-- | changes/dirguards | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/changes/dirguards b/changes/dirguards new file mode 100644 index 0000000000..942ae6c24f --- /dev/null +++ b/changes/dirguards @@ -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. + |