ESPSomfy-RTS
ESPSomfy-RTS copied to clipboard
Discussion: outputing WiFi passphrase
Hey,
Discussions aren't enabled so let me ask here. Since the initial commit, setting up WiFi connection outputs the passphrase on UART: https://github.com/rstrouse/ESPSomfy-RTS/blob/eb75868adb92b3e6f5d3ead069f915d84a72efde/ConfigSettings.cpp#L643
I understand physical access to the device would be required, but how useful is it to display a secret in such a way?
Cheers