mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-26 12:20:56 +00:00
No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings - a=repo-update r=RyanVM,keeler
Differential Revision: https://phabricator.services.mozilla.com/D22489 --HG-- extra : moz-landing-system : lando
This commit is contained in:
parent
47511268ea
commit
98f0be7a1d
@ -1,5 +1,5 @@
|
|||||||
<?xml version='1.0' encoding='UTF-8'?>
|
<?xml version='1.0' encoding='UTF-8'?>
|
||||||
<blocklist lastupdate="1551250023025" xmlns="http://www.mozilla.org/2006/addons-blocklist">
|
<blocklist lastupdate="1551794995188" xmlns="http://www.mozilla.org/2006/addons-blocklist">
|
||||||
<emItems>
|
<emItems>
|
||||||
<emItem blockID="i334" id="{0F827075-B026-42F3-885D-98981EE7B1AE}">
|
<emItem blockID="i334" id="{0F827075-B026-42F3-885D-98981EE7B1AE}">
|
||||||
<prefs/>
|
<prefs/>
|
||||||
@ -2532,6 +2532,30 @@
|
|||||||
<prefs/>
|
<prefs/>
|
||||||
<versionRange minVersion="0" maxVersion="*" severity="3"/>
|
<versionRange minVersion="0" maxVersion="*" severity="3"/>
|
||||||
</emItem>
|
</emItem>
|
||||||
|
<emItem blockID="01825fea-8c5c-4d76-bd06-e1019c188056" id="{ba74c7ee-32b1-11e9-ade5-1f2222a4f325}">
|
||||||
|
<prefs/>
|
||||||
|
<versionRange minVersion="0" maxVersion="*" severity="3"/>
|
||||||
|
</emItem>
|
||||||
|
<emItem blockID="1d596a69-157f-4743-9465-f86d6452206b" id="Youtube-downloader@Myaddons.com">
|
||||||
|
<prefs/>
|
||||||
|
<versionRange minVersion="0" maxVersion="*" severity="3"/>
|
||||||
|
</emItem>
|
||||||
|
<emItem blockID="a30f9f2a-aa68-48b7-88cc-8a582405b385" id="Youtube-video@Myaddons.com">
|
||||||
|
<prefs/>
|
||||||
|
<versionRange minVersion="0" maxVersion="*" severity="3"/>
|
||||||
|
</emItem>
|
||||||
|
<emItem blockID="77a32be3-94ce-49c2-b129-fa2562a7f47b" id="/^((\{6745ccb4-833d-497e-b582-d98a5e790e8c\})|(\{cd205ddb-b106-4d2a-a965-5d1c610b5072\})|(\{218ec82e-2839-42da-acaa-e527454f4237\})|(\{7af25a3d-1caf-49f8-8be9-8ae6065db7c5\}))$/">
|
||||||
|
<prefs/>
|
||||||
|
<versionRange minVersion="0" maxVersion="*" severity="3"/>
|
||||||
|
</emItem>
|
||||||
|
<emItem blockID="7718be46-8e84-4bc7-a5a9-4c5de18378ee" id="/^((\{5084f455-bc8f-483c-b145-91245bcbfd64\})|(\{bd69d5d0-4b2f-48cb-bab5-dcf1e0f9c63b\}))$/">
|
||||||
|
<prefs/>
|
||||||
|
<versionRange minVersion="0" maxVersion="*" severity="3"/>
|
||||||
|
</emItem>
|
||||||
|
<emItem blockID="aca80fb4-760e-4cd4-9fec-649fb38b2947" id="/^((\{ee2d725e-9726-43ac-8040-60ce9ff2831b\})|(\{55417a80-e6f7-4d77-8d73-f59045e5e890\}))$/">
|
||||||
|
<prefs/>
|
||||||
|
<versionRange minVersion="0" maxVersion="*" severity="3"/>
|
||||||
|
</emItem>
|
||||||
</emItems>
|
</emItems>
|
||||||
<pluginItems>
|
<pluginItems>
|
||||||
<pluginItem blockID="p332">
|
<pluginItem blockID="p332">
|
||||||
|
@ -638,22 +638,6 @@ static const StaticFingerprints kPinset_swehackCom = {
|
|||||||
kPinset_swehackCom_Data
|
kPinset_swehackCom_Data
|
||||||
};
|
};
|
||||||
|
|
||||||
static const char* const kPinset_ncsccs_Data[] = {
|
|
||||||
kCOMODO_ECC_Certification_AuthorityFingerprint,
|
|
||||||
kDigiCert_Assured_ID_Root_CAFingerprint,
|
|
||||||
kDigiCert_High_Assurance_EV_Root_CAFingerprint,
|
|
||||||
kBaltimore_CyberTrust_RootFingerprint,
|
|
||||||
kLet_s_Encrypt_Authority_X3Fingerprint,
|
|
||||||
kCOMODO_RSA_Certification_AuthorityFingerprint,
|
|
||||||
kAddTrust_External_RootFingerprint,
|
|
||||||
kDigiCert_Global_Root_CAFingerprint,
|
|
||||||
kLet_s_Encrypt_Authority_X4Fingerprint,
|
|
||||||
};
|
|
||||||
static const StaticFingerprints kPinset_ncsccs = {
|
|
||||||
sizeof(kPinset_ncsccs_Data) / sizeof(const char*),
|
|
||||||
kPinset_ncsccs_Data
|
|
||||||
};
|
|
||||||
|
|
||||||
static const char* const kPinset_tumblr_Data[] = {
|
static const char* const kPinset_tumblr_Data[] = {
|
||||||
kDigiCert_High_Assurance_EV_Root_CAFingerprint,
|
kDigiCert_High_Assurance_EV_Root_CAFingerprint,
|
||||||
kTumblrBackupFingerprint,
|
kTumblrBackupFingerprint,
|
||||||
@ -677,7 +661,6 @@ struct TransportSecurityPreload {
|
|||||||
|
|
||||||
/* Sort hostnames for binary search. */
|
/* Sort hostnames for binary search. */
|
||||||
static const TransportSecurityPreload kPublicKeyPinningPreloadList[] = {
|
static const TransportSecurityPreload kPublicKeyPinningPreloadList[] = {
|
||||||
{ "0.me.uk", true, false, false, -1, &kPinset_ncsccs },
|
|
||||||
{ "2mdn.net", true, false, false, -1, &kPinset_google_root_pems },
|
{ "2mdn.net", true, false, false, -1, &kPinset_google_root_pems },
|
||||||
{ "accounts.firefox.com", true, false, true, 4, &kPinset_mozilla_services },
|
{ "accounts.firefox.com", true, false, true, 4, &kPinset_mozilla_services },
|
||||||
{ "accounts.google.com", true, false, false, -1, &kPinset_google_root_pems },
|
{ "accounts.google.com", true, false, false, -1, &kPinset_google_root_pems },
|
||||||
@ -1059,7 +1042,6 @@ static const TransportSecurityPreload kPublicKeyPinningPreloadList[] = {
|
|||||||
{ "mx.search.yahoo.com", false, true, false, -1, &kPinset_yahoo },
|
{ "mx.search.yahoo.com", false, true, false, -1, &kPinset_yahoo },
|
||||||
{ "myaccount.google.com", true, false, false, -1, &kPinset_google_root_pems },
|
{ "myaccount.google.com", true, false, false, -1, &kPinset_google_root_pems },
|
||||||
{ "myactivity.google.com", true, false, false, -1, &kPinset_google_root_pems },
|
{ "myactivity.google.com", true, false, false, -1, &kPinset_google_root_pems },
|
||||||
{ "ncsccs.com", true, false, false, -1, &kPinset_ncsccs },
|
|
||||||
{ "ni.search.yahoo.com", false, true, false, -1, &kPinset_yahoo },
|
{ "ni.search.yahoo.com", false, true, false, -1, &kPinset_yahoo },
|
||||||
{ "nl.search.yahoo.com", false, true, false, -1, &kPinset_yahoo },
|
{ "nl.search.yahoo.com", false, true, false, -1, &kPinset_yahoo },
|
||||||
{ "no.search.yahoo.com", false, true, false, -1, &kPinset_yahoo },
|
{ "no.search.yahoo.com", false, true, false, -1, &kPinset_yahoo },
|
||||||
@ -1096,7 +1078,6 @@ static const TransportSecurityPreload kPublicKeyPinningPreloadList[] = {
|
|||||||
{ "security.google.com", true, false, false, -1, &kPinset_google_root_pems },
|
{ "security.google.com", true, false, false, -1, &kPinset_google_root_pems },
|
||||||
{ "services.mozilla.com", true, false, true, 6, &kPinset_mozilla_services },
|
{ "services.mozilla.com", true, false, true, 6, &kPinset_mozilla_services },
|
||||||
{ "sg.search.yahoo.com", false, true, false, -1, &kPinset_yahoo },
|
{ "sg.search.yahoo.com", false, true, false, -1, &kPinset_yahoo },
|
||||||
{ "sirburton.com", true, false, false, -1, &kPinset_ncsccs },
|
|
||||||
{ "sites.google.com", true, false, false, -1, &kPinset_google_root_pems },
|
{ "sites.google.com", true, false, false, -1, &kPinset_google_root_pems },
|
||||||
{ "spideroak.com", true, false, false, -1, &kPinset_spideroak },
|
{ "spideroak.com", true, false, false, -1, &kPinset_spideroak },
|
||||||
{ "spreadsheets.google.com", true, false, false, -1, &kPinset_google_root_pems },
|
{ "spreadsheets.google.com", true, false, false, -1, &kPinset_google_root_pems },
|
||||||
@ -1113,7 +1094,6 @@ static const TransportSecurityPreload kPublicKeyPinningPreloadList[] = {
|
|||||||
{ "test-mode.pinning.example.com", true, true, false, -1, &kPinset_mozilla_test },
|
{ "test-mode.pinning.example.com", true, true, false, -1, &kPinset_mozilla_test },
|
||||||
{ "testpilot.firefox.com", false, false, true, 9, &kPinset_mozilla_services },
|
{ "testpilot.firefox.com", false, false, true, 9, &kPinset_mozilla_services },
|
||||||
{ "th.search.yahoo.com", false, true, false, -1, &kPinset_yahoo },
|
{ "th.search.yahoo.com", false, true, false, -1, &kPinset_yahoo },
|
||||||
{ "themathematician.uk", true, false, false, -1, &kPinset_ncsccs },
|
|
||||||
{ "torproject.org", false, false, false, -1, &kPinset_tor },
|
{ "torproject.org", false, false, false, -1, &kPinset_tor },
|
||||||
{ "touch.facebook.com", true, false, false, -1, &kPinset_facebook },
|
{ "touch.facebook.com", true, false, false, -1, &kPinset_facebook },
|
||||||
{ "tr.search.yahoo.com", false, true, false, -1, &kPinset_yahoo },
|
{ "tr.search.yahoo.com", false, true, false, -1, &kPinset_yahoo },
|
||||||
@ -1167,8 +1147,8 @@ static const TransportSecurityPreload kPublicKeyPinningPreloadList[] = {
|
|||||||
{ "zh.search.yahoo.com", false, true, false, -1, &kPinset_yahoo },
|
{ "zh.search.yahoo.com", false, true, false, -1, &kPinset_yahoo },
|
||||||
};
|
};
|
||||||
|
|
||||||
// Pinning Preload List Length = 488;
|
// Pinning Preload List Length = 484;
|
||||||
|
|
||||||
static const int32_t kUnknownId = -1;
|
static const int32_t kUnknownId = -1;
|
||||||
|
|
||||||
static const PRTime kPreloadPKPinsExpirationTime = INT64_C(1559823648419000);
|
static const PRTime kPreloadPKPinsExpirationTime = INT64_C(1560431526439000);
|
||||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user