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/docs/warp-client/warp-modes.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ Refer to [1.1.1.1 resolver](/1.1.1.1/encryption/) to learn more about DNS encryp
16
16
17
17
## 1.1.1.1 with WARP
18
18
19
-
The WARP application establishes a [MASQUE](https://blog.cloudflare.com/zero-trust-warp-with-a-masque)(default) or [WireGuard](https://blog.cloudflare.com/boringtun-userspace-wireguard-rust/) tunnel to encrypt and send traffic from your device directly to Cloudflare's global network. This ensures Internet traffic between your device and the Internet is secure and private, while also preventing third parties from accessing your traffic. When using the MASQUE protocol, WARP encrypts your traffic using [post-quantum cryptography](https://blog.cloudflare.com/post-quantum-zero-trust/) to protect your data against [harvest-now-decrypt-later attacks](https://www.nist.gov/cybersecurity/what-post-quantum-cryptography).
19
+
The WARP application uses [MASQUE](https://blog.cloudflare.com/zero-trust-warp-with-a-masque) to encrypt and send traffic from your device directly to Cloudflare's global network. This ensures Internet traffic between your device and the Internet is secure and private, while also preventing third parties from accessing your traffic. All traffic tunneled over the MASQUE connection is encrypted using [post-quantum cryptography](https://blog.cloudflare.com/post-quantum-zero-trust/) to protect against [harvest-now-decrypt-later attacks](https://www.nist.gov/cybersecurity/what-post-quantum-cryptography).
20
20
21
21
If the site you are visiting is already a Cloudflare customer, the content is immediately sent to your device. If not, Cloudflare uses its global network of data centers to devise the shortest path to the site. For more information, refer to our blog post [Introducing WARP: Fixing Mobile Internet Performance and Security](https://blog.cloudflare.com/1111-warp-better-vpn/).
0 commit comments