diff options
Diffstat (limited to 'changes/reject-tap')
-rw-r--r-- | changes/reject-tap | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/changes/reject-tap b/changes/reject-tap index 85fffc5b3e..5b79485f9f 100644 --- a/changes/reject-tap +++ b/changes/reject-tap @@ -1,4 +1,8 @@ o Major bug fixes (circuit building): - - Authorites should not trust the version a relay claims (if any), - instead, they should check specifically for an ntor key. + - Tor authorities, relays, and clients no longer support + circuit-building using TAP. (The hidden service protocol + still uses TAP.) + - Relays make sure their own descriptor has an ntor key. + - Authorites no longer trust the version a relay claims (if any), + instead, they check specifically for an ntor key. Fixes bug 19163; bugfix on 0.2.4.18-rc. |