[tbb-commits] [tor-browser/esr24] No bug, Automated HSTS preload list update from host bld-linux64-ix-030 - a=hsts-update
mikeperry at torproject.org
mikeperry at torproject.org
Fri Aug 29 05:26:36 UTC 2014
commit 76d07341b98cf3d709e83a24e5a82b6bc639316c
Author: ffxbld <none at none>
Date: Sat Feb 8 03:16:34 2014 -0800
No bug, Automated HSTS preload list update from host bld-linux64-ix-030 - a=hsts-update
---
security/manager/boot/src/nsSTSPreloadList.errors | 3 ++-
security/manager/boot/src/nsSTSPreloadList.inc | 8 ++++++--
2 files changed, 8 insertions(+), 3 deletions(-)
diff --git a/security/manager/boot/src/nsSTSPreloadList.errors b/security/manager/boot/src/nsSTSPreloadList.errors
index bca0870..2bd6d28 100644
--- a/security/manager/boot/src/nsSTSPreloadList.errors
+++ b/security/manager/boot/src/nsSTSPreloadList.errors
@@ -8,6 +8,7 @@ bassh.net: did not receive HSTS header
bcrook.com: max-age too low: 86400
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
@@ -55,6 +56,7 @@ jottit.com: did not receive HSTS header
kiwiirc.com: max-age too low: 5256000
ledgerscope.net: did not receive HSTS header
liberty.lavabit.com: could not connect to host
+lifeguard.aecom.com: did not receive HSTS header
lists.mayfirst.org: did not receive HSTS header
mail.google.com: did not receive HSTS header
market.android.com: did not receive HSTS header
@@ -64,7 +66,6 @@ mydigipass.com: did not receive HSTS header
neonisi.com: could not connect to host
openshift.redhat.com: did not receive HSTS header
ottospora.nl: could not connect to host
-packagist.org: max-age too low: 2592000
passport.yandex.by: did not receive HSTS header
passport.yandex.com: did not receive HSTS header
passport.yandex.com.tr: did not receive HSTS header
diff --git a/security/manager/boot/src/nsSTSPreloadList.inc b/security/manager/boot/src/nsSTSPreloadList.inc
index 312aac3..82fc0af 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(1402139132264000);
+const PRTime gPreloadListExpirationTime = INT64_C(1402743927341000);
class nsSTSPreload
{
@@ -34,8 +34,10 @@ static const nsSTSPreload kSTSPreloadList[] = {
{ "blog.linode.com", false },
{ "blog.lookout.com", false },
{ "blog.torproject.org", false },
+ { "boxcryptor.com", true },
{ "bugzilla.mozilla.org", true },
{ "business.lookout.com", false },
+ { "calyxinstitute.org", false },
{ "carezone.com", false },
{ "check.torproject.org", false },
{ "chromiumcodereview.appspot.com", false },
@@ -86,7 +88,6 @@ static const nsSTSPreload kSTSPreloadList[] = {
{ "lastpass.com", false },
{ "launchkey.com", true },
{ "library.linode.com", false },
- { "lifeguard.aecom.com", false },
{ "linode.com", false },
{ "linx.net", false },
{ "lockify.com", true },
@@ -116,9 +117,11 @@ static const nsSTSPreload kSTSPreloadList[] = {
{ "mykolab.com", true },
{ "mylookout.com", false },
{ "neg9.org", false },
+ { "neilwynne.com", false },
{ "oplop.appspot.com", true },
{ "opsmate.com", false },
{ "p.linode.com", false },
+ { "packagist.org", false },
{ "passwd.io", true },
{ "paste.linode.com", false },
{ "pastebin.linode.com", false },
@@ -156,6 +159,7 @@ static const nsSTSPreload kSTSPreloadList[] = {
{ "writeapp.me", false },
{ "www.apollo-auto.com", true },
{ "www.braintreepayments.com", false },
+ { "www.calyxinstitute.org", false },
{ "www.cyveillance.com", true },
{ "www.entropia.de", false },
{ "www.evernote.com", false },
More information about the tbb-commits
mailing list