[tor-commits] [tor-browser/esr24] No bug, Automated HSTS preload list update from host bld-linux64-spot-307 - a=hsts-update
mikeperry at torproject.org
mikeperry at torproject.org
Fri Aug 29 05:26:44 UTC 2014
commit 8712f33bf2d3d7124c1c8587f786f42e775d2838
Author: ffxbld <none at none>
Date: Sat Jul 26 03:12:05 2014 -0700
No bug, Automated HSTS preload list update from host bld-linux64-spot-307 - a=hsts-update
---
security/manager/boot/src/nsSTSPreloadList.errors | 7 +++----
security/manager/boot/src/nsSTSPreloadList.inc | 8 ++++++--
2 files changed, 9 insertions(+), 6 deletions(-)
diff --git a/security/manager/boot/src/nsSTSPreloadList.errors b/security/manager/boot/src/nsSTSPreloadList.errors
index f83a8d9..b06708b 100644
--- a/security/manager/boot/src/nsSTSPreloadList.errors
+++ b/security/manager/boot/src/nsSTSPreloadList.errors
@@ -12,7 +12,6 @@ bassh.net: did not receive HSTS header
bccx.com: could not connect to host
betnet.fr: could not connect to host
bigshinylock.minazo.net: could not connect to host
-blacklane.com: did not receive HSTS header
braintreegateway.com: did not receive HSTS header
braintreepayments.com: did not receive HSTS header
browserid.org: did not receive HSTS header
@@ -60,7 +59,7 @@ history.google.com: did not receive HSTS header
hostedtalkgadget.google.com: did not receive HSTS header
in.xero.com: max-age too low: 3600
intercom.io: did not receive HSTS header
-iop.intuit.com: max-age too low: 86400
+iop.intuit.com: did not receive HSTS header
irccloud.com: did not receive HSTS header
jitsi.org: did not receive HSTS header
jottit.com: could not connect to host
@@ -122,7 +121,7 @@ uprotect.it: could not connect to host
wallet.google.com: did not receive HSTS header
webmail.mayfirst.org: did not receive HSTS header
whonix.org: did not receive HSTS header
-www.cueup.com: did not receive HSTS header
+www.cueup.com: could not connect to host
www.developer.mydigipass.com: could not connect to host
www.dropbox.com: max-age too low: 2592000
www.elanex.biz: did not receive HSTS header
@@ -135,7 +134,7 @@ www.ledgerscope.net: did not receive HSTS header
www.logentries.com: did not receive HSTS header
www.moneybookers.com: did not receive HSTS header
www.neonisi.com: could not connect to host
-www.paycheckrecords.com: max-age too low: 86400
+www.paycheckrecords.com: did not receive HSTS header
www.paypal.com: max-age too low: 14400
www.roddis.net: did not receive HSTS header
www.sandbox.mydigipass.com: could not connect to host
diff --git a/security/manager/boot/src/nsSTSPreloadList.inc b/security/manager/boot/src/nsSTSPreloadList.inc
index 96dbe38..0b134c6 100644
--- a/security/manager/boot/src/nsSTSPreloadList.inc
+++ b/security/manager/boot/src/nsSTSPreloadList.inc
@@ -8,7 +8,7 @@
/*****************************************************************************/
#include "mozilla/StandardInteger.h"
-const PRTime gPreloadListExpirationTime = INT64_C(1416650838534000);
+const PRTime gPreloadListExpirationTime = INT64_C(1417255570959000);
class nsSTSPreload
{
@@ -37,6 +37,7 @@ static const nsSTSPreload kSTSPreloadList[] = {
{ "bccx.com", true },
{ "bcrook.com", false },
{ "bitbucket.org", false },
+ { "blacklane.com", true },
{ "blog.cyveillance.com", true },
{ "blog.linode.com", false },
{ "blog.lookout.com", false },
@@ -93,11 +94,12 @@ static const nsSTSPreload kSTSPreloadList[] = {
{ "gocardless.com", true },
{ "grc.com", false },
{ "grepular.com", true },
+ { "hackerone.com", true },
{ "harvestapp.com", true },
{ "haste.ch", true },
{ "heha.co", true },
{ "howrandom.org", true },
- { "id.atlassian.com", true },
+ { "id.atlassian.com", false },
{ "id.mayfirst.org", false },
{ "imouto.my", false },
{ "inertianetworks.com", true },
@@ -172,6 +174,7 @@ static const nsSTSPreload kSTSPreloadList[] = {
{ "pypi.python.org", true },
{ "python.org", false },
{ "reviews.anime.my", true },
+ { "rme.li", false },
{ "roddis.net", false },
{ "romab.com", true },
{ "roundcube.mayfirst.org", false },
@@ -249,6 +252,7 @@ static const nsSTSPreload kSTSPreloadList[] = {
{ "www.noisebridge.net", false },
{ "www.opsmate.com", true },
{ "www.python.org", true },
+ { "www.rme.li", false },
{ "www.simbolo.co.uk", false },
{ "www.simple.com", false },
{ "www.therapynotes.com", false },
More information about the tor-commits
mailing list