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

[SECURITY] remove insecure TKIP from configurations #342

Merged
merged 1 commit into from
Nov 11, 2023
Merged

[SECURITY] remove insecure TKIP from configurations #342

merged 1 commit into from
Nov 11, 2023

Conversation

oddlama
Copy link
Contributor

@oddlama oddlama commented Aug 25, 2023

This removes TKIP from the configuration in favor of just CCMP. It is considered insecure and was deprecated in 2009. Also see hostapd/defconfig:

TKIP is an old cryptographic data confidentiality algorithm that is not considered secure. It should not be used anymore. For now, the default hostapd build includes this to allow mixed mode WPA+WPA2 networks to be enabled, but that functionality is subject to be removed in the future.

@lakinduakash
Copy link
Owner

Thanks for the fix!

@lakinduakash lakinduakash merged commit 805d157 into lakinduakash:master Nov 11, 2023
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

Successfully merging this pull request may close these issues.

2 participants