7 ms·
Depending on your viewpoint, this may actually be a boon for reverse engineering efforts to counter planned obsolescence.
by REPLicated2 6y ago
Depending on your viewpoint, this may actually be a boon for reverse engineering efforts to counter planned obsolescence.
- segfaultbuserr 6y agoYes. Unfortunately, it's a double-edged sword. The same technology is needed for the FOSS community to create secure hardware.
- snvzz 6y agoSecurity through obscurity? Nah.
- loeg 6y agoThis was security through a cryptographic design. It was just a broken design. If you consider confidential symmetric or privkeys "obscurity," sure, all crypto is obscurity.
- snvzz 6y agoThere's no need to encrypt the keys as you hardcode them into the FPGA, if you control the hardware as you do this. I certainly don't see how anything FOSS would be affected, and would appreciate concrete examples.
- johncolanduoni 6y agoThis mechanism also included an HMAC, responsible for authenticating the bitstream. That's useful even if the bitstream is public knowledge.