= Onion routing
{wiki=Onion_routing}
Onion routing is a technique used for anonymous communication over a computer network. It is designed to enhance privacy and security by obscuring the origins and destinations of data packets. Here's how it works: 1. **Layered Encryption**: The name "onion routing" comes from the method in which data is encrypted in layers, similar to the layers of an onion. Each layer of encryption is meant to hide the data and the identity of the sender.
Back to article page