--- title: Private Routing description: An overview of how private routing works in Veilid weight: 5 layout: subpage --- ### Private and Safety Routes
a diagram of routes between points a and b
Veilid Routes are a combination of source and destination private routing. Because no node can trust any other node to pick the whole route, both source and destination must participate.
### Compiled Routes
a diagram of routes between points a and b, shown with components
Private Routes are published as a ‘private destination’ and Safety Routes are allocated locally and combined together with a Private Route to form a Compiled Route.
### Secure Envelopes
a diagram how a message is passed from B to A

Each node hop only knows about the next one This is similar to onion routing, but assumes that the source is fully in control of the Safety Route and the destination is fully in control of the Private Route.

To zoom in on the details, view the image directly.

### Toward The Future

Private routing is a balance of performance and security

Applications can make use of higher node hop counts if they desire

Future private routing advancements will be transparent to users

IP Privacy means your location is safe too

Users don’t have to do anything to use it

No IP address means no tracking, collection, or correlation