aboutsummaryrefslogtreecommitdiff
path: root/changes/bug25552
blob: 8d0488a462bb55781438190c7b1fdbc502fbbb09 (plain)
1
2
3
4
5
  o Major feature (onion services):
    - Improve revision counter generation in next-gen onion services. Onion
      services can now scale by hosting multiple instances on different hosts
      without synchronization between them, which was previously impossible
      because descriptors would get rejected by HSDirs. Addresses ticket 25552.