Click here to Skip to main content
15,868,016 members
Articles / Programming Languages / Javascript
Article

The Cutting Edge of Browser Security

17 Jun 2016CPOL1 min read 14.6K   1  
This article is part of the web development series from Microsoft tech evangelists and engineers on practical JavaScript learning, open source projects, and interoperability best practices including Microsoft Edge browser.

This article is in the Product Showcase section for our sponsors at CodeProject. These articles are intended to provide you with information on products and services that we consider useful and of value to developers.

Browser exploits are a big deal. Browsers present a huge target population and extensive attack surface, and in recent years, attack methods have matured and been productized like never before. In this talk we'll walk through what we're doing to make Edge safer than any browser we've ever shipped with improvements like MemGC, module code integrity, and AppContainer isolation.

This video is from Microsoft Edge Web Summit, a free conference organized and staffed by the engineers building Microsoft Edge and Chakra. You can find a full day of technical talks covering the EdgeHTML rendering engine, the open-source Chakra JavaScript engine, and developer tools. You can hear what's next for the web platform that powers Windows 10, straight from the engineers who build it, and you can get an inside look at powerful techniques and new tools to make your life as a developer just a little bit easier.

This article is part of the web development series from Microsoft tech evangelists and engineers on practical JavaScript learning, open source projects, and interoperability best practices including Microsoft Edge browser.

We encourage you to test across browsers and devices including Microsoft Edge – the default browser for Windows 10 – with free tools on dev.microsoftedge.com, including F12 developer tools—seven distinct, fully-documented tools to help you debug, test, and speed up your webpages. Also, visit the Edge blog to stay updated and informed from Microsoft developers and experts.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions

 
-- There are no messages in this forum --