Live data from Hacker News

Making the Easy Things Easy with WireGuard

devzero.io

1–5 of 5 posts

Re: Making the Easy Things Easy with WireGuard

#4
post #2

Hey HN! This is my first ever engineering blog post on how we at DevZero built our whole networking stack on top of WireGuard & Tailscale's open-source technologies. Please let me know what you think :)

"And up to this point, no other VPN solution has ever been integrated into the kernel." Not so. IPSec is implemented by a kernel module.

Re: Making the Easy Things Easy with WireGuard

#5
post #4
post #2

Hey HN! This is my first ever engineering blog post on how we at DevZero built our whole networking stack on top of WireGuard & Tailscale's open-source technologies. Please let me know what you think :)

"And up to this point, no other VPN solution has ever been integrated into the kernel." Not so. IPSec is implemented by a kernel module.

Fair enough! Adding that as a correction.