@[email protected] to [email protected]English • 1 month agoESP32 Undocumented Bluetooth Commands: Clearing the Air · Developer Portaldeveloper.espressif.commessage-square6fedilinkarrow-up142
arrow-up142external-linkESP32 Undocumented Bluetooth Commands: Clearing the Air · Developer Portaldeveloper.espressif.com@[email protected] to [email protected]English • 1 month agomessage-square6fedilink
minus-squarepartial_accumenlinkfedilinkEnglish5•1 month agoIt certainly opens up lost of “evil maid” attacks.
minus-squareJWBananaslinkfedilinkEnglish1•1 month agoDoes it? The quoted passage is also in reference to a less commonly used configuration, in which it is basically used as a communications coprocessor.
minus-square@[email protected]linkfedilinkEnglish14•1 month agoAn ESP32 is a powerful thing, but it is also a microcontroller. They are programmable as soon as you have physical access. They are NOT like whole PC’s that you can lock up with passwords etc. More like a gun that you can fire as soon as you have physical access. I wonder where the expectation has come from? People seem to think that it should be different than it is.
minus-squarepelyalinkfedilinkEnglish5•1 month agoThat’s because the article that started the whole argument tried very hard to present an expected behavior for embedded chips as a security hole.
It certainly opens up lost of “evil maid” attacks.
Does it? The quoted passage is also in reference to a less commonly used configuration, in which it is basically used as a communications coprocessor.
An ESP32 is a powerful thing, but it is also a microcontroller.
They are programmable as soon as you have physical access. They are NOT like whole PC’s that you can lock up with passwords etc.
More like a gun that you can fire as soon as you have physical access.
I wonder where the expectation has come from? People seem to think that it should be different than it is.
That’s because the article that started the whole argument tried very hard to present an expected behavior for embedded chips as a security hole.