spr-networks / super

📡 SPR: Open Source, secure, user friendly and fast wifi routers for your home. One wifi password per device. Ad Blocking & Privacy Blocklists. Policy Based Network Access
https://www.supernetworks.org/
BSD 3-Clause "New" or "Revised" License
159 stars 12 forks source link

Roaming (802.11r) support? #343

Open bleedinge opened 1 week ago

bleedinge commented 1 week ago

Any chance 802.11r support can be added to SPR? It would be a great addition as in multi-room environments having a working roaming setup is a must to handle for instance click-free voice calls when moving around.

lts-rad commented 1 week ago

Hi @bleedinge I will reevaluate this. With WPA2 there's a weakness with PMKIDs where an attacker can probe and get a hash to crack. With WPA3 802.11/fast transition is not well supported outside of 802.1x where there's a master PMK.

I want to look into if hostapd now has better WPA3 support for 802.11r/fast transition and if not I think we can put something together to distribute the PMK between mesh and AP.