adapiekarska / centralized-lock-system

0 stars 0 forks source link

Enable Esp32 NVS security features to protect sensitive data. #9

Closed GrzegorzWas closed 4 years ago

GrzegorzWas commented 4 years ago

Secrets like network passwords have to be placed in secure storage. Use flash encryption and secure boot features for sensitive data security.

adapiekarska commented 4 years ago

This issue is broken down into two more detailed ones: #10 and #11