Skip to content

Commit c33086d

Browse files
committed
add PQ note
1 parent c20a695 commit c33086d

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

src/content/docs/warp-client/warp-modes.mdx

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,14 @@ Refer to [1.1.1.1 resolver](/1.1.1.1/encryption/) to learn more about DNS encryp
1616

1717
## 1.1.1.1 with WARP
1818

19-
The WARP application uses [BoringTun](https://blog.cloudflare.com/boringtun-userspace-wireguard-rust/) to encrypt and secure the traffic from your device and send it directly to Cloudflare's edge network. This ensures Internet traffic between your device and the Internet is secure and private, while also preventing third parties from accessing your traffic. 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.
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).
2020

21-
For more information, refer to our blog post [Introducing WARP: Fixing Mobile Internet Performance and Security](https://blog.cloudflare.com/1111-warp-better-vpn/).
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/).
2222

2323
:::caution[Warning]
2424

25-
2625
WARP does not provide anonymity, and it is not designed to prevent servers you communicate with from identifying you. WARP also does not allow you to pretend to be accessing the Internet from a different country.
2726

28-
2927
:::
3028

3129
## WARP via Local Proxy

0 commit comments

Comments
 (0)