I have released the source code for
HTTPS Everywhere for Internet Explorer on
GitHub as promised in the last
blog post. You need Visual Studio Profession 2010 to compile the project and NSIS to build the installer. Feel free to submit patches and open issues directly via
GitHub.
If you missed the
previous post, we have ported the browser extension HTTPS Everywhere (Firefox and Chrome, offered by the
EFF) to Internet Explorer. This extension makes it easy to access websites over HTTPS whenever possible for better security.
Documentation
In the initial announcement of HTTPS Everywhere for Internet Explorer, I forgot to provide a link to the
extensive documentation which describes, among other things, the plugin architectures and how to debug potential issues. You can see how the extension bypasses the limitations of the very weak plugin architecture of Internet Explorer in order to intercept and modify all HTTP and HTTPS requests.
Version 0.0.0.2
A new version is available, you can
download it here. I have added the 3,000+ rules from HTTPS Everywhere 3.0 for Firefox (from the EFF). There is also a workaround for Wikipedia.org (issue reported by a user).
Download HTTPS Everywhere 0.0.0.2 for Internet Explorer