[tor-commits] [tor-browser/esr24] No bug, Automated HSTS preload list update from host b-linux64-ix-0003 - a=hsts-update

mikeperry at torproject.org mikeperry at torproject.org
Fri Aug 29 05:26:42 UTC 2014


commit f2098e41efdcb4b261717475aad41d9307b91841
Author: ffxbld <none at none>
Date:   Sat Jun 21 03:13:20 2014 -0700

    No bug, Automated HSTS preload list update from host b-linux64-ix-0003 - a=hsts-update
---
 security/manager/boot/src/nsSTSPreloadList.errors |    8 ++++----
 security/manager/boot/src/nsSTSPreloadList.inc    |    9 +++++----
 2 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/security/manager/boot/src/nsSTSPreloadList.errors b/security/manager/boot/src/nsSTSPreloadList.errors
index 7d18d22..dbd20ab 100644
--- a/security/manager/boot/src/nsSTSPreloadList.errors
+++ b/security/manager/boot/src/nsSTSPreloadList.errors
@@ -1,7 +1,6 @@
 admin.google.com: did not receive HSTS header
 adsfund.org: could not connect to host
 airbnb.com: did not receive HSTS header
-alpha.irccloud.com: did not receive HSTS header
 anycoin.me: did not receive HSTS header
 api.lookout.com: could not connect to host
 api.mega.co.nz: could not connect to host
@@ -11,7 +10,7 @@ app.lookout.com: could not connect to host
 appengine.google.com: did not receive HSTS header
 appseccalifornia.org: did not receive HSTS header
 bassh.net: did not receive HSTS header
-bcrook.com: max-age too low: 86400
+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
@@ -47,6 +46,7 @@ errors.zenpayroll.com: could not connect to host
 espra.com: could not connect to host
 fatzebra.com.au: did not receive HSTS header
 get.zenpayroll.com: did not receive HSTS header
+getlantern.org: did not receive HSTS header
 glass.google.com: did not receive HSTS header
 gmail.com: did not receive HSTS header
 googlemail.com: did not receive HSTS header
@@ -59,6 +59,7 @@ history.google.com: did not receive HSTS header
 hostedtalkgadget.google.com: did not receive HSTS header
 id.atlassian.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
 irccloud.com: did not receive HSTS header
 jitsi.org: did not receive HSTS header
@@ -109,7 +110,7 @@ spreadsheets.google.com: did not receive HSTS header
 square.com: did not receive HSTS header
 ssl.google-analytics.com: did not receive HSTS header
 ssl.panoramio.com: did not receive HSTS header
-static.wepay.com: did not receive HSTS header
+stocktrade.de: did not receive HSTS header
 sunshinepress.org: could not connect to host
 surfeasy.com: did not receive HSTS header
 talk.google.com: did not receive HSTS header
@@ -117,7 +118,6 @@ talkgadget.google.com: did not receive HSTS header
 translate.googleapis.com: did not receive HSTS header
 uprotect.it: could not connect to host
 wallet.google.com: did not receive HSTS header
-waveapps.com: no error
 webmail.mayfirst.org: did not receive HSTS header
 whonix.org: did not receive HSTS header
 www.cueup.com: did not receive HSTS header
diff --git a/security/manager/boot/src/nsSTSPreloadList.inc b/security/manager/boot/src/nsSTSPreloadList.inc
index 2e204ef..8e1a1aa 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(1413626792852000);
+const PRTime gPreloadListExpirationTime = INT64_C(1414231532587000);
 
 class nsSTSPreload
 {
@@ -23,6 +23,7 @@ static const nsSTSPreload kSTSPreloadList[] = {
   { "activiti.alfresco.com", false },
   { "adsfund.org", true },
   { "aladdinschools.appspot.com", false },
+  { "alpha.irccloud.com", false },
   { "api.intercom.io", false },
   { "api.simple.com", false },
   { "api.xero.com", false },
@@ -32,6 +33,7 @@ static const nsSTSPreload kSTSPreloadList[] = {
   { "arivo.com.br", true },
   { "bank.simple.com", false },
   { "bccx.com", true },
+  { "bcrook.com", false },
   { "bitbucket.org", false },
   { "blog.cyveillance.com", true },
   { "blog.linode.com", false },
@@ -84,7 +86,6 @@ static const nsSTSPreload kSTSPreloadList[] = {
   { "forum.quantifiedself.com", true },
   { "gernert-server.de", true },
   { "getcloak.com", false },
-  { "getlantern.org", false },
   { "go.xero.com", false },
   { "gocardless.com", true },
   { "grc.com", false },
@@ -96,7 +97,6 @@ static const nsSTSPreload kSTSPreloadList[] = {
   { "id.mayfirst.org", false },
   { "imouto.my", false },
   { "inertianetworks.com", true },
-  { "intercom.io", false },
   { "itriskltd.com", true },
   { "keeperapp.com", true },
   { "keepersecurity.com", true },
@@ -182,7 +182,7 @@ static const nsSTSPreload kSTSPreloadList[] = {
   { "skydrive.live.com", false },
   { "squareup.com", false },
   { "stage.wepay.com", false },
-  { "stocktrade.de", false },
+  { "static.wepay.com", false },
   { "stripe.com", true },
   { "strongest-privacy.com", true },
   { "subrosa.io", true },
@@ -224,6 +224,7 @@ static const nsSTSPreload kSTSPreloadList[] = {
   { "www.banking.co.at", false },
   { "www.braintreepayments.com", false },
   { "www.calyxinstitute.org", false },
+  { "www.capitainetrain.com", false },
   { "www.cyveillance.com", true },
   { "www.dropcam.com", false },
   { "www.entropia.de", false },





More information about the tor-commits mailing list