doc: removed OWE TODO and added OWE to features

This commit is contained in:
James Prestwood 2018-11-16 14:22:57 -08:00 committed by Denis Kenzior
parent 373d78dacb
commit 6bf79dbb8b
2 changed files with 3 additions and 9 deletions

9
TODO
View File

@ -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

View File

@ -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