WireGuard is a secure network tunnel, operating at layer 3, implemented as a kernel virtual network interface for Linux, which aims to replace both IPsec for most use cases, as well as popular user space and/or TLS-based solutions such OpenVPN, while being more secure, more performant, and easier to use.
Wireguard was released as a ‘version 0’ less than a year ago, so until 1.0 arrives, this isn’t something you should persuade your boss to use, but already it’s simple, secure and fast. We’ve suggested that VPN is not all it could be, so a different approach hits the current zeitgeist for a new privacy methods.
WireGuard walks away from the old assumptions that VPN is built on; it ignores IPSec’s transform table and much of the network layering, but…