openwrt / openwrt

This repository is a mirror of https://git.openwrt.org/openwrt/openwrt.git It is for reference only and is not active for check-ins. We will continue to accept Pull Requests here. They will be merged via staging trees then into openwrt.git.
Other
19.6k stars 10.24k forks source link

User Guide omits WPA3 #11822

Open tasket opened 1 year ago

tasket commented 1 year ago

Describe the bug

The user guide page for Wifi encryption setup omits any mention of WPA3.

It should at least mention this option, possibly change the statement "Only WPA2 is secure", and also state whether the OpenWRT implementation protects against the dragonblood attacks against WPA3 (e.g. that a more secure handshake than dragonfly is used).

OpenWrt version

22.03

OpenWrt target/subtarget

22.03

Device

Any

Image kind

Official downloaded image

Steps to reproduce

No response

Actual behaviour

No response

Expected behaviour

No response

Additional info

No response

Diffconfig

No response

Terms

pkgadd commented 1 year ago

It's a wiki, which lives from user contributions - you can fix that yourself, https://forum.openwrt.org/t/applying-for-openwrt-wiki-account/101671.

It's not an issue that would be tracked here, as there's no change needed for the OpenWrt source this tracker is covering.

tasket commented 1 year ago

Close the issue if you like, but I'm only able to recognize the omission... I don't have the expertise to fill in the data.

Ansuel commented 1 year ago

@tasket is the changes done ok for you ?

tasket commented 1 year ago

Seems better. If WPA3 is considered secure and WPA insecure, then I would probably also re-order the sections beneath to show the most modern and preferred options first and WPA and WEP last (and put 'NOT recommended' also on the WPA subtitle line the same as WEP).

Thanks.