wifi-repeater icon indicating copy to clipboard operation
wifi-repeater copied to clipboard

Use WPA2 instead of WPA

Open tmigone opened this issue 5 years ago • 4 comments
trafficstars

WPA2 is more new/secure. In iOS WPA shows a "Weak security" message.

tmigone avatar May 19 '20 18:05 tmigone

I agree.

ghost avatar May 31 '20 18:05 ghost

+1 here

grf692 avatar Feb 02 '21 07:02 grf692

[alanb128] This issue has attached support thread https://jel.ly.fish/ec250714-87fe-4542-ad23-de4883a20b97

jellyfish-bot avatar Mar 25 '21 03:03 jellyfish-bot

or wpa3 even?

These are all the sections of the code where WPA is metnioned:

https://github.com/balenalabs-incubator/wifi-repeater/blob/3f152818a8518af7f886407035eca564de01f26b/src/types/index.ts#L202-L205

https://github.com/balenalabs-incubator/wifi-repeater/blob/3f152818a8518af7f886407035eca564de01f26b/src/types/index.ts#L260-L261

https://github.com/balenalabs-incubator/wifi-repeater/blob/3f152818a8518af7f886407035eca564de01f26b/src/nm.ts#L52

https://github.com/balenalabs-incubator/wifi-repeater/blob/3f152818a8518af7f886407035eca564de01f26b/src/nm.ts#L84

cezarmathe avatar Apr 02 '21 08:04 cezarmathe