Can You Still Access V2 Onion Addresses on Tor?
Modern Tor Browser versions no longer support Version 2 (v2) onion addresses, making it impossible to access them using up-to-date software. The Tor Project officially deprecated and fully disabled the v2 protocol in late 2021 to eliminate severe cryptographic vulnerabilities and enhance user privacy. Today, any attempt to reach a 16-character v2 onion address results in an immediate connection error, as the network exclusively routes traffic to modern Version 3 (v3) addresses.
The Deprecation of V2 Onion Services
The retirement of v2 onion addresses followed a planned deprecation timeline that concluded with the release of Tor Browser 11.0 and Tor source release 0.4.6.x in October 2021.
The v2 protocol relied on outdated cryptographic foundations: * Weak Cryptography: It utilized SHA-1 hashing and RSA-1024 keys, both of which are susceptible to modern cryptanalytic attacks and collisions. * Predictable Addresses: The 16-character address format exposed directories to discovery, allowing malicious relay operators to map out hidden services and disrupt traffic.
Because of these security flaws, the Tor development team removed the codebase responsible for resolving v2 descriptors entirely.
What Happens If You Open a V2 Link Today?
If you enter a 16-character .onion address into a
current version of Tor Browser, the browser will not attempt to locate
the service on the network. Instead, it instantly displays an error
message stating that the onion site address is invalid or that v2 onion
services are permanently deprecated.
Relays across the Tor network have also disabled the code needed to route, host, or resolve v2 services, meaning the infrastructure itself no longer supports them.
The Transition to V3 Onion Addresses
All onion services now operate on the Version 3 (v3) standard. You
can identify v3 addresses by their distinct length: * Address
Length: v3 addresses are 56 characters long (excluding the
.onion suffix). * Enhanced Cryptography:
v3 uses modern Ed25519 public-key cryptography and SHA-3 hashing. *
Improved Anonymity: The directory protocol ensures that
hidden service descriptors cannot be enumerated or snooped on by
intermediate relay nodes.
If you are trying to visit a service that only provides a 16-character v2 link, that link is obsolete. You must obtain the operator’s updated 56-character v3 address to access the site on the modern Tor network.