Beta: TLS (SSL) now available

Locked
User avatar
derobert
Phantom of the .Org
Joined: Wed Oct 24, 2001 8:35 am
Location: Sterling, Virginia
Contact:
Org Profile

Beta: TLS (SSL) now available

Post by derobert » Fri May 27, 2016 10:58 am

We now have TLS/SSL/https support on the site. TLS protects the data being sent from your browser to and from the site from spying.

To use, visit: https://www.animemusicvideos.org/ ("https" instead of "http").

Eventually we'll make this the default, but there are probably a lot of bugs to fix first. Please let me know of any you find.

Edit: if you're using HTTPS Everywhere, here is a user rule you can plop in to your HTTPSEverywhereUserRules directory:

Code: Select all

<ruleset name="AnimeMusicVideos">
	<target host="animemusicvideos.org" />
	<target host="www.animemusicvideos.org" />
	<target host="a-m-v.org" />
	<target host="www.a-m-v.org" />

	<test url="http://www.AnimeMusicVideos.org/" />
	<test url="http://www.AnimeMusicVideos.org/forum" />
	<test url="http://www.a-m-v.org/" />
	<test url="http://a-m-v.org/" />

	<rule from="^http:"
	        to="https:" />
</ruleset>
Again, please report anything that breaks...
Key 55EA59FE; fingerprint = E501 CEE3 E030 2D48 D449 274C FB3F 88C2 55EA 59FE
A mighty order of ages is born anew.              http://twitter.com/derobert

Locked

Return to “Site Announcements”