▲ | _joel 19 hours ago | ||||||||||||||||
I use and advocate for wireguard but I don't see it's adoption in bigger orgs, at least the ones I've worked in. Appreciate this situation will change over time, but it'll be a long tail. | |||||||||||||||||
▲ | vlovich123 18 hours ago | parent | next [-] | ||||||||||||||||
It’ll take a little bit of time. But for example Cloudflare’s Warp VPN also uses Wireguard under the hood. So while corp environments may take a long time to switch for various reasons, it will happen eventually. But for stuff like this corp IT tends to be a lagging adopter, 10-20 years behind the curve. | |||||||||||||||||
| |||||||||||||||||
▲ | BuildTheRobots 17 hours ago | parent | prev | next [-] | ||||||||||||||||
Bigger orgs for the most part use whatever vpn solutions their (potentially decade old) hardware firewalls support. Until you can manage and endpoint a Wireguard tunnel on Cisco, Juniper, Fortigate (etc) hardware then it's going to take a while to become more mainstream. Which is a shame, because I have a number of problematic links (low bandwidth, high latency) that wireguard would be absolutely fantastic for, but neither end supports it and there's no chance they'll let me start terminating a tonne of VPNs in software on a random *nix box. | |||||||||||||||||
▲ | danudey 19 hours ago | parent | prev | next [-] | ||||||||||||||||
If you use Kubernetes and Calico you can use Wireguard to transparently encrypt in-cluster traffic[1] (or across clusters if you have cluster mesh configured). I wonder if we'll see more "automatic SDN over Wireguard" stuff like this as time goes on and the technology gets more proven. Problem is IIRC if you need FIPS compliance you can't use Wireguard, since it doesn't support the mandated FIPS ciphers or what-have-you. [1]https://docs.tigera.io/calico/latest/network-policy/encrypt-... | |||||||||||||||||
| |||||||||||||||||
▲ | ted_dunning 16 hours ago | parent | prev | next [-] | ||||||||||||||||
The anti-FIPS position of the wireguard implementors is a big problem for adoption. | |||||||||||||||||
| |||||||||||||||||
▲ | awakeasleep 19 hours ago | parent | prev [-] | ||||||||||||||||
Yeah itll be running out of steam not only when regulators _understand_ wireguard, but when its the recommendation and orgs need to justify their old vpn solution |