- cross-posted to:
- technology@beehaw.org
- cross-posted to:
- technology@beehaw.org
TP-link is reportedly being investigated over national security concerns linked to vulnerabilities in its very popular routers.
TP-link is reportedly being investigated over national security concerns linked to vulnerabilities in its very popular routers.
They (FCC) forced firmwares being signed so nobody can install their own on the off chance it unlocks TX power or frequencies not allowed by FCC.
They should undo this and just prosecute people who abuse the firmware
Can’t say I’ve ever seen an example of signed firmware that didn’t exist to further exploit the working class.
You’ve never used Linux?
Signed firmware just means you can prove a given key was used to sign something. Most Linux distributions sign their packages so you know one of the trusted keys from the maintainers was used to sign the packages (and yes, this includes firmware), which prevents a man-in-the-middle from modifying packages.
The only problem I have with signed firmware is if there’s no way to change the acceptable keys. Signing itself is an important security feature, its only problematic if the user can’t upload their own signed packages.