Microsoft Research is developing a new Web browser that they say could offer a far greater degree of security than Google's Chrome, Mozilla's Firefox or Microsoft's own Internet Explorer. The browser, called Gazelle, relies on a "browser kernel" (5,000 lines of C# code) that helps enforce security rules to prevent malicious access to the PC's underlying operating system.Gazelle's Browser Kernel is an operating system that exclusively manages resource protection and sharing across web site principals. This construction exposes intricate design issues that no previous work has identified, such as legacy protection of cross-origin script source, and cross-principal, cross-process display and events protection. "Gazelle is different from some other browsers in that it considers each part of a Web site, such as iframes, subframes and plug-ins, as separate elements. Sometimes those elements can pull in malicious content from other Web sites. Google's Chrome runs a Web page and its elements in a single process."
















Last edited by villiansv on 24 Feb 2009 - 20:05
I'll follow this to see what they have in store.
Its also a dog at the moment, prototype or not. Why would you write the Browser Kernel in C# when it has to interop with a non-mananged HTML renderer (in this case IE). For the Kernel to be used it would have to be re-written in C++ or a managed HTML renderer written for it?? other than for the speed of writing C# of course.
I'm not clued up on writing web browsers, it seems a good idea in principle but the research paper wasn't hardly that revolutionary.
Commenting has either been disabled on this article or you are not logged in. Click here to login or register, its free!
Note: Anonymous commenting is disabled in order to keep the quality of responses to a high standard.