Every time you visit a website, your traffic flows through routers that can see exactly where it came from and where it is going. For most browsing that is fine — but for dissidents, journalists, and anyone who needs genuine privacy, that transparency is a threat.
Onion routing, invented by US Naval Research Laboratory researchers Paul Syverson, Michael Reed, and David Goldschlag in the mid-1990s and later refined into Tor (The Onion Router) in 2002 by Roger Dingledine, Nick Mathewson, and Syverson, solves this by wrapping a message in nested layers of encryption — one per relay in the path. Each relay decrypts only its own outer layer, learns only the next hop, and forwards what remains. No single node in the chain sees both the original sender and the final destination.
The name is no accident. Like peeling an onion, each relay removes exactly one layer and passes the core onward — never seeing what is inside the layers it did not peel.
Comments
Loading comments...