diff options
Diffstat (limited to 'changes/1693-withhold-hsdir-if-no-dirport')
-rw-r--r-- | changes/1693-withhold-hsdir-if-no-dirport | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/changes/1693-withhold-hsdir-if-no-dirport b/changes/1693-withhold-hsdir-if-no-dirport deleted file mode 100644 index 23027ff152..0000000000 --- a/changes/1693-withhold-hsdir-if-no-dirport +++ /dev/null @@ -1,8 +0,0 @@ - o Major bugfixes: - - Stop assigning the HSDir flag to relays that disable their - DirPort (and thus will refuse to answer directory requests). This - fix should dramatically improve the reachability of hidden services: - hidden services and hidden service clients pick three HSDir relays - to store and retrieve the hidden service descriptor, and currently - about half of the HSDir relays will refuse to work. Bugfix on - 0.2.0.10-alpha; fixes part of bug 1693. |