From 0c2b9f15c4e4a90a95e97cb1dd3fc49c7b06a23b Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Tue, 14 Aug 2018 11:27:39 -0500 Subject: [PATCH] TODO: Add OWE task --- TODO | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/TODO b/TODO index a57a08af..cb346f62 100644 --- a/TODO +++ b/TODO @@ -322,3 +322,12 @@ 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