aboutsummaryrefslogtreecommitdiff
path: root/changes/bug20012
blob: f67ee658674b4b654e258924f7a3f225a219e85e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
  o Major bugfixes (hidden services):
    - Clients require hidden services to include the TAP keys
      for their intro points in the hidden service descriptor.
      This prevents an inadvertent upgrade to ntor, which a
      malicious hidden service could use to discover which
      consensus a client has.
      Fixes bug 20012; bugfix on 0.2.4.8-alpha. Patch by teor.
  o Minor bugfixes (hidden services):
    - Stop logging intro point details to the client log on
      certain error conditions.
      Fixed as part of bug 20012; bugfix on 0.2.4.8-alpha.
      Patch by teor.