Skip to content

Add support for Enhanced Open WiFi security

David Bauer requested to merge blocktrron/gnome-control-center:wip-owe into master

WPA3 also brought the Enhanced Open encryption for WiFi networks. It enabled password-less encrypted connections.

These patches allow a user to create a new connection either by manual setup or by selecting the network from the available WiFi list in settings.

Don't display a secure icon for Enhanced Open networks to comply with the WiFi alliance recommendation. Android 10 and Tesla as the (to my knowledge) only other platforms supporting Enhanced Open do not do this as well.

Sidenote: Connecting via the overlay already works, however it still displays a lock icon for the connection.

Merge request reports