aboutsummaryrefslogtreecommitdiff
path: root/changes/hsdir_assignment
blob: 5c04b9b9bbb72d2a9576917b8863f4b558c82696 (plain)
1
2
3
4
5
6
7
8
  o Security fixes:
    - Directory authorities now use data collected from rephist when
      choosing whether to assign the HSDir flag to relays, instead of
      trusting the uptime value the relay reports in its descriptor.
      This helps prevent an attack where a small set of nodes with
      frequently-changing identity keys can blackhole a hidden service.
      (Only authorities need upgrade; others will be fine once they do.)
      Bugfix on 0.2.0.10-alpha; fixes bug 2709.