←back to thread

201 points sdsantos | 1 comments | | HN request time: 0.23s | source
1. mlhpdx ◴[] No.45118721[source]
I’ve been keen to point out there is more utility in the technology underlying VPNs than the VPN functionality itself. The WireGuard handshake and transport encryption are lightweight and secure and I added support for it to my service as an option to secure data in flight. It’s getting used by developers and enterprises, not consumers.

IPSec perhaps less so since it is more complicated and open to insecure configurations (transport mode).