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:

<!--
	New York University

	For problematic rules, see New-York-University-mismatches.xml.


	Nonfunctional subdomains:

		- albert ¹
		- (www.)gsas
		- stern		(times out)

	¹ Refused


	Problematic subdomains:

		- admissions ¹
		- bookstores ¹
		- www.cims ²
		- www.cs ²
		- www.g4li ²
		- www.home ²
		- www.math ²
		- www.mrl ²
		- www.steinhardt ²

	¹ Mismatched
	² Cert only matches ^foo


	Partially covered subdomains:

		- engineering *

	* Some pages redirect to http


	Fully covered subdomains:

		- (www.)?
		- admissions		(→ www)
		- (www.)?bookstores	(^ → www)
		- (www.)cims		(www → ^)
		- (www.)?cs		(www → ^)
		- vlg.cs
		- (www.)?g4li		(www → ^)
		- (www.)?home		(www → ^)
		- its.law

		- library
		- arch.library
		- getit.library
		- login.library

		- login
		- (www.)?math		(www → ^)
		- (www.)?mrl		(www → ^)
		- nursing
		- frms.nursing
		- orientation.nursing
		- admin.portal
		- shibboleth
		- sis
		- start
		- (www.)?steinhardt	(www → ^)
		- testhome.home.syr
		- web.home.syr
		- wikis


	These domains don't work over http:

		- jive.home.nyu.edu
		- testhome.nyu.edu


	Insecure cookies are set for these domains:

		- .nyu.edu
		- its.law.nyu.edu
		- .library.nyu.edu
		- getit.nyu.edu
		- admin.portal.nyu.edu
		- steinhardt.nyu.edu
		- web.home.syr.nyu.edu
		- www.nyu.edu


	Mixed content:

		- Images, on:

			- library and web1.library from library *
			- wikis from www *

	* Secured by us

--><ruleset name="NYU.edu (partial)" platform="mixedcontent">

	<target host="nyu.edu"/>
	<target host="*.nyu.edu"/>
		<!--
			Redirects to http:
						-->
		<!--exclusion pattern="^http://engineering\.nyu\.edu/($|\?|crissp/$|events/\d{4}/\d\d/\d\d/[\w-]+$)" /-->
		<!--
			Exceptions:
					-->
		<exclusion pattern="^http://engineering\.nyu\.edu/+(?!crissp/(?:module|site|theme)s/|favicon\.ico|files/|sites/)"/>


	<!--	Not secured by server:
					-->
	<!--securecookie host="^its\.law\.nyu\.edu$" name="^(CFID|CFTOKEN|JSESSIONID)$" /-->
	<!--securecookie host="\.library\.nyu\.edu$" name="^(attempted_sso|xerxessession_)$" /-->
	<!--securecookie host="^getit\.library\.nyu\.edu$" name="^_getit_session$" /-->
	<!--securecookie host="^admin\.portal\.nyu\.edu$" name="^BIGipServerPeopleSoft-Portal[\d.]+-PT\d+-Prod-Pool$" /-->
	<!--securecookie host="^steinhardt\.nyu\.edu$" name="^symfony$" /-->
	<!--securecookie host="^web\.home\.syr\.nyu\.edu$" name="^BIGipServer~ES-PROD-MEDIUM~WWW-HTTP$" /-->
	<!--securecookie host="^www\.nyu\.edu$" name="^BIGipServerWWW-HTTP$" /-->

	<!--	Cross-domain cookies observed:

			- AMAuthCookie
			- amlbcookie

		Not handled here in case they're used on unsecurable pages.
				-->
	<securecookie host="^\w+[\w.]+\.nyu\.edu$" name=".+"/>


	<rule from="^http://(www\.)?nyu\.edu/" to="https://$1nyu.edu/"/>

	<rule from="^http://(?:www\.)?bookstores\.nyu\.edu/" to="https://www.bookstores.nyu.edu/"/>

	<!--	Redirects like so
				-->
	<rule from="^http://admissions\.nyu\.edu/" to="https://www.nyu.edu/admissions/undergraduate-admissions.html"/>

	<rule from="^http://(?:www\.)?(cims|cs|g4li|home|math|mrl|steinhardt)\.nyu\.edu/" to="https://$1.nyu.edu/"/>

	<rule from="^http://(vlg\.cs|engineering|its\.law|(?:(?:arch|getit|login)\.)?library|login|(?:frms\.|orientation\.)?nursing|admin\.portal|shibboleth|sis|start|steinhardt|(?:testhome|web)\.home\.syr|wikis)\.nyu\.edu/" to="https://$1.nyu.edu/"/>

</ruleset>

New-York-University.xml    File a bug

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

<!--
	New York University

	For problematic rules, see New-York-University-mismatches.xml.


	Nonfunctional subdomains:

		- albert ¹
		- (www.)gsas
		- stern		(times out)

	¹ Refused


	Problematic subdomains:

		- admissions ¹
		- bookstores ¹
		- www.cims ²
		- www.cs ²
		- www.g4li ²
		- www.home ²
		- www.math ²
		- www.mrl ²
		- www.steinhardt ²

	¹ Mismatched
	² Cert only matches ^foo


	Partially covered subdomains:

		- engineering *

	* Some pages redirect to http


	Fully covered subdomains:

		- (www.)?
		- admissions		(→ www)
		- (www.)?bookstores	(^ → www)
		- (www.)cims		(www → ^)
		- (www.)?cs		(www → ^)
		- vlg.cs
		- (www.)?g4li		(www → ^)
		- (www.)?home		(www → ^)
		- its.law

		- library
		- arch.library
		- getit.library
		- login.library

		- login
		- (www.)?math		(www → ^)
		- (www.)?mrl		(www → ^)
		- nursing
		- frms.nursing
		- orientation.nursing
		- admin.portal
		- shibboleth
		- sis
		- start
		- (www.)?steinhardt	(www → ^)
		- testhome.home.syr
		- web.home.syr
		- wikis


	These domains don't work over http:

		- jive.home.nyu.edu
		- testhome.nyu.edu


	Insecure cookies are set for these domains:

		- .nyu.edu
		- its.law.nyu.edu
		- .library.nyu.edu
		- getit.nyu.edu
		- admin.portal.nyu.edu
		- steinhardt.nyu.edu
		- web.home.syr.nyu.edu
		- www.nyu.edu


	Mixed content:

		- Images, on:

			- library and web1.library from library *
			- wikis from www *

	* Secured by us

--><ruleset name="NYU.edu (partial)" platform="mixedcontent">

	<target host="nyu.edu"/>
	<target host="*.nyu.edu"/>
		<!--
			Redirects to http:
						-->
		<!--exclusion pattern="^http://engineering\.nyu\.edu/($|\?|crissp/$|events/\d{4}/\d\d/\d\d/[\w-]+$)" /-->
		<!--
			Exceptions:
					-->
		<exclusion pattern="^http://engineering\.nyu\.edu/+(?!crissp/(?:module|site|theme)s/|favicon\.ico|files/|sites/)"/>


	<!--	Not secured by server:
					-->
	<!--securecookie host="^its\.law\.nyu\.edu$" name="^(CFID|CFTOKEN|JSESSIONID)$" /-->
	<!--securecookie host="\.library\.nyu\.edu$" name="^(attempted_sso|xerxessession_)$" /-->
	<!--securecookie host="^getit\.library\.nyu\.edu$" name="^_getit_session$" /-->
	<!--securecookie host="^admin\.portal\.nyu\.edu$" name="^BIGipServerPeopleSoft-Portal[\d.]+-PT\d+-Prod-Pool$" /-->
	<!--securecookie host="^steinhardt\.nyu\.edu$" name="^symfony$" /-->
	<!--securecookie host="^web\.home\.syr\.nyu\.edu$" name="^BIGipServer~ES-PROD-MEDIUM~WWW-HTTP$" /-->
	<!--securecookie host="^www\.nyu\.edu$" name="^BIGipServerWWW-HTTP$" /-->

	<!--	Cross-domain cookies observed:

			- AMAuthCookie
			- amlbcookie

		Not handled here in case they're used on unsecurable pages.
				-->
	<securecookie host="^\w+[\w.]+\.nyu\.edu$" name=".+"/>


	<rule from="^http://(www\.)?nyu\.edu/" to="https://$1nyu.edu/"/>

	<rule from="^http://(?:www\.)?bookstores\.nyu\.edu/" to="https://www.bookstores.nyu.edu/"/>

	<!--	Redirects like so
				-->
	<rule from="^http://admissions\.nyu\.edu/" to="https://www.nyu.edu/admissions/undergraduate-admissions.html"/>

	<rule from="^http://(?:www\.)?(cims|cs|g4li|home|math|mrl|steinhardt)\.nyu\.edu/" to="https://$1.nyu.edu/"/>

	<rule from="^http://(vlg\.cs|engineering|its\.law|(?:(?:arch|getit|login)\.)?library|login|(?:frms\.|orientation\.)?nursing|admin\.portal|shibboleth|sis|start|steinhardt|(?:testhome|web)\.home\.syr|wikis)\.nyu\.edu/" to="https://$1.nyu.edu/"/>

</ruleset>

New-York-University.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;