Skip to content

Commit e8f121c

Browse files
committed
MASQUE GA
1 parent 1b985fd commit e8f121c

File tree

2 files changed

+9
-5
lines changed
  • src/content
    • changelogs
    • docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings

2 files changed

+9
-5
lines changed

src/content/changelogs/warp.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ productLink: "/cloudflare-one/connections/connect-devices/warp/"
55
productArea: Cloudflare One
66
productAreaLink: /cloudflare-one/changelog/
77
entries:
8+
- publish_date: "2024-11-15"
9+
title: MASQUE GA
10+
description: |-
11+
MASQUE as a device tunnel protocol option is now generally available (GA). Refer to [Device tunnel protocol](/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/#device-tunnel-protocol) for configuration details and minimum WARP client requirements.
812
- publish_date: "2024-10-23"
913
title: WARP client for macOS (version 2024.10.279.1)
1014
description: |-

src/content/docs/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/index.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ The client will automatically reconnect after the [Auto connect period](#auto-co
6363

6464
When `Enabled`, the WARP client will [automatically install](/cloudflare-one/connections/connect-devices/warp/user-side-certificates/automated-deployment/) your organization's root certificate on the device.
6565

66-
### Override local interface IP <InlineBadge preset="beta" />
66+
### Override local interface IP
6767

6868
<Details header="Feature availability">
6969

@@ -120,9 +120,9 @@ When `Enabled`, users have the option to switch between [Gateway with WARP](/clo
120120
| Windows || 2024.6.415.0 |
121121
| macOS || 2024.6.416.0 |
122122
| Linux || 2024.6.497.0 |
123-
| iOS | Coming soon | |
124-
| Android | Coming soon | |
125-
| ChromeOS | Coming soon | |
123+
| iOS | | 1.7 |
124+
| Android | | 2.0 |
125+
| ChromeOS | | 2.0 |
126126

127127
</Details>
128128

@@ -131,7 +131,7 @@ Configures the protocol used to route IP traffic from the device to Cloudflare G
131131
**Value**:
132132

133133
- **WireGuard**: (default) Establishes a [WireGuard](https://www.wireguard.com/) connection to Cloudflare. The WARP client will encrypt traffic using a non-FIPs compliant cipher suite, `TLS_CHACHA20_POLY1305_SHA256`. When switching from MASQUE to WireGuard, users may lose Internet connectivity if their Wi-Fi network blocks the [ports and IPs](/cloudflare-one/connections/connect-devices/warp/deployment/firewall/#warp-ingress-ip) required for WireGuard to function.
134-
- **MASQUE** <InlineBadge preset="beta" />: Establishes an HTTP/3 connection to Cloudflare. To use MASQUE, [Override local interface IP](/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/#override-local-interface-ip-) must be `Enabled`. The WARP client will encrypt traffic using TLS 1.3 and a [FIPS 140-2](https://csrc.nist.gov/pubs/fips/140-2/upd2/final) compliant cipher suite, `TLS_AES_256_GCM_SHA384`.
134+
- **MASQUE**: Establishes an HTTP/3 connection to Cloudflare. To use MASQUE, [Override local interface IP](/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-settings/#override-local-interface-ip-) must be `Enabled`. The WARP client will encrypt traffic using TLS 1.3 and a [FIPS 140-2](https://csrc.nist.gov/pubs/fips/140-2/upd2/final) compliant cipher suite, `TLS_AES_256_GCM_SHA384`.
135135

136136
For more details on WireGuard versus MASQUE, refer to our [blog post](https://blog.cloudflare.com/zero-trust-warp-with-a-masque).
137137

0 commit comments

Comments
 (0)