]> git.ipfire.org Git - thirdparty/openwrt.git/commit
wifi-scripts: add sae_track_password option 20597/head
authorRany Hany <rany_hany@riseup.net>
Thu, 30 Oct 2025 12:43:14 +0000 (12:43 +0000)
committerRobert Marko <robimarko@gmail.com>
Fri, 7 Nov 2025 20:17:04 +0000 (21:17 +0100)
commit8e457b69a22d1334a51dccda9471cbc2e333b00d
tree6216a862b02e68b06de4f447ec0f4b9fd46d1061
parentbcdb29f78f5ee7a7f21c272f8273f1186028e78f
wifi-scripts: add sae_track_password option

This is useful if multiple passwords were specified without
the use of a SAE password identifier. This is the only
way to get multiple passwords for a single peer to work
without resorting to password identifiers.

Unfortunately, support for password identifiers is non-existent
on Android and macOS; and possibly others. So this is the only
option in that case.

As an alternative, one could also continue to use WPA2-PSK instead
as that could easily resort to a bruteforce approach without any
complications.

Signed-off-by: Rany Hany <rany_hany@riseup.net>
Link: https://github.com/openwrt/openwrt/pull/20597
Signed-off-by: Robert Marko <robimarko@gmail.com>
package/network/config/wifi-scripts/files-ucode/usr/share/schema/wireless.wifi-iface.json
package/network/config/wifi-scripts/files-ucode/usr/share/ucode/wifi/ap.uc
package/network/config/wifi-scripts/files/lib/netifd/hostapd.sh