Hacker News new | ask | show | jobs
by kbumsik 2407 days ago
I'm wondering, how many companies that use ESP32 actually use the firmware security feature?
2 comments

Almost everyone who's selling a real device, in my experience. It's pretty standard to disable firmware reads in embedded cpu products.
And from my experience, it's virtually none.

Since I first started work in OEM electronics in 2007, I only saw that being requested 3 times.

It's used on most consumer devices simply to slow down clone devices being created.
Here's one that definitely did not:

> Vulnerability n*2: No security settings (at all)

https://limitedresults.com/2019/01/pwn-the-lifx-mini-white/

Yeah that's what I thought, like many of them don't really care about it...