retro-center / rcade_releases

Downloads and details for R-Cade software releases and updates
Other
61 stars 3 forks source link

WiFi password is clearly visible and not masked #41

Open chadbanks opened 2 months ago

chadbanks commented 2 months ago

Will you please mask the wifi password in the security section so that users cannot see the password? Thanks.

retro-center commented 2 months ago

@chadbanks thanks for the feature request! This was already brought up in issue #36. The wifi password uses custom encryption in RCade settings itself, but when the wireless is actually setup then the password is currently stored as plain text in the wpa config file. This fix is ready and will be included in the next release :)

That being said - I should point out that the password will always show in plain text when you click onto the setting in the menu so that you can confirm it's correct and make changes. In this next version - the only time that value will ever be in plain text will be when you click on the setting to change it.