Kartik Agaram
An application does not get to disturb you by ‘asking for permission’ just to steal data from a sensor – it always gets some kind of data. You decide, dynamically, which sensor that is actually sampled and what that entails. Access the ‘camera’ does not automatically imply sampling the actual device, it means being routed a video stream. The user decide what that stream covers and when.So yes, apps should be able to read the file system. They just shouldn't ever be sure it's the real file system. Accessing the file system is the least of our privacy or security worries on a modern computer. All our data is over the network. Malicious code could read your data from one remote location and exfiltrate it to another remote location without ever hitting the local file system. Arcan thinks about the entire security envelope. --- I feel for his desire to do away with device drivers and graphics accelerators, but it just doesn't reconcile with geopolitical realities. Companies control the hardware they produce. Consumers don't prioritize openness of interfaces. Incumbents don't care about enabling new OSs. He's a game programmer and he needs the graphics acceleration. Sucks to be in that position. I feel fortunate that I can just say, "a pox on all your houses," and want less from my graphics card.
Srini K
12/20/2020, 5:08 PMKartik Agaram
Srini K
12/20/2020, 5:40 PMAs I recall, he said a new OS doesn’t have to run everything the current platform can run.
You can either try to reinvent OSs or you can try to run all software. Trying to do both fatally over-constrains the problem.I don’t disagree but I think that new OS has to be much better / focused for a specific set of use cases where people are willing to let go of the network effects. That’s super super hard, especially in the networked computing world we live in
Srini K
12/20/2020, 5:41 PMSrini K
12/20/2020, 5:41 PMSrini K
12/21/2020, 1:05 PMcurious_reader
01/04/2021, 7:13 AMcurious_reader
01/04/2021, 7:17 AMcurious_reader
01/04/2021, 7:17 AMcurious_reader
01/04/2021, 7:19 AMcurious_reader
01/04/2021, 7:21 AMSrini K
01/04/2021, 1:38 PMcurious_reader
01/04/2021, 7:15 PMcurious_reader
01/04/2021, 7:17 PMSrini K
01/04/2021, 7:57 PMSrini K
01/04/2021, 7:57 PM