gradually expand that lifetime out to ten.
Ask HN: I’m an FCC Commissioner proposing regulation of IoT security updates
751–760 of 944 posts
Re: Ask HN: I’m an FCC Commissioner proposing regulation of IoT security updates
#752(I also submitted this as an Express Comment in the proceeding. If you agree, consider also filing a comment.) A lot of issues around IoT device security are hard, but there is one simple and easy piece of policy that would be a big win: Make the requirements stricter if the product contains a microphone than if it doesn't. Some device makers are putting microphones into devices that don't need them, to support funct…
Don't try to predict potential avenues of attack. Make strict rules for all IoT devices.
Re: Ask HN: I’m an FCC Commissioner proposing regulation of IoT security updates
#753Earlier quoted context omitted.
Apart from Smart TVs, most people don't have an IoT device to begin with.
Smart speakers, printers, thermostats, light bulbs, security cameras, door bells, locks, smartwatches, TV sticks...
Apart from printers and smart TVs, less than half of US households have any of those other devices.
https://www.statista.com/statistics/1124290/smart-home-devic...
Anecdotally, most people I know who own those devices are the more technically inclined. Especially the thermostats and light bulbs. Even the doorbell surveillance networks have low penetration.
Re: Ask HN: I’m an FCC Commissioner proposing regulation of IoT security updates
#754Europe has CRA and RED. Maybe start with those?
CRA will apply to any device with what is defined as a digital element (which in effect will be close to 100% of all IoT devices for instance). This definition also looks solid.
Re: Ask HN: I’m an FCC Commissioner proposing regulation of IoT security updates
#755Earlier quoted context omitted.
Have a look at https://www.apple.com/sg/support/professional/enterprise/
So have you tried it? Has anyone done it? Upthread it was suggested for consumers. (And you'd have to be a pretty big enterprise to have any leverage with Apple!)
That's fine. They have just as much freedom as you do.
Re: Ask HN: I’m an FCC Commissioner proposing regulation of IoT security updates
#756Earlier quoted context omitted.
> These regulations put us on the path of trusting religious-like in government. We don't need to have religious-like faith in government because we can vote for people who will do what we want them to and we can vote out the people who refuse to do their job. It doesn't happen without the people getting involved and holding their government accountable though. You don't have to pray when you can vote. Without regula…
Maybe I could have some faith if regulatory bureaucrats were fired when there are major regulatory failures e.g. 737 max. Maybe I could have some faith if police state agency employees were jailed for FISA abuse. Voting isn't enough because even elected officials aren't allowed to fire these people.
If I were Boeing, I would hire the fired bureaucrat with a lavish comp package and make sure he's at every meeting, conference, get-together, etc. looking well-tanned and happy.
That makes negotiating with the fired guy's replacement much much easier.
Re: Ask HN: I’m an FCC Commissioner proposing regulation of IoT security updates
#757Earlier quoted context omitted.
> Remote update mechanisms can themselves present security problems in some domains. Not really if done right to be fair. It's just a matter of implementing a signature verification of the firmware updates that are installed on the device. > IoT is making its way into defense and enterprise environments where reliability is a matter of national security. If it's a matter of national security surely you don't use IoT…
> It's just a matter of implementing a signature verification correctly With rollback protection, a chain of signing keys to allow revocation, time stamping, correct parsing, enough scratch space to hold an entire separate image in A/B, enough processing power to verify image signatures, etc etc. Doing this well is very hard. Given most IoT vendors don’t yet know how to prevent XSS, there’s near zero chance they’ll g…
Re: Ask HN: I’m an FCC Commissioner proposing regulation of IoT security updates
#758Earlier quoted context omitted.
This is also a key point to fighting ewaste and making devices last longer. I have appliances from the 70s including a rotary telephone, that I still use regularly. If you combined mandatory OSS support with repair cafes, you would have a model for sustainable reuse and better security. You may even start a commercial aftermarket in reflashing older devices!
At rotary phones still compatible with todays standards? If that’s the case I might get one too.
Re: Ask HN: I’m an FCC Commissioner proposing regulation of IoT security updates
#759Earlier quoted context omitted.
This might be an unpopular opinion but I respectfully do not see it that way. I agree with promoting security for IoT devices, but there needs to be consent from the company being probed for vulnerabilities or else I find it hard to consider it legitimate research, regardless of intent. I dont think anyone would like it very much if someone came to their house and documented all the ways to rob it they could find, ev…
This is a very poor analogy. For one thing, casing someone's home is not interesting research. It's not news to anyone that locks only keep honest people out. You need physical access to break in. The legal system and the people nearby (neighbors and residents, and their firearms in the USA) are the main lines of defense here. Unlocked doors are a harm targeting one household. Conversely, with vulnerable IoT devices,…
Re: Ask HN: I’m an FCC Commissioner proposing regulation of IoT security updates
#760I think that IOT device manufacturers should be required to support their device for some minimum period of time AND be obligated to release the full source code for the device once they decide to end support. This also requires releasing the keys to any firmware signing mechanism or publishing a firmware update that removes such checks. The core problem is that without control of the firmware, consumers don't really…
>AND be obligated to release the full source code for the device once they decide to end support. This is unreasonable. Code is often reused in the next generation of a product. The company may not have the rights to release all of the code.