ticket40476 540 B

12345678
  1. o Major feature (onion service v2):
  2. - Tor does NOT allow anymore to create v2 services, to connect as a client
  3. to a v2 service and for a relay to be a v2 HSDir or introduction point.
  4. This effectively disable onion service version 2 tor wide. Closes 40476.
  5. - The control port command HSFETCH and HSPOST don't allow version 2 as well.
  6. It is also not possible to create a v2 service with ADD_ONION.
  7. - See https://blog.torproject.org/v2-deprecation-timeline for details on
  8. how to transition from v2 to v3.