You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/blog/mfa-wireguard-nis2-compliance.mdx
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -98,12 +98,12 @@ Learn more about our approach to **[true, connection-level VPN MFA](https://defg
98
98
99
99
## Why Build on the WireGuard® Protocol?
100
100
101
-
While older protocols like OpenVPN and IPSec have served their purpose, the WireGuard® protocol offers clear, measurable advantages that make it the superior foundation for a modern VPN.
101
+
The WireGuard® protocol has quickly become the preferred foundation for modern VPNs, offering distinct advantages that make it an excellent choice for securing network access. Its design principles deliver superior performance and reliability.
102
102
103
-
***Faster VPN Speeds:** WireGuard® is approximately 10x faster than OpenVPN since it operates at the kernel and protocol level, not the application level.
104
-
***Seamless Roaming:**WireGuard® is designed to handle network changes (like switching from Wi-Fi to cellular) more gracefully, maintaining the connection without interruption.
105
-
***Lower VPN Latency:**WireGuard® has far lower latency than OpenVPN due to its lightweight design and modern cryptographic protocols.
106
-
***Instant Connectivity:** WireGuard®‘s handshakes are extremely fast, allowing near-instantaneous connections, unlike OpenVPN which can take several seconds.
103
+
***Exceptional Speed:** WireGuard® operates efficiently at the kernel and protocol level, leading to significantly faster VPN throughput.
104
+
***Resilient Connectivity:**Designed for stability, WireGuard® handles network transitions (e.g., switching from Wi-Fi to cellular) seamlessly, maintaining active connections without interruption.
105
+
***Minimal Latency:**Its lightweight architecture and modern cryptographic stack result in remarkably low latency, enhancing user experience.
@@ -119,7 +119,7 @@ Defguard helps organizations manage digital identities across their network infr
119
119
120
120
SSO functionality is another powerful feature. It simplifies the user experience by allowing employees to use one set of credentials to access multiple applications, reducing password fatigue.
121
121
122
-
By integrating with external OpenID providers or using the built-in IdP based on the **[OpenID Connect standard](https://docs.defguard.net/features/openid-connect)**, Defguard creates a secure and user-friendly authentication experience.
122
+
By integrating with **[external OpenID providers](https://docs.defguard.net/features/external-openid-providers)** or using the built-in IdP based on the **[OpenID Connect standard](https://docs.defguard.net/features/openid-connect)**, Defguard creates a secure and user-friendly authentication experience.
0 commit comments