Skip to content

[FEATURE] OWE (Enhanced Open) connect path #537

Description

@cachebag

pop-os/cosmic-settings#1521

SecurityFeatures decodes owe / owe_transition_mode and preferred_connect_type() returns ConnectType::Owe, but there is no WifiSecurity::Owe variant and no builder path that emits key-mgmt=owe.

the applet currently maps ConnectType::OweNetworkType::Open (i.e. sends no security at all), which means OWE-transition networks either fail to connect or silently fall back to the unencrypted side.

need:

  • WifiSecurity::Owe variant
  • WifiConnectionBuilder::owe() that emits key-mgmt=owe
  • upgrade_security_for_features handling for OWE-only APs (similar to the SAE upgrade in 3.5.1)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions