Skip to content

Commit

Permalink
#596: update pins, HSTS, TLDs
Browse files Browse the repository at this point in the history
  • Loading branch information
classilla committed Mar 23, 2020
1 parent 114bbdf commit 85161d5
Show file tree
Hide file tree
Showing 3 changed files with 2,156 additions and 1,305 deletions.
19 changes: 10 additions & 9 deletions netwerk/dns/effective_tld_names.dat
Original file line number Diff line number Diff line change
Expand Up @@ -7090,7 +7090,7 @@ org.zw

// newGTLDs

// List of new gTLDs imported from https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on 2020-02-25T18:19:40Z
// List of new gTLDs imported from https://www.icann.org/resources/registries/gtlds/v2/gtlds.json on 2020-03-15T18:10:34Z
// This list is auto-generated, don't edit it manually.
// aaa : 2015-02-26 American Automobile Association, Inc.
aaa
Expand Down Expand Up @@ -7212,7 +7212,7 @@ alsace
// alstom : 2015-07-30 ALSTOM
alstom

// amazon : 2019-12-19 Amazon EU S.à r.l.
// amazon : 2019-12-19 Amazon Registry Services, Inc.
amazon

// americanexpress : 2015-07-31 American Express Travel Related Services Company, Inc.
Expand Down Expand Up @@ -10173,9 +10173,6 @@ visa
// vision : 2013-12-05 Binky Moon, LLC
vision

// vistaprint : 2014-09-18 Vistaprint Limited
vistaprint

// viva : 2014-11-07 Saudi Telecom Company
viva

Expand Down Expand Up @@ -10353,7 +10350,7 @@ xin
// xn--45q11c : 2013-11-21 Zodiac Gemini Ltd
八卦

// xn--4gbrim : 2013-10-04 Suhub Electronic Establishment
// xn--4gbrim : 2013-10-04 Fans TLD Limited
موقع

// xn--55qw42g : 2013-11-08 China Organizational Name Administration Center
Expand Down Expand Up @@ -10413,7 +10410,7 @@ xin
// xn--cck2b3b : 2015-02-26 Amazon Registry Services, Inc.
ストア

// xn--cckwcxetd : 2019-12-19 Amazon EU S.à r.l.
// xn--cckwcxetd : 2019-12-19 Amazon Registry Services, Inc.
アマゾン

// xn--cg4bki : 2013-09-27 SAMSUNG SDS CO., LTD
Expand Down Expand Up @@ -10485,7 +10482,7 @@ xin
// xn--j1aef : 2015-01-15 VeriSign Sarl
ком

// xn--jlq480n2rg : 2019-12-19 Amazon EU S.à r.l.
// xn--jlq480n2rg : 2019-12-19 Amazon Registry Services, Inc.
亚马逊

// xn--jlq61u9w7b : 2015-01-08 Nokia Corporation
Expand Down Expand Up @@ -12968,6 +12965,11 @@ inc.hk
virtualuser.de
virtual-user.de

// urown.net : https://urown.net
// Submitted by Hostmaster <[email protected]>
urown.cloud
dnsupdate.info

// .US
// Submitted by Ed Moore <[email protected]>
lib.de.us
Expand Down Expand Up @@ -13084,7 +13086,6 @@ bss.design
// Submitted by Emil Stahl <[email protected]>
basicserver.io
virtualserver.io
site.builder.nu
enterprisecloud.nu

// ===END PRIVATE DOMAINS===
32 changes: 21 additions & 11 deletions security/manager/ssl/StaticHPKPins.h
Original file line number Diff line number Diff line change
Expand Up @@ -151,14 +151,6 @@ static const char kGOOGLE_PIN_GeoTrustGlobal2Fingerprint[] =
static const char kGOOGLE_PIN_GoDaddySecureFingerprint[] =
"MrZLZnJ6IGPkBm87lYywqu5Xal7O/ZUzmbuIdHMdlYc=";

/* GOOGLE_PIN_GoogleG2 */
static const char kGOOGLE_PIN_GoogleG2Fingerprint[] =
"7HIpactkIAq2Y49orFOOQKurWxmmSFZhBCoQYcRhJ3Y=";

/* GOOGLE_PIN_GoogleG3 */
static const char kGOOGLE_PIN_GoogleG3Fingerprint[] =
"f8NnEFZxQ4ExFOhSN7EiFWtiudZQVD2oY60uauV/n78=";

/* GOOGLE_PIN_RapidSSL */
static const char kGOOGLE_PIN_RapidSSLFingerprint[] =
"lT09gPUeQfbYrlxRtpsHrjDblj9Rpz+u7ajfCrg4qDM=";
Expand Down Expand Up @@ -203,6 +195,22 @@ static const char kGOOGLE_PIN_VeriSignClass3_G2Fingerprint[] =
static const char kGOOGLE_PIN_VeriSignClass4_G3Fingerprint[] =
"VnuCEf0g09KD7gzXzgZyy52ZvFtIeljJ1U7Gf3fUqPU=";

/* GTS Root R1 */
static const char kGTS_Root_R1Fingerprint[] =
"hxqRlPTu1bMS/0DITB1SSu0vd4u/8l8TjPgfaAp63Gc=";

/* GTS Root R2 */
static const char kGTS_Root_R2Fingerprint[] =
"Vfd95BwDeSQo+NUYxVEEIlvkOlWY2SalKK1lPhzOx78=";

/* GTS Root R3 */
static const char kGTS_Root_R3Fingerprint[] =
"QXnt2YHvdHR3tJYmQIr0Paosp6t/nggsEGD4QJZ3Q0g=";

/* GTS Root R4 */
static const char kGTS_Root_R4Fingerprint[] =
"mEflZT5enoR1FuXLgYYGqnVEoZvmf9c2bVBpiOjYQ0c=";

/* GeoTrust Global CA */
static const char kGeoTrust_Global_CAFingerprint[] =
"h6801m+z8v3zbgkRHpq6L29Esgfzhj89C1SyUCOQmqU=";
Expand Down Expand Up @@ -459,11 +467,13 @@ static const StaticFingerprints kPinset_test = {
};

static const char* const kPinset_google_Data[] = {
kGOOGLE_PIN_GoogleG2Fingerprint,
kGoogleBackup2048Fingerprint,
kGTS_Root_R3Fingerprint,
kGTS_Root_R2Fingerprint,
kGOOGLE_PIN_GTSCA1O1Fingerprint,
kGOOGLE_PIN_GoogleG3Fingerprint,
kGTS_Root_R1Fingerprint,
kGlobalSign_Root_CA___R2Fingerprint,
kGTS_Root_R4Fingerprint,
};
static const StaticFingerprints kPinset_google = {
sizeof(kPinset_google_Data) / sizeof(const char*),
Expand Down Expand Up @@ -1139,4 +1149,4 @@ static const TransportSecurityPreload kPublicKeyPinningPreloadList[] = {

static const int32_t kUnknownId = -1;

static const PRTime kPreloadPKPinsExpirationTime = INT64_C(1591623283609000);
static const PRTime kPreloadPKPinsExpirationTime = INT64_C(1593092173810000);
Loading

0 comments on commit 85161d5

Please sign in to comment.