What actually changed from WPA2
WPA2 personal networks let an attacker capture the connection handshake and then guess the password offline at whatever speed their hardware allows. WPA3 replaces that handshake with Simultaneous Authentication of Equals, which requires the attacker to interact with the network for every single guess, making weak passwords far harder to break. WPA3 also provides forward secrecy: traffic recorded today cannot be decrypted later even if the network password is eventually discovered. For managed deployments, it mandates stronger cryptographic requirements throughout.
Enhanced Open and why it matters for guest WiFi
The most relevant piece for venues is Opportunistic Wireless Encryption, marketed as Enhanced Open. A traditional open guest network sends every frame unencrypted, so anyone within range can passively read unencrypted traffic. Enhanced Open encrypts each client session individually without requiring a password, so the network stays as easy to join as before while casual eavesdropping stops working. It does not authenticate the network, so it is not protection against a rogue access point impersonating yours, but it removes the most basic and most common exposure on guest networks.
Deploying it without breaking older devices
Not every guest device supports WPA3, and a venue cannot control what people carry. Most vendors offer transition modes that accept both WPA3 and WPA2 clients on the same SSID. That preserves compatibility at the cost of some of WPA3's guarantees, since a downgrade to WPA2 remains possible. A reasonable pattern is transition mode on the guest network and WPA3-only on the staff network, where you do control the device inventory. Whichever mode you choose, WPA3 protects the wireless link only; the captive portal, consent handling and everything above it are separate concerns.
See wpa3 in a live portal
VoqadoWiFi runs branded guest portals on TP-Link Omada and Ubiquiti UniFi networks. The Starter plan is free forever: one location, 25 logins a month, consent logging included.
WPA3 — common questions
Does WPA3 replace the need for a captive portal?
No. WPA3 secures the wireless link. A captive portal handles identity capture, terms acceptance and marketing consent. They solve different problems and are normally used together.
Will WPA3 stop older phones connecting?
Only if you enable WPA3-only mode. Transition mode lets WPA2 devices connect to the same SSID, which is the usual choice for a public guest network.
Related terms
WPA3 rarely comes up on its own. These are the entries operators usually read next.
SSID
SSID stands for Service Set Identifier: the human-readable name of a wireless network, up to 32 characters, that devices display i…
Access Point
An access point is the device that broadcasts a WiFi network and bridges wireless clients onto the wired network. In venue deploym…
Captive Portal
A captive portal is the web page a network forces a device to load before it grants internet access. The network intercepts the fi…
MAC Address Randomisation
MAC address randomisation is a privacy feature in modern phones and laptops that presents a different, invented hardware address t…
More in Networking