Commit graph

6 commits

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