esp32-sk6812/include
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.h Added class for challenge-response authentication 2019-11-25 22:00:48 +01:00
Config.h Load sensitive data from the SPIFFS 2019-11-26 22:03:44 +01:00
Fader.h Fader: flip logical addressing in specific sub-strips 2019-11-25 22:02:00 +01:00
UDPProto.h Implemented UDP protocol 2019-11-17 17:57:21 +01:00
WebServer.h Integrated authentication test in WebServer 2019-11-25 22:45:01 +01:00