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

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


commit e21dc00b35394cf43ff83c2634c9edafd4659966
Author: ffxbld <none at none>
Date:   Sat Jul 19 03:13:17 2014 -0700

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

diff --git a/security/manager/boot/src/nsSTSPreloadList.errors b/security/manager/boot/src/nsSTSPreloadList.errors
index 90da6bf..f83a8d9 100644
--- a/security/manager/boot/src/nsSTSPreloadList.errors
+++ b/security/manager/boot/src/nsSTSPreloadList.errors
@@ -63,7 +63,7 @@ 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
-jottit.com: did not receive HSTS header
+jottit.com: could not connect to host
 keymaster.lookout.com: did not receive HSTS header
 kiwiirc.com: max-age too low: 5256000
 ledgerscope.net: did not receive HSTS header
@@ -92,7 +92,7 @@ platform.lookout.com: could not connect to host
 play.google.com: did not receive HSTS header
 prodpad.com: did not receive HSTS header
 profiles.google.com: did not receive HSTS header
-rapidresearch.me: did not receive HSTS header
+rapidresearch.me: could not connect to host
 riseup.net: did not receive HSTS header
 sah3.net: could not connect to host
 saturngames.co.uk: did not receive HSTS header
@@ -101,10 +101,8 @@ security.google.com: did not receive HSTS header
 semenkovich.com: did not receive HSTS header
 serverdensity.io: did not receive HSTS header
 shops.neonisi.com: could not connect to host
-silentcircle.com: did not receive HSTS header
 silentcircle.org: could not connect to host
 simon.butcher.name: max-age too low: 2629743
-simple.com: did not receive HSTS header
 sites.google.com: did not receive HSTS header
 sol.io: could not connect to host
 souyar.de: could not connect to host
@@ -131,7 +129,6 @@ 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 dd480ac..96dbe38 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(1416045947439000);
+const PRTime gPreloadListExpirationTime = INT64_C(1416650838534000);
 
 class nsSTSPreload
 {
@@ -84,6 +84,7 @@ static const nsSTSPreload kSTSPreloadList[] = {
   { "feedbin.com", false },
   { "fiken.no", true },
   { "fj.simple.com", false },
+  { "flynn.io", true },
   { "forum.linode.com", false },
   { "forum.quantifiedself.com", true },
   { "gernert-server.de", true },
@@ -101,6 +102,7 @@ static const nsSTSPreload kSTSPreloadList[] = {
   { "imouto.my", false },
   { "inertianetworks.com", true },
   { "itriskltd.com", true },
+  { "jackyyf.com", false },
   { "keeperapp.com", true },
   { "keepersecurity.com", true },
   { "keyerror.com", true },
@@ -178,7 +180,9 @@ static const nsSTSPreload kSTSPreloadList[] = {
   { "securityheaders.com", true },
   { "seifried.org", true },
   { "shodan.io", true },
+  { "silentcircle.com", true },
   { "simbolo.co.uk", false },
+  { "simple.com", false },
   { "skydrive.live.com", false },
   { "squareup.com", false },
   { "stage.wepay.com", false },
@@ -235,6 +239,7 @@ 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 },





More information about the tor-commits mailing list