Security quotes of the week
This is significantly less true in the kernel. The model up until now has largely been "Fix security bugs as we find them", an approach that fails on two levels:
1) Once we find them and fix them, there's still a window between the fixed version being available and it actually being deployed
2) The forces of good may not be the first ones to find them
This reactive approach is fine for a world where it's possible to push out software updates without having to perform extensive testing first, a world where the only people hunting for interesting kernel vulnerabilities are nice people. This isn't that world, and this approach isn't fine.
Posted Nov 17, 2015 22:51 UTC (Tue)
by ras (subscriber, #33059)
[Link]
Peter's right, of course. But it's interesting to see how these companies have done it. Instead raging against TPM's, TrustZone and TXT as tools of the media companies to control us all, they have used them as they should be used: to protect the secret that locks down the device, making it so expensive to extract not even the FBI bothers. And instead of raging at the injustice of preventing users from loading their own software on a device like the GPLv3 does, they use the idea of trusted code only running code coming from a trusted source to protect the average person from himself. Viruses are more prevalent on Android phones than iOS because Google allows people who think they know better to bypass that security.
And Peter is also wrong. It is true that Apple and Google have made us all more secure from retail attacks. (Retail attacks are those launch against a single device.) But in encouraging (forcing?) us to store data in the cloud, they have made us much more susceptible to wholesale attacks. Wholesale attacks are launched against a bottle neck all data flow through, and so if successful destroy the many people - not just one like a retail attack. Wholesale attacks are usually much harder to pull off, but the prize is so much bigger. I'm sure Google and Apple are subject to relentless court actions and political manoeuvrings by the law enforcement agencies for precisely that reason - the latest being the now retracted claim that secure communications enabled by Android and iOS enabled the Paris attacks.
Open source could provide a solution to this wholesale problem. It's a pity we allow out phobia's to stop us from addressing it.
Security quotes of the week