HTTPS Everywhere Atlas

videolan.org

HTTPS Everywhere currently rewrites requests to videolan.org (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:

<!--
	Invalid certificate:
		api.addons.videolan.org
		get.dc2.videolan.org
		get.dc3.videolan.org
		download2.videolan.org
		fingerprint.videolan.org
		ganesh2.videolan.org
		goldeneye2.videolan.org
		top-ix.mirror.videolan.org
		natalya.videolan.org
		nightly.videolan.org
		www2.videolan.org

	Secure connection failed:
		altair.videolan.org
		update.videolan.org

	Time out:
		buildbot.videolan.org

	Refused:
		freedb.videolan.org

	Different content http/https:
		hg.videolan.org
		mailstats.videolan.org
		www3.videolan.org

	No working URL known:
		people.videolan.org
		registry.videolan.org

	Mixed content:
		planet.videolan.org

--><ruleset name="VideoLAN.org">

	<target host="videolan.org"/>
	<target host="www.videolan.org"/>
	<target host="addons.videolan.org"/><!-- openDesktop subdomain -->
	<target host="albiero.videolan.org"/><!-- Needs test url -->
	<target host="code.videolan.org"/>
	<target host="download.videolan.org"/>
	<target host="download4.videolan.org"/>
	<target host="downloads.videolan.org"/>
	<target host="forum.videolan.org"/>
	<target host="get.videolan.org"/>
	<target host="git.videolan.org"/>
	<target host="images.videolan.org"/>
	<target host="images1.videolan.org"/>
	<target host="images4.videolan.org"/>
	<target host="jenkins.videolan.org"/>
	<target host="mailman.videolan.org"/>
	<target host="munin.videolan.org"/>
	<target host="nightlies.videolan.org"/>
	<target host="patches.videolan.org"/>
	<target host="streams.videolan.org"/>
	<target host="svn.videolan.org"/>
	<target host="trac.videolan.org"/>
	<target host="vdd.videolan.org"/>
	<target host="wiki.videolan.org"/>

	<securecookie host=".+" name=".+"/>

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

</ruleset>

VideoLAN.org.xml    File a bug

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

<!--
	Invalid certificate:
		api.addons.videolan.org
		get.dc2.videolan.org
		get.dc3.videolan.org
		download2.videolan.org
		fingerprint.videolan.org
		ganesh2.videolan.org
		goldeneye2.videolan.org
		top-ix.mirror.videolan.org
		natalya.videolan.org
		nightly.videolan.org
		www2.videolan.org

	Secure connection failed:
		altair.videolan.org
		update.videolan.org

	Time out:
		buildbot.videolan.org

	Refused:
		freedb.videolan.org

	Different content http/https:
		hg.videolan.org
		mailstats.videolan.org
		www3.videolan.org

	No working URL known:
		people.videolan.org
		registry.videolan.org

	Mixed content:
		planet.videolan.org

--><ruleset name="VideoLAN.org">

	<target host="videolan.org"/>
	<target host="www.videolan.org"/>
	<target host="addons.videolan.org"/><!-- openDesktop subdomain -->
	<target host="albiero.videolan.org"/><!-- Needs test url -->
	<target host="code.videolan.org"/>
	<target host="download.videolan.org"/>
	<target host="download4.videolan.org"/>
	<target host="downloads.videolan.org"/>
	<target host="forum.videolan.org"/>
	<target host="get.videolan.org"/>
	<target host="git.videolan.org"/>
	<target host="images.videolan.org"/>
	<target host="images1.videolan.org"/>
	<target host="images4.videolan.org"/>
	<target host="jenkins.videolan.org"/>
	<target host="mailman.videolan.org"/>
	<target host="munin.videolan.org"/>
	<target host="nightlies.videolan.org"/>
	<target host="patches.videolan.org"/>
	<target host="streams.videolan.org"/>
	<target host="svn.videolan.org"/>
	<target host="trac.videolan.org"/>
	<target host="vdd.videolan.org"/>
	<target host="wiki.videolan.org"/>

	<securecookie host=".+" name=".+"/>

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

</ruleset>

VideoLAN.org.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;