HTTPS Everywhere Atlas

Embedded content loaded from third-party domains (for example, YouTube, Google Analytics, ad networks, or CDNs) may also be affected. You can test this by loading the web page in question in a browser with HTTPS Everywhere installed and pulling down the HTTPS Everywhere rules menu. This will show a list of HTTPS Everywhere rules that were applied as the page was loaded, including rules that might have affected embedded content from other domains.

The stable (as yet unreleased) branch contains the following rule that is disabled by default (so very few users' browsing is likely to be affected by their action):

<!--
	default_off (1): Breaks certain pop-up content, such as
		the "Find Internet access numbers" option at 

		http://www.earthlink.net/membercenter/gethelp.faces


	default_off (2): Another possible problem is the use of the "Call Me" 
		function (next to the "Chat Now" function) at a page such as 

		http://www.earthlink.net/software/staysafe.faces?tab=norton360

		This function displays a popup with the two
		options, "Live Sales Agent" and "Live Support Agent". Clicking
		on one of these options produce another popup which might be 
		broken with regard to not including all of its content.


	Non-functional hosts
		Timeout was reached:
			 - earthlink.net

		Incomplete certificate chain error:
			 - earthlink.biz
			 - www.earthlink.biz
			 - webmail.atl.earthlink.net
			 - myvoice.earthlink.net
			 - www.myvoice.earthlink.net
			 - store.earthlink.net
--><ruleset name="EarthLink (partial)" default_off="other">
	<target host="cc.earthlink.net"/>
	<target host="control.earthlink.net"/>
	<target host="hosting.earthlink.net"/>
	<target host="webmail.hosting.earthlink.net"/>
	<target host="myaccount.earthlink.net"/>
	<target host="www.myaccount.earthlink.net"/>
	<target host="netstatus.earthlink.net"/>
	<target host="orderstatus.earthlink.net"/>
	<target host="www.orderstatus.earthlink.net"/>
	<target host="support.earthlink.net"/>
	<target host="www.support.earthlink.net"/>
	<target host="webmail.earthlink.net"/>
	<target host="m.webmail.earthlink.net"/>
	<target host="www.webmail.earthlink.net"/>
	<target host="www.earthlink.net"/>

	<rule from="^http:" to="https:"/>
</ruleset>

EarthLink.xml    File a bug

The release branch contains the following rules that are disabled by default (so very few users' browsing is likely to be affected by their action):

<!--
	default_off (1): Breaks certain pop-up content, such as
		the "Find Internet access numbers" option at 

		http://www.earthlink.net/membercenter/gethelp.faces


	default_off (2): Another possible problem is the use of the "Call Me" 
		function (next to the "Chat Now" function) at a page such as 

		http://www.earthlink.net/software/staysafe.faces?tab=norton360

		This function displays a popup with the two
		options, "Live Sales Agent" and "Live Support Agent". Clicking
		on one of these options produce another popup which might be 
		broken with regard to not including all of its content.


	Non-functional hosts
		Timeout was reached:
			 - earthlink.net

		Incomplete certificate chain error:
			 - earthlink.biz
			 - www.earthlink.biz
			 - webmail.atl.earthlink.net
			 - myvoice.earthlink.net
			 - www.myvoice.earthlink.net
			 - store.earthlink.net
--><ruleset name="EarthLink (partial)" default_off="other">
	<target host="cc.earthlink.net"/>
	<target host="control.earthlink.net"/>
	<target host="hosting.earthlink.net"/>
	<target host="webmail.hosting.earthlink.net"/>
	<target host="myaccount.earthlink.net"/>
	<target host="www.myaccount.earthlink.net"/>
	<target host="netstatus.earthlink.net"/>
	<target host="orderstatus.earthlink.net"/>
	<target host="www.orderstatus.earthlink.net"/>
	<target host="support.earthlink.net"/>
	<target host="www.support.earthlink.net"/>
	<target host="webmail.earthlink.net"/>
	<target host="m.webmail.earthlink.net"/>
	<target host="www.webmail.earthlink.net"/>
	<target host="www.earthlink.net"/>

	<rule from="^http:" to="https:"/>
</ruleset>

File a bug

The HTTPS Everywhere developers welcome corrections and updates to rules. Please see our developer information and documentation of the ruleset format. If filing a bug in the Tor Project's Trac bug tracker, you can use the shared username and password cypherpunks / writecode; please ensure that the bug is marked as applying to HTTPS Everywhere.

Information current as of:


current release 6a955e7 2018-11-01 05:00:06 -0700;
next release e7f9f87 2018-12-14 12:11:54 -0700;