To view parent comment, click here.
To read all comments associated with this story, please click here.
Whether or not IE7 can do that depends on the implementation. If it contains exploitable holes the sandbox idea won't work (and then it will have system wide access.. that's even worse - and there is no 100% tight sandbox model so far - just like there is no 100% secure browser).
Let's see what happens when it's actually deployed world wide.
Firefox on GNU/Linux does not necessarily have access to user data, btw.
dylansmrjones
kristian AT herkild DOT dk
The thing is, it is sandboxed compltely into it's own environment. IE7 can not touch anything but the history folder and the temp inet files. anything that is executed from within IE7 (including a security hole) can not be used to take advantage of any part of the system except these 2 folders.
You are talking about simple user permissions... something that, actually Windows does better...
Uh, 2002 called, they want their FUD back. ACLs has been completely implemented in the 2.6 series of Linux kernels. This offers the same type of permission granularity as Windows NT, and then some.
That's not quite true: you still can't make a file executable in Linux simply by putting the right file extension...






Member since:
2005-07-06
It's not the same at all.
Firefox in Linux can still access all your user data. IE7 can not do this.
You are talking about simple user permissions... something that, actually Windows does better... to bad that app developers are lazy and require Admin to use their apps.