Gluon: Private WLAN should support WPA3

Created on 25 Sep 2019  ·  3Comments  ·  Source: freifunk-gluon/gluon

OpenWrt 19.07 has support for WPA3 and we should upgrade web-private-wifi to configure the private wifi in WPA2/WPA3 mixed mode.

  • Upside is more secure connections for devices that support it.
  • Downside is that we would need to bundle a cryptographic library.

    • This can therefore only be made available to devices with >=8MB of flash.

feature-accepted build

Most helpful comment

Downside is that we would need to bundle a cryptographic library.

  • This can therefore only be made available to devices with >=8MB of flash.

A solution to this could be to just drop those devices with not enough flash.

why? they are marked as deprecated and we can simply not add such features to them.

All 3 comments

Downside is that we would need to bundle a cryptographic library.

  • This can therefore only be made available to devices with >=8MB of flash.

A solution to this could be to just drop those devices with not enough flash.

Downside is that we would need to bundle a cryptographic library.

  • This can therefore only be made available to devices with >=8MB of flash.

A solution to this could be to just drop those devices with not enough flash.

why? they are marked as deprecated and we can simply not add such features to them.

Was this page helpful?
0 / 5 - 0 ratings