esp32-sk6812/src
Thomas Kolb 24ba2242a4 Load sensitive data from the SPIFFS
Sensitive data are WiFi Logins and authentication data. This is done in
preparation for the OTA update, where the firmware image will be
transferred unencrypted and therefore passwords could be extracted from
a dumped image.
2019-11-26 22:03:44 +01:00
..
ChallengeResponse.cpp Load sensitive data from the SPIFFS 2019-11-26 22:03:44 +01:00
Config.cpp Load sensitive data from the SPIFFS 2019-11-26 22:03:44 +01:00
Fader.cpp Fader: flip logical addressing in specific sub-strips 2019-11-25 22:02:00 +01:00
UDPProto.cpp Implemented UDP protocol 2019-11-17 17:57:21 +01:00
WebServer.cpp Load sensitive data from the SPIFFS 2019-11-26 22:03:44 +01:00
main.cpp Load sensitive data from the SPIFFS 2019-11-26 22:03:44 +01:00