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 enabled by default:

<!--
	Boston College

	For rules causing valid or false MCB, see BC.edu-mixedcontent.xml.


	Nonfunctional hosts in *bc.edu:

		- at ¹
		- bcm ¹
		- dcollections ²
		- frontrow ³
		- lawmagazine ⁴

	¹ Redirects to http
	² Redirects to dlib
	³ Refused
	⁴ Dropped


	Problematic hosts in *bc.edu:

		- dlib ¹
		- events ¹
		- libguides ²
		- library ³

	¹ Mixed css
	² Mismatched
	³ Missing cert chain


	These altnames don't exist:

		- www.at.bc.edu
		- www.bcm.bc.edu
		- www.ejournals.bc.edu
		- www.events.bc.edu
		- www.library.bc.edu


	Mixed content:

		- css, on:

			- dlib from openfontlibrary.org
			- events from ajax.aspnetcdn.com ²
			- events from www.bc.edu ²
			- events from fonts.googleapis.com ²

		- Images, on:

			- events, www from www.bc.edu ²
			- libguides from library.bc.edu ³
			- www from bc.edu ²

	² Secured by us
	³ Not secured by us <= missing certificate chain

--><ruleset name="BC.edu (partial)">

	<!--	Direct rewrites:
				-->
	<target host="bc.edu"/>
	<!--target host="dlib.bc.edu" /-->
	<target host="ejournals.bc.edu"/>
	<!--target host="events.bc.edu" /-->
	<!--target host="libguides.bc.edu" /-->
	<!--target host="library.bc.edu" /-->
	<target host="www.bc.edu"/>


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

</ruleset>

BC.edu.xml    File a bug

The release branch contains the following rules that are enabled by default:

<!--
	Boston College

	For rules causing valid or false MCB, see BC.edu-mixedcontent.xml.


	Nonfunctional hosts in *bc.edu:

		- at ¹
		- bcm ¹
		- dcollections ²
		- frontrow ³
		- lawmagazine ⁴

	¹ Redirects to http
	² Redirects to dlib
	³ Refused
	⁴ Dropped


	Problematic hosts in *bc.edu:

		- dlib ¹
		- events ¹
		- libguides ²
		- library ³

	¹ Mixed css
	² Mismatched
	³ Missing cert chain


	These altnames don't exist:

		- www.at.bc.edu
		- www.bcm.bc.edu
		- www.ejournals.bc.edu
		- www.events.bc.edu
		- www.library.bc.edu


	Mixed content:

		- css, on:

			- dlib from openfontlibrary.org
			- events from ajax.aspnetcdn.com ²
			- events from www.bc.edu ²
			- events from fonts.googleapis.com ²

		- Images, on:

			- events, www from www.bc.edu ²
			- libguides from library.bc.edu ³
			- www from bc.edu ²

	² Secured by us
	³ Not secured by us <= missing certificate chain

--><ruleset name="BC.edu (partial)">

	<!--	Direct rewrites:
				-->
	<target host="bc.edu"/>
	<!--target host="dlib.bc.edu" /-->
	<target host="ejournals.bc.edu"/>
	<!--target host="events.bc.edu" /-->
	<!--target host="libguides.bc.edu" /-->
	<!--target host="library.bc.edu" /-->
	<target host="www.bc.edu"/>


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

</ruleset>

BC.edu.xml    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;