summaryrefslogtreecommitdiff
path: root/changes/feature17238
blob: 88dfee92cfa3f55556e0b5a60de514433157a3a3 (plain)
1
2
3
4
5
6
  o Major features (onion services):
    - Tor relays now support the HSDir version 3 protocol meaning they can
      store and serve v3 descriptors. This is part of the next generation
      onion service work detailled in proposal 224. The tor daemon also
      contains all the necessary code to encode and decode a v3 descriptor but
      it's currently only used by the directory subsystem. Closes ticket 17238.