[tor-commits] [tor-browser/esr24] No bug, Automated HSTS preload list update from host bld-linux64-spot-326 - a=hsts-update

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


commit 9fca388d6ff39694480dbb2f356fd6f3f97d190d
Author: ffxbld <none at none>
Date:   Sat May 31 03:13:45 2014 -0700

    No bug, Automated HSTS preload list update from host bld-linux64-spot-326 - a=hsts-update
---
 security/manager/boot/src/nsSTSPreloadList.errors |    7 ++++---
 security/manager/boot/src/nsSTSPreloadList.inc    |    8 ++++++--
 2 files changed, 10 insertions(+), 5 deletions(-)

diff --git a/security/manager/boot/src/nsSTSPreloadList.errors b/security/manager/boot/src/nsSTSPreloadList.errors
index 831c969..f04dcfb 100644
--- a/security/manager/boot/src/nsSTSPreloadList.errors
+++ b/security/manager/boot/src/nsSTSPreloadList.errors
@@ -10,6 +10,7 @@ api.simple.com: did not receive HSTS header
 apis.google.com: did not receive HSTS header
 app.lookout.com: could not connect to host
 appengine.google.com: did not receive HSTS header
+appseccalifornia.org: could not connect to host
 bassh.net: did not receive HSTS header
 bcrook.com: max-age too low: 86400
 betnet.fr: could not connect to host
@@ -24,10 +25,10 @@ checkout.google.com: did not receive HSTS header
 chrome-devtools-frontend.appspot.com: did not receive HSTS header
 chrome.google.com: did not receive HSTS header
 cloud.google.com: did not receive HSTS header
-cloudns.com.au: could not connect to host
 code.google.com: did not receive HSTS header
 codereview.chromium.org: did not receive HSTS header
 crate.io: did not receive HSTS header
+crbug.com: did not receive HSTS header
 crowdcurity.com: did not receive HSTS header
 crypto.is: did not receive HSTS header
 csawctf.poly.edu: did not receive HSTS header
@@ -101,7 +102,7 @@ simon.butcher.name: max-age too low: 2629743
 sites.google.com: did not receive HSTS header
 sol.io: could not connect to host
 souyar.de: could not connect to host
-souyar.net: did not receive HSTS header
+souyar.net: could not connect to host
 souyar.us: could not connect to host
 spreadsheets.google.com: did not receive HSTS header
 square.com: did not receive HSTS header
@@ -115,7 +116,6 @@ talk.google.com: did not receive HSTS header
 talkgadget.google.com: did not receive HSTS header
 translate.googleapis.com: did not receive HSTS header
 uprotect.it: could not connect to host
-usaa.com: did not receive HSTS header
 wallet.google.com: did not receive HSTS header
 webmail.mayfirst.org: did not receive HSTS header
 wepay.com: max-age too low: 2592000
@@ -126,6 +126,7 @@ www.elanex.biz: did not receive HSTS header
 www.gmail.com: did not receive HSTS header
 www.googlemail.com: did not receive HSTS header
 www.greplin.com: could not connect to host
+www.intercom.io: did not receive HSTS header
 www.jitsi.org: did not receive HSTS header
 www.lastpass.com: did not receive HSTS header
 www.ledgerscope.net: did not receive HSTS header
diff --git a/security/manager/boot/src/nsSTSPreloadList.inc b/security/manager/boot/src/nsSTSPreloadList.inc
index 8266427..d2f42c6 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(1411812354538000);
+const PRTime gPreloadListExpirationTime = INT64_C(1412417180147000);
 
 class nsSTSPreload
 {
@@ -122,6 +122,7 @@ static const nsSTSPreload kSTSPreloadList[] = {
   { "mailbox.org", false },
   { "makeyourlaws.org", true },
   { "manage.zenpayroll.com", false },
+  { "manageprojects.com", true },
   { "manager.linode.com", false },
   { "matteomarescotti.name", true },
   { "mattmccutchen.net", true },
@@ -187,11 +188,14 @@ static const nsSTSPreload kSTSPreloadList[] = {
   { "surkatty.org", true },
   { "tent.io", true },
   { "therapynotes.com", false },
+  { "tinfoilsecurity.com", false },
   { "torproject.org", false },
   { "twitter.com", false },
   { "ubertt.org", true },
+  { "usaa.com", false },
   { "vmoagents.com", false },
   { "w-spotlight.appspot.com", true },
+  { "waveapps.com", true },
   { "webfilings-eu-mirror.appspot.com", true },
   { "webfilings-eu.appspot.com", true },
   { "webfilings-mirror-hrd.appspot.com", true },
@@ -225,7 +229,6 @@ static const nsSTSPreload kSTSPreloadList[] = {
   { "www.gov.uk", false },
   { "www.grc.com", false },
   { "www.heliosnet.com", true },
-  { "www.intercom.io", false },
   { "www.irccloud.com", false },
   { "www.linode.com", false },
   { "www.lookout.com", false },
@@ -238,6 +241,7 @@ static const nsSTSPreload kSTSPreloadList[] = {
   { "www.simbolo.co.uk", false },
   { "www.simple.com", false },
   { "www.therapynotes.com", false },
+  { "www.tinfoilsecurity.com", false },
   { "www.torproject.org", false },
   { "www.twitter.com", false },
   { "www.usaa.com", false },





More information about the tor-commits mailing list