News

Microsoft's 'Gazelle' Browser Concept Going on Tour

Why can't a Web browser be more like an operating system? That's a question being investigated with "Gazelle," an ongoing project at Microsoft Research.

Microsoft plans to describe Gazelle in greater detail next month at the Usenix Security Symposium in Montreal, according to an article published this week at the Microsoft Research Web site. Usenix is a computer security conference for academic researchers.

Gazelle is pure research led by Helen J. Wang of Microsoft Research in Redmond, Wash. She and her colleagues published a paper in February explaining the construction of the Gazelle Web browser. The paper critiques security handling by both Internet Explorer 8 and Google's Chrome browser. Gazelle will seek a different approach -- one in which the browser acts more like an operating system to control processes.

The essence of Gazelle is its "browser kernel" concept, which will handle interactions more securely, much as an operating system does with applications. The browser kernel consists of approximately 5,000 lines of C# code and is "resilient to memory attacks," according to the authors of the paper.

"Gazelle is all about constructing the browser as a multi-principal OS: How should a browser-based OS provide protection and resource management to its applications?" the Microsoft Research article explains.

In Gazelle parlance, the word "multi-principal" refers to the various Web sites that the browser has to handle all at once. The browser kernel in Gazelle treats all such principals as potentially hostile elements. It isolates them so that a Web site or component won't crash the browser.

The Microsoft Research article emphasizes that Gazelle is still at the research stage; Microsoft doesn't have a "product prototype." However, such research does tend to find its way into Microsoft's products.

Rick Rashid, senior vice president at Microsoft Research, claims that the organization's work has "influenced virtually every product the company has developed." Microsoft pours "as much as 17 percent of its total annual revenues" into research and development, Rashid explained.

Steve Ballmer, Microsoft's CEO, quantified that spending in a February speech.

"Our company will continue to invest more than US$9 billion a year in R&D, because we think it's that R&D spending that will cause us to remain strong," Ballmer said.

About the Author

Kurt Mackie is senior news producer for 1105 Media's Converge360 group.

comments powered by Disqus

Featured

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

  • .NET 9 Preview 3: 'I've Been Waiting 9 Years for This API!'

    Microsoft's third preview of .NET 9 sees a lot of minor tweaks and fixes with no earth-shaking new functionality, but little things can be important to individual developers.

  • Data Anomaly Detection Using a Neural Autoencoder with C#

    Dr. James McCaffrey of Microsoft Research tackles the process of examining a set of source data to find data items that are different in some way from the majority of the source items.

  • What's New for Python, Java in Visual Studio Code

    Microsoft announced March 2024 updates to its Python and Java extensions for Visual Studio Code, the open source-based, cross-platform code editor that has repeatedly been named the No. 1 tool in major development surveys.

Subscribe on YouTube