diff --git a/TODO b/TODO index 22526b1e..efdf6c99 100644 --- a/TODO +++ b/TODO @@ -323,15 +323,6 @@ Wireless daemon Priority: Low Complexity: C8 -- OWE Support - - Opportunistic Wireless Encryption described in RFC 8110 provides a way for - open networks to be encrypted. No authentication is provided, only - encryption - - Priority: Low - Complexity: C8 - - iwctl should register the agent even in non-interactive mode When iwctl is started in non-interactive mode it currently does not register diff --git a/doc/features.txt b/doc/features.txt index cd248dcd..47c86e9e 100644 --- a/doc/features.txt +++ b/doc/features.txt @@ -49,6 +49,9 @@ the disassociate frame was valid. The alternate case is if the AP receives an (re)associate frame while the STA is still connected. In this case the AP will send an SA Query frame, which IWD will respond to if it is still connected. +- IWD supports Opportunistic Wireless Encryption (OWE). This allows encryption +on open networks, by using ECDH to negotiate a PMK. + - IWD supports the following EAP methods: - EAP-SIM - EAP-AKA