Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature] WPA3 Support #350

Open
yozachar opened this issue Sep 26, 2023 · 1 comment
Open

[feature] WPA3 Support #350

yozachar opened this issue Sep 26, 2023 · 1 comment

Comments

@yozachar
Copy link

Is your feature request related to a problem? Please describe.

Mildly frustrated for not being able to use new security WPA3 standard.

Describe the solution you'd like

Ability to use WPA3. Set WPA_VERSION=3 in create_ap.conf.

Describe alternatives you've considered

NIL

Additional context

@Chapoly1305
Copy link

Chapoly1305 commented Feb 9, 2024

If anyone wishes to make the WPA3 to the main stream, refer to this commit.
master...Chapoly1305:linux-wifi-hotspot:master

It must be mentioned that WPA3 Mode has a hardware requirement. Some devices (Apple iPhone and Macbook) require mandatory 802.11w (ieee802.11w must be 1 or 2) for any WPA3 Mode (even in the transition mode). Some other devices might not enforce enabling the 802.11w in transition mode, but it's definitely required (ieee80211w=2) for WPA3 Only Mode. It's a cool security advancement, but it might take few more years to get rid of incompatible devices.

image

image

Ref:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants