Y
Hacker News
new
|
ask
|
show
|
jobs
by
pantalaimon
2198 days ago
Why would anyone be surprised? I'd be
very
surprised if my firmware was encrypted without setting any encryption key.
1 comments
agustamir
2198 days ago
Partially because they call their firmware upgrade process "secure Device Firmware Update (DFU) functionality" (lifted from their documentation). Obviously, an engineer needs to go see the source to see what is actually happening under the hood.
link
pantalaimon
2198 days ago
Why do you need Encryption for security? A signature should be enough.
(Don’t conflate security with confidentiality)
link
agustamir
2198 days ago
Not in the context of enabling trusted binaries being used for updates, but to your original point about reverse engineering unencrypted firmware
link
pantalaimon
2198 days ago
It's not common for firmware to be encrypted, just as it's not common for executables on your PC to be encrypted.
link