Making the Easy Things Easy with WireGuard
1–5 of 5 posts
Re: Making the Easy Things Easy with WireGuard
#2Hey 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 :)
Re: Making the Easy Things Easy with WireGuard
#3Very informative, thank you for sharing!
Re: Making the Easy Things Easy with WireGuard
#4Hey 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
#5Hey 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.