🕳️
VPN Tunnel
Network Privacy
Encapsulated, encrypted channel for routed packets.
Definition
A VPN tunnel encapsulates and encrypts packets between endpoints using protocols such as WireGuard or IPsec, enabling secure routing through an intermediary gateway.
In plain English
Encapsulated, encrypted channel for routed packets.
Why this matters
Why it matters: It provides confidentiality and integrity on hostile networks but shifts trust to the tunnel endpoint operator.
Example
Example: IPsec tunnel mode between client and gateway.