OLD | NEW |
1 // Copyright (c) 2012 The Chromium Authors. All rights reserved. | 1 // Copyright (c) 2012 The Chromium Authors. All rights reserved. |
2 // Use of this source code is governed by a BSD-style license that can be | 2 // Use of this source code is governed by a BSD-style license that can be |
3 // found in the LICENSE file. | 3 // found in the LICENSE file. |
4 | 4 |
5 // This file contains the HSTS preloaded list in a machine readable format. | 5 // This file contains the HSTS preloaded list in a machine readable format. |
6 | 6 |
7 // The top-level element is a dictionary with two keys: "pinsets" maps details | 7 // The top-level element is a dictionary with two keys: "pinsets" maps details |
8 // of certificate pinning to a name and "entries" contains the HSTS details for | 8 // of certificate pinning to a name and "entries" contains the HSTS details for |
9 // each host. | 9 // each host. |
10 // | 10 // |
(...skipping 1377 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1388 { "name": "slidebatch.com", "include_subdomains": true, "mode": "force-https
" }, | 1388 { "name": "slidebatch.com", "include_subdomains": true, "mode": "force-https
" }, |
1389 { "name": "smartship.co.jp", "include_subdomains": true, "mode": "force-http
s" }, | 1389 { "name": "smartship.co.jp", "include_subdomains": true, "mode": "force-http
s" }, |
1390 { "name": "southside-crew.com", "include_subdomains": true, "mode": "force-h
ttps" }, | 1390 { "name": "southside-crew.com", "include_subdomains": true, "mode": "force-h
ttps" }, |
1391 { "name": "tickopa.co.uk", "include_subdomains": true, "mode": "force-https"
}, | 1391 { "name": "tickopa.co.uk", "include_subdomains": true, "mode": "force-https"
}, |
1392 { "name": "wieninternational.at", "include_subdomains": true, "mode": "force
-https" }, | 1392 { "name": "wieninternational.at", "include_subdomains": true, "mode": "force
-https" }, |
1393 { "name": "fleximus.org", "include_subdomains": true, "mode": "force-https"
}, | 1393 { "name": "fleximus.org", "include_subdomains": true, "mode": "force-https"
}, |
1394 | 1394 |
1395 // Facebook would like to have pinning enforced on (*.)facebook.com and | 1395 // Facebook would like to have pinning enforced on (*.)facebook.com and |
1396 // HSTS enforced on specific names. We can't (yet) represent that in JSON | 1396 // HSTS enforced on specific names. We can't (yet) represent that in JSON |
1397 // So we're currently only applying pinning on the specific names. | 1397 // So we're currently only applying pinning on the specific names. |
1398 { "name": "facebook.com", "mode": "force-https", "pins": "facebook" }, | 1398 { "name": "facebook.com", "mode": "force-https", "pins": "facebook", "includ
e_subdomains_for_pinning": true }, |
1399 { "name": "www.facebook.com", "include_subdomains": true, "mode": "force-htt
ps", "pins": "facebook" }, | 1399 { "name": "www.facebook.com", "include_subdomains": true, "mode": "force-htt
ps", "pins": "facebook" }, |
1400 { "name": "m.facebook.com", "include_subdomains": true, "mode": "force-https
", "pins": "facebook" }, | 1400 { "name": "m.facebook.com", "include_subdomains": true, "mode": "force-https
", "pins": "facebook" }, |
1401 { "name": "tablet.facebook.com", "include_subdomains": true, "mode": "force-
https", "pins": "facebook" }, | 1401 { "name": "tablet.facebook.com", "include_subdomains": true, "mode": "force-
https", "pins": "facebook" }, |
1402 { "name": "secure.facebook.com", "include_subdomains": true, "mode": "force-
https", "pins": "facebook" }, | 1402 { "name": "secure.facebook.com", "include_subdomains": true, "mode": "force-
https", "pins": "facebook" }, |
1403 { "name": "pixel.facebook.com", "include_subdomains": true, "mode": "force-h
ttps", "pins": "facebook" }, | 1403 { "name": "pixel.facebook.com", "include_subdomains": true, "mode": "force-h
ttps", "pins": "facebook" }, |
1404 { "name": "apps.facebook.com", "include_subdomains": true, "mode": "force-ht
tps", "pins": "facebook" }, | 1404 { "name": "apps.facebook.com", "include_subdomains": true, "mode": "force-ht
tps", "pins": "facebook" }, |
1405 { "name": "upload.facebook.com", "include_subdomains": true, "mode": "force-
https", "pins": "facebook" }, | 1405 { "name": "upload.facebook.com", "include_subdomains": true, "mode": "force-
https", "pins": "facebook" }, |
1406 { "name": "developers.facebook.com", "include_subdomains": true, "mode": "fo
rce-https", "pins": "facebook" }, | 1406 { "name": "developers.facebook.com", "include_subdomains": true, "mode": "fo
rce-https", "pins": "facebook" }, |
1407 { "name": "touch.facebook.com", "include_subdomains": true, "mode": "force-h
ttps", "pins": "facebook" }, | 1407 { "name": "touch.facebook.com", "include_subdomains": true, "mode": "force-h
ttps", "pins": "facebook" }, |
1408 { "name": "mbasic.facebook.com", "include_subdomains": true, "mode": "force-
https", "pins": "facebook" }, | 1408 { "name": "mbasic.facebook.com", "include_subdomains": true, "mode": "force-
https", "pins": "facebook" }, |
(...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1465 { "name": "twentymilliseconds.com", "include_subdomains": true, "mode": "for
ce-https" }, | 1465 { "name": "twentymilliseconds.com", "include_subdomains": true, "mode": "for
ce-https" }, |
1466 { "name": "ukdefencejournal.org.uk", "include_subdomains": true, "mode": "fo
rce-https" }, | 1466 { "name": "ukdefencejournal.org.uk", "include_subdomains": true, "mode": "fo
rce-https" }, |
1467 { "name": "ukhas.net", "include_subdomains": true, "mode": "force-https" }, | 1467 { "name": "ukhas.net", "include_subdomains": true, "mode": "force-https" }, |
1468 { "name": "vpnzoom.com", "include_subdomains": true, "mode": "force-https" }
, | 1468 { "name": "vpnzoom.com", "include_subdomains": true, "mode": "force-https" }
, |
1469 { "name": "watsonhall.uk", "include_subdomains": true, "mode": "force-https"
}, | 1469 { "name": "watsonhall.uk", "include_subdomains": true, "mode": "force-https"
}, |
1470 { "name": "weblogzwolle.nl", "include_subdomains": true, "mode": "force-http
s" }, | 1470 { "name": "weblogzwolle.nl", "include_subdomains": true, "mode": "force-http
s" }, |
1471 { "name": "ypart.eu", "include_subdomains": true, "mode": "force-https" }, | 1471 { "name": "ypart.eu", "include_subdomains": true, "mode": "force-https" }, |
1472 { "name": "www.etsy.com", "include_subdomains": true, "mode": "force-https"
}, | 1472 { "name": "www.etsy.com", "include_subdomains": true, "mode": "force-https"
}, |
1473 { "name": "etsysecure.com", "include_subdomains": true, "mode": "force-https
" }, | 1473 { "name": "etsysecure.com", "include_subdomains": true, "mode": "force-https
" }, |
1474 { "name": "18f.gsa.gov", "include_subdomains": true, "mode": "force-https" }
, | 1474 { "name": "18f.gsa.gov", "include_subdomains": true, "mode": "force-https" }
, |
1475 { "name": "my.usa.gov", "include_subdomains": true, "mode": "force-https" } | 1475 { "name": "my.usa.gov", "include_subdomains": true, "mode": "force-https" }, |
| 1476 { "name": "alexyang.me", "include_subdomains": true, "mode": "force-https" }
, |
| 1477 { "name": "beamitapp.com", "include_subdomains": true, "mode": "force-https"
}, |
| 1478 { "name": "bonigo.de", "include_subdomains": true, "mode": "force-https" }, |
| 1479 { "name": "certly.io", "include_subdomains": true, "mode": "force-https" }, |
| 1480 { "name": "chontalpa.pw", "include_subdomains": true, "mode": "force-https"
}, |
| 1481 { "name": "cktennis.com", "include_subdomains": true, "mode": "force-https"
}, |
| 1482 { "name": "clintwilson.technology", "include_subdomains": true, "mode": "for
ce-https" }, |
| 1483 { "name": "cspbuilder.info", "include_subdomains": true, "mode": "force-http
s" }, |
| 1484 { "name": "depechemode-live.com", "include_subdomains": true, "mode": "force
-https" }, |
| 1485 { "name": "destinationbijoux.fr", "include_subdomains": true, "mode": "force
-https" }, |
| 1486 { "name": "dinamoelektrik.com", "include_subdomains": true, "mode": "force-h
ttps" }, |
| 1487 { "name": "ethack.org", "include_subdomains": true, "mode": "force-https" }, |
| 1488 { "name": "fabianfischer.de", "include_subdomains": true, "mode": "force-htt
ps" }, |
| 1489 { "name": "fastcomcorp.net", "include_subdomains": true, "mode": "force-http
s" }, |
| 1490 { "name": "gizzo.sk", "include_subdomains": true, "mode": "force-https" }, |
| 1491 { "name": "inkbunny.net", "include_subdomains": true, "mode": "force-https"
}, |
| 1492 { "name": "itsamurai.ru", "include_subdomains": true, "mode": "force-https"
}, |
| 1493 { "name": "itshost.ru", "include_subdomains": true, "mode": "force-https" }, |
| 1494 { "name": "jmedved.com", "include_subdomains": true, "mode": "force-https" }
, |
| 1495 { "name": "jwilsson.com", "include_subdomains": true, "mode": "force-https"
}, |
| 1496 { "name": "keepclean.me", "include_subdomains": true, "mode": "force-https"
}, |
| 1497 { "name": "klausbrinch.dk", "include_subdomains": true, "mode": "force-https
" }, |
| 1498 { "name": "leonardcamacho.me", "include_subdomains": true, "mode": "force-ht
tps" }, |
| 1499 { "name": "mdfnet.se", "include_subdomains": true, "mode": "force-https" }, |
| 1500 { "name": "michalspacek.cz", "include_subdomains": true, "mode": "force-http
s" }, |
| 1501 { "name": "mike-bland.com", "include_subdomains": true, "mode": "force-https
" }, |
| 1502 { "name": "mocloud.eu", "include_subdomains": true, "mode": "force-https" }, |
| 1503 { "name": "oakslighting.co.uk", "include_subdomains": true, "mode": "force-h
ttps" }, |
| 1504 { "name": "onsitemassageco.com", "include_subdomains": true, "mode": "force-
https" }, |
| 1505 { "name": "propagandism.org", "include_subdomains": true, "mode": "force-htt
ps" }, |
| 1506 { "name": "slevomat.cz", "include_subdomains": true, "mode": "force-https" }
, |
| 1507 { "name": "sour.is", "include_subdomains": true, "mode": "force-https" }, |
| 1508 { "name": "spongepowered.org", "include_subdomains": true, "mode": "force-ht
tps" }, |
| 1509 { "name": "staticanime.net", "include_subdomains": true, "mode": "force-http
s" }, |
| 1510 { "name": "sunjaydhama.com", "include_subdomains": true, "mode": "force-http
s" }, |
| 1511 { "name": "swehack.org", "include_subdomains": true, "mode": "force-https" }
, |
| 1512 { "name": "thusoy.com", "include_subdomains": true, "mode": "force-https" }, |
| 1513 { "name": "tls.li", "include_subdomains": true, "mode": "force-https" }, |
| 1514 { "name": "vhost.co.id", "include_subdomains": true, "mode": "force-https" }
, |
| 1515 { "name": "webandwords.com.au", "include_subdomains": true, "mode": "force-h
ttps" }, |
| 1516 { "name": "webtiles.co.uk", "include_subdomains": true, "mode": "force-https
" }, |
| 1517 { "name": "yoursecondphone.co", "include_subdomains": true, "mode": "force-h
ttps" }, |
| 1518 { "name": "zlavomat.sk", "include_subdomains": true, "mode": "force-https" } |
1476 ], | 1519 ], |
1477 | 1520 |
1478 // |ReportUMAOnPinFailure| uses these to report which domain was associated | 1521 // |ReportUMAOnPinFailure| uses these to report which domain was associated |
1479 // with the public key pinning failure. | 1522 // with the public key pinning failure. |
1480 // | 1523 // |
1481 // DO NOT CHANGE THE ORDERING OF THESE NAMES OR REMOVE ANY OF THEM. Add new | 1524 // DO NOT CHANGE THE ORDERING OF THESE NAMES OR REMOVE ANY OF THEM. Add new |
1482 // domains at the END of the array. | 1525 // domains at the END of the array. |
1483 "domain_ids": [ | 1526 "domain_ids": [ |
1484 "NOT_PINNED", | 1527 "NOT_PINNED", |
1485 "GOOGLE_COM", | 1528 "GOOGLE_COM", |
(...skipping 244 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1730 "CRYPTO_CAT", | 1773 "CRYPTO_CAT", |
1731 "LAVABIT_COM", | 1774 "LAVABIT_COM", |
1732 "GOOGLETAGMANAGER_COM", | 1775 "GOOGLETAGMANAGER_COM", |
1733 "GOOGLETAGSERVICES_COM", | 1776 "GOOGLETAGSERVICES_COM", |
1734 "DROPBOX_COM", | 1777 "DROPBOX_COM", |
1735 "YOUTUBE_NOCOOKIE_COM", | 1778 "YOUTUBE_NOCOOKIE_COM", |
1736 "2MDN_NET", | 1779 "2MDN_NET", |
1737 "FACEBOOK_COM" | 1780 "FACEBOOK_COM" |
1738 ] | 1781 ] |
1739 } | 1782 } |
OLD | NEW |