Commit Graph

7 Commits

Author SHA1 Message Date
Thomas Kolb 10892e1a29 animation_test: remove flickering by increased LUT size 2021-08-23 23:40:16 +02:00
Thomas Kolb bb524d03dd Update: implement update of the SPIFFS image 2019-12-02 21:21:13 +01:00
Thomas Kolb 49c39184b9 ota_update script: nicer progress display 2019-12-02 20:56:16 +01:00
Thomas Kolb 48089dd526 ota_update: read password invisibly 2019-12-02 20:40:47 +01:00
Thomas Kolb 832b30f485 First version of at TCP-based OTA updater 2019-11-27 00:22:04 +01:00
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
Thomas Kolb 1337a7e231 Integrated authentication test in WebServer 2019-11-25 22:45:01 +01:00