openwisp / netjsonconfig

Network configuration management library based on NetJSON DeviceConfiguration
https://netjsonconfig.openwisp.org/
Other
359 stars 72 forks source link

Add OWE wireless encryption type #251

Closed kellerman closed 1 year ago

kellerman commented 1 year ago

Hello. OWE (Opportunistic Wireless Encryption) is supported on OpenWRT since WPA3 was introduced. I use it in my organization, because it adds extra encryption and greatly reduces the risks generally with open/hotspot type networks, which I use a lot. It was very simple to add and it works with my setup. It would also be great to include this in future releases of OpenWISP and netjsonconfig. The parameter title could be perhaps changed from OWE to the long name. As far as I understand, no other modifications are needed for this to work.

Aryamanz29 commented 1 year ago

I accidentally closed this PR.

Reopened here: https://github.com/openwisp/netjsonconfig/pull/255