Credentials Manager BK

Hello Community,
I want to share my CredentialsManager_BK project with you. The manager uses SPIFFS and ESPAsyncWebServer to publish an HTML page. I’ve tried to keep it simple so that as a user, the WLAN and MQTT credentials can be easily set up. These are saved in the SPIFFS in a txt file. I hope for your help to make it much better, more minimalistic and therefore better performance.

Open improvements:

  • Encryption of Credentials file
  • Reduce Flash space
  • Load Credentials in HTML when open the side
  • Auto open browser when login to AP
1 Like