HTTPS Everywhere Atlas

amazon.com

HTTPS Everywhere currently rewrites requests to amazon.com (or its subdomains).

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:

<!--
	Other Amazon rulesets:

		- 6PM.com.xml
		- AWS_Trust.com.xml
		- AbeBooks.co.uk.xml
		- AbeBooks.xml
		- Amazon-Adsystem.com.xml
		- Amazon.jobs.xml
		- AmazonAWS.com.xml
		- AmazonWebServices.com.xml
		- AmazonSupply.com.xml
		- Amazon_Trust.com.xml
		- Amazon_blogs.com.xml
		- Assoc-Amazon.ca.xml
		- Assoc-Amazon.co.jp.xml
		- Assoc-Amazon.co.uk.xml
		- Assoc-Amazon.com.xml
		- Assoc-Amazon.de.xml
		- Assoc-Amazon.fr.xml
		- AWSCloud.com.xml
		- BeautyBar.com.xml
		- ComiXology.com.xml
		- CreateSpace.xml
		- Images-CreateSpace.com.xml
		- Images-Amazon.com.xml
		- Junglee.com.xml
		- MTurk.com.xml
		- Soap.com.xml
		- SSL-Images-Amazon.com.xml
		- TenMarks.com.xml
		- amazon.ca.xml
		- amazon.cn.xml
		- amazon.co.jp.xml
		- amazon.co.uk.xml
		- amazon.com.au.xml
		- amazon.com.br.xml
		- amazon.com.mx.xml
		- amazon.de.xml
		- amazon.es.xml
		- amazon.fr.xml
		- amazon.in.xml
		- amazon.it.xml
		- amazon.nl.xml
		- casa.com.xml
		- diapers.com.xml
		- eastdane.com.xml
		- q-assets.com.xml
		- quidsi.com.xml
		- shopbop.com.xml
		- wag.com.xml
		- yoyo.com.xml

	Non-functional hosts
		Timeout was reached:
			- pda-bes.amazon.com

	Amazon appears to operate in 7 countries, and does not hold the domains
	for some others, like .se or .be.  In other cases there is an http-only site
	that redirects to one of these 7 countries.


	Insecure cookies are set for these domains and hosts: ᶜ

		- .amazon.com
		- www.amazon.com

	ᶜ See https://owasp.org/index.php/SecureFlag

--><ruleset name="Amazon.com">

	<target host="amazon.com"/>
	<target host="advertising.amazon.com"/>
	<target host="affiliate-program.amazon.com"/>
	<target host="authorcentral.amazon.com"/>
	<target host="aws.amazon.com"/>
	<target host="docs.aws.amazon.com"/>
	<target host="forums.aws.amazon.com"/>
	<target host="status.aws.amazon.com"/>
	<target host="aws-portal.amazon.com"/>
	<target host="catalyst.amazon.com"/>
	<target host="coursematerials.amazon.com"/>
	<target host="developer.amazon.com"/>
	<target host="fls-eu.amazon.com"/>
	<target host="fls-na.amazon.com"/>
	<target host="g-images.amazon.com"/>
	<target host="images.amazon.com"/>
	<target host="images-jp.amazon.com"/>
	<target host="kdp.amazon.com"/>
	<target host="kindlescout.amazon.com"/>
	<target host="local.amazon.com"/>
	<target host="payments.amazon.com"/>
	<target host="rcm.amazon.com"/>
	<target host="sellercentral.amazon.com"/>
	<target host="services.amazon.com"/>
	<target host="smile.amazon.com"/>
	<target host="storywriter.amazon.com"/>
	<target host="studios.amazon.com"/>
	<target host="uedata.amazon.com"/>
	<target host="vendorexpress.amazon.com"/>
	<target host="videodirect.amazon.com"/>
	<target host="webservices.amazon.com"/>
		<test url="http://webservices.amazon.com/scratchpad/index.html"/>
	<target host="whispercast.amazon.com"/>
	<target host="widgets.amazon.com"/>
	<target host="ws.amazon.com"/>

	<!--	Not secured by server:
					-->
	<!--securecookie host="^\.amazon\.com$" name="^(?:kdp-lc-main|session-id|session-id-time|session-token|skin|ubid-main|x-wl-uid)$" /-->

	<securecookie host=".+" name="^(?:aps-trtmnt$|s_v)"/>
	<securecookie host="^\w" name=".+"/>

	<rule from="^http://g-images\.amazon\.com/" to="https://d1ge0kk1l5kms0.cloudfront.net/"/>

		<test url="http://g-images.amazon.com/images/G/01/dvd/sony/casinoroyale/CR13lrg._VNONE_FOUND_.jpg"/>

	<rule from="^http://images(-jp)?\.amazon\.com/" to="https://images-na.ssl-images-amazon.com/"/>

		<test url="http://images.amazon.com/images/P/B000067Q2B.01._SCLZZZZZZZ_.jpg"/>

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

</ruleset>

Amazon.xml    File a bug

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

<!--
	Other Amazon rulesets:

		- 6PM.com.xml
		- AWS_Trust.com.xml
		- AbeBooks.co.uk.xml
		- AbeBooks.xml
		- Amazon-Adsystem.com.xml
		- Amazon.jobs.xml
		- AmazonAWS.com.xml
		- AmazonWebServices.com.xml
		- AmazonSupply.com.xml
		- Amazon_Trust.com.xml
		- Amazon_blogs.com.xml
		- Assoc-Amazon.ca.xml
		- Assoc-Amazon.co.jp.xml
		- Assoc-Amazon.co.uk.xml
		- Assoc-Amazon.com.xml
		- Assoc-Amazon.de.xml
		- Assoc-Amazon.fr.xml
		- AWSCloud.com.xml
		- BeautyBar.com.xml
		- ComiXology.com.xml
		- CreateSpace.xml
		- Images-CreateSpace.com.xml
		- Images-Amazon.com.xml
		- Junglee.com.xml
		- MTurk.com.xml
		- Soap.com.xml
		- SSL-Images-Amazon.com.xml
		- TenMarks.com.xml
		- amazon.ca.xml
		- amazon.cn.xml
		- amazon.co.jp.xml
		- amazon.co.uk.xml
		- amazon.com.au.xml
		- amazon.com.br.xml
		- amazon.com.mx.xml
		- amazon.de.xml
		- amazon.es.xml
		- amazon.fr.xml
		- amazon.in.xml
		- amazon.it.xml
		- amazon.nl.xml
		- casa.com.xml
		- diapers.com.xml
		- eastdane.com.xml
		- q-assets.com.xml
		- quidsi.com.xml
		- shopbop.com.xml
		- wag.com.xml
		- yoyo.com.xml

	Non-functional hosts
		Timeout was reached:
			- pda-bes.amazon.com

	Amazon appears to operate in 7 countries, and does not hold the domains
	for some others, like .se or .be.  In other cases there is an http-only site
	that redirects to one of these 7 countries.


	Insecure cookies are set for these domains and hosts: ᶜ

		- .amazon.com
		- www.amazon.com

	ᶜ See https://owasp.org/index.php/SecureFlag

--><ruleset name="Amazon.com">

	<target host="amazon.com"/>
	<target host="advertising.amazon.com"/>
	<target host="affiliate-program.amazon.com"/>
	<target host="authorcentral.amazon.com"/>
	<target host="aws.amazon.com"/>
	<target host="docs.aws.amazon.com"/>
	<target host="forums.aws.amazon.com"/>
	<target host="status.aws.amazon.com"/>
	<target host="aws-portal.amazon.com"/>
	<target host="catalyst.amazon.com"/>
	<target host="coursematerials.amazon.com"/>
	<target host="developer.amazon.com"/>
	<target host="fls-eu.amazon.com"/>
	<target host="fls-na.amazon.com"/>
	<target host="g-images.amazon.com"/>
	<target host="images.amazon.com"/>
	<target host="images-jp.amazon.com"/>
	<target host="kdp.amazon.com"/>
	<target host="kindlescout.amazon.com"/>
	<target host="local.amazon.com"/>
	<target host="payments.amazon.com"/>
	<target host="rcm.amazon.com"/>
	<target host="sellercentral.amazon.com"/>
	<target host="services.amazon.com"/>
	<target host="smile.amazon.com"/>
	<target host="storywriter.amazon.com"/>
	<target host="studios.amazon.com"/>
	<target host="uedata.amazon.com"/>
	<target host="vendorexpress.amazon.com"/>
	<target host="videodirect.amazon.com"/>
	<target host="webservices.amazon.com"/>
		<test url="http://webservices.amazon.com/scratchpad/index.html"/>
	<target host="whispercast.amazon.com"/>
	<target host="widgets.amazon.com"/>
	<target host="ws.amazon.com"/>

	<!--	Not secured by server:
					-->
	<!--securecookie host="^\.amazon\.com$" name="^(?:kdp-lc-main|session-id|session-id-time|session-token|skin|ubid-main|x-wl-uid)$" /-->

	<securecookie host=".+" name="^(?:aps-trtmnt$|s_v)"/>
	<securecookie host="^\w" name=".+"/>

	<rule from="^http://g-images\.amazon\.com/" to="https://d1ge0kk1l5kms0.cloudfront.net/"/>

		<test url="http://g-images.amazon.com/images/G/01/dvd/sony/casinoroyale/CR13lrg._VNONE_FOUND_.jpg"/>

	<rule from="^http://images(-jp)?\.amazon\.com/" to="https://images-na.ssl-images-amazon.com/"/>

		<test url="http://images.amazon.com/images/P/B000067Q2B.01._SCLZZZZZZZ_.jpg"/>

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

</ruleset>

Amazon.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;