|
|
|
|
|
by gh02t
2690 days ago
|
|
> This unencrypted storage is what the article refers to and is largely unavoidable. It is avoidable, the ESP32 supports transparently encrypted flash memory using a key that is stored in one-time-programmable, tamper-resistant fuse bits. The intended use is to make exactly this sort of attack considerably more difficult. Unlike the ESP8266, the '32 has quite a few security features, none of which are enabled here apparently. |
|
I qualified my point with "largely" to be clear that I'm not saying it's unavoidable.