mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 07:07:52 +01:00
5 lines
346 B
Text
5 lines
346 B
Text
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.
|