tor/changes/feature17238

7 lines
417 B
Plaintext
Raw Normal View History

2016-12-12 14:31:05 +01:00
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
2016-12-12 14:31:05 +01:00
it's currently only used by the directory subsystem. Closes ticket 17238.