2 Forks
7 Stars
7 Watchers

secure_esp

Secure desgined ESP32 Framework with Update Over the Air (OTA), flash encryption, signed firmware verification, MQTT and non-volatile storage. It can be used for all kinds of IoT development projects, which consider a secure base.

How to download and setup secure_esp

Open terminal and run command
git clone https://github.com/flouflouit/secure_esp.git
git clone is used to create a copy or clone of secure_esp repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with secure_esp https://github.com/flouflouit/secure_esp/archive/master.zip

Or simply clone secure_esp with SSH
[email protected]:flouflouit/secure_esp.git

If you have some problems with secure_esp

You may open issue on secure_esp support forum (system) here: https://github.com/flouflouit/secure_esp/issues