Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(658)

Side by Side Diff: net/http/transport_security_state_static.json

Issue 620223002: Add Yahoo domains to HSTS preload list. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: include_subdomains = true for {login,edit}.yahoo.com. Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « net/http/transport_security_state_static.h ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 1244 matching lines...) Expand 10 before | Expand all | Expand 10 after
1255 { "name": "password.codes", "include_subdomains": true, "mode": "force-https " }, 1255 { "name": "password.codes", "include_subdomains": true, "mode": "force-https " },
1256 { "name": "prakharprasad.com", "include_subdomains": true, "mode": "force-ht tps" }, 1256 { "name": "prakharprasad.com", "include_subdomains": true, "mode": "force-ht tps" },
1257 { "name": "ravchat.com", "include_subdomains": true, "mode": "force-https" } , 1257 { "name": "ravchat.com", "include_subdomains": true, "mode": "force-https" } ,
1258 { "name": "sciencex.com", "include_subdomains": true, "mode": "force-https" }, 1258 { "name": "sciencex.com", "include_subdomains": true, "mode": "force-https" },
1259 { "name": "shiinko.com", "include_subdomains": true, "mode": "force-https" } , 1259 { "name": "shiinko.com", "include_subdomains": true, "mode": "force-https" } ,
1260 { "name": "spideroak.com", "include_subdomains": true, "mode": "force-https" }, 1260 { "name": "spideroak.com", "include_subdomains": true, "mode": "force-https" },
1261 { "name": "thorncreek.net", "include_subdomains": true, "mode": "force-https " }, 1261 { "name": "thorncreek.net", "include_subdomains": true, "mode": "force-https " },
1262 { "name": "tno.io", "include_subdomains": true, "mode": "force-https" }, 1262 { "name": "tno.io", "include_subdomains": true, "mode": "force-https" },
1263 { "name": "translatoruk.co.uk", "include_subdomains": true, "mode": "force-h ttps" }, 1263 { "name": "translatoruk.co.uk", "include_subdomains": true, "mode": "force-h ttps" },
1264 { "name": "wepay.in.th", "include_subdomains": true, "mode": "force-https" } , 1264 { "name": "wepay.in.th", "include_subdomains": true, "mode": "force-https" } ,
1265 { "name": "zixiao.wang", "include_subdomains": true, "mode": "force-https" } 1265 { "name": "zixiao.wang", "include_subdomains": true, "mode": "force-https" } ,
1266
1267 { "name": "at.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1268 { "name": "au.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1269 { "name": "az.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1270 { "name": "be.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1271 { "name": "bi.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1272 { "name": "br.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1273 { "name": "ca.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1274 { "name": "cd.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1275 { "name": "cg.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1276 { "name": "chfr.search.yahoo.com", "include_subdomains": false, "mode": "for ce-https" },
1277 { "name": "chit.search.yahoo.com", "include_subdomains": false, "mode": "for ce-https" },
1278 { "name": "ch.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1279 { "name": "cl.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1280 { "name": "cn.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1281 { "name": "co.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1282 { "name": "cr.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1283 { "name": "ct.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1284 { "name": "de.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1285 { "name": "dk.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1286 { "name": "do.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1287 { "name": "en-maktoob.search.yahoo.com", "include_subdomains": false, "mode" : "force-https" },
1288 { "name": "espanol.search.yahoo.com", "include_subdomains": false, "mode": " force-https" },
1289 { "name": "es.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1290 { "name": "fi.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1291 { "name": "fj.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1292 { "name": "fr.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1293 { "name": "gl.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1294 { "name": "gm.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1295 { "name": "gr.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1296 { "name": "hk.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1297 { "name": "hn.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1298 { "name": "hu.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1299 { "name": "id.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1300 { "name": "ie.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1301 { "name": "in.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1302 { "name": "it.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1303 { "name": "kr.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1304 { "name": "kz.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1305 { "name": "li.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1306 { "name": "lt.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1307 { "name": "lu.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1308 { "name": "lv.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1309 { "name": "maktoob.search.yahoo.com", "include_subdomains": false, "mode": " force-https" },
1310 { "name": "malaysia.search.yahoo.com", "include_subdomains": false, "mode": "force-https" },
1311 { "name": "mt.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1312 { "name": "mu.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1313 { "name": "mw.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1314 { "name": "mx.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1315 { "name": "ni.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1316 { "name": "nl.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1317 { "name": "no.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1318 { "name": "np.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1319 { "name": "nz.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1320 { "name": "pa.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1321 { "name": "pe.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1322 { "name": "ph.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1323 { "name": "pk.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1324 { "name": "pl.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1325 { "name": "pr.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1326 { "name": "py.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1327 { "name": "qc.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1328 { "name": "ro.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1329 { "name": "ru.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1330 { "name": "rw.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1331 { "name": "se.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1332 { "name": "sg.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1333 { "name": "sv.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1334 { "name": "th.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1335 { "name": "tr.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1336 { "name": "tv.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1337 { "name": "tw.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1338 { "name": "ua.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1339 { "name": "uk.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1340 { "name": "search.yahoo.com", "include_subdomains": false, "mode": "force-ht tps" },
1341 { "name": "uy.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1342 { "name": "uz.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1343 { "name": "ve.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1344 { "name": "vn.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1345 { "name": "xa.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1346 { "name": "za.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1347 { "name": "zh.search.yahoo.com", "include_subdomains": false, "mode": "force -https" },
1348 { "name": "login.yahoo.com", "include_subdomains": true, "mode": "force-http s" },
1349 { "name": "mail.yahoo.com", "include_subdomains": false, "mode": "force-http s" },
1350 { "name": "edit.yahoo.com", "include_subdomains": true, "mode": "force-https " }
1266 ], 1351 ],
1267 1352
1268 // |ReportUMAOnPinFailure| uses these to report which domain was associated 1353 // |ReportUMAOnPinFailure| uses these to report which domain was associated
1269 // with the public key pinning failure. 1354 // with the public key pinning failure.
1270 // 1355 //
1271 // DO NOT CHANGE THE ORDERING OF THESE NAMES OR REMOVE ANY OF THEM. Add new 1356 // DO NOT CHANGE THE ORDERING OF THESE NAMES OR REMOVE ANY OF THEM. Add new
1272 // domains at the END of the array. 1357 // domains at the END of the array.
1273 "domain_ids": [ 1358 "domain_ids": [
1274 "NOT_PINNED", 1359 "NOT_PINNED",
1275 "GOOGLE_COM", 1360 "GOOGLE_COM",
(...skipping 243 matching lines...) Expand 10 before | Expand all | Expand 10 after
1519 "CHROMIUM_ORG", 1604 "CHROMIUM_ORG",
1520 "CRYPTO_CAT", 1605 "CRYPTO_CAT",
1521 "LAVABIT_COM", 1606 "LAVABIT_COM",
1522 "GOOGLETAGMANAGER_COM", 1607 "GOOGLETAGMANAGER_COM",
1523 "GOOGLETAGSERVICES_COM", 1608 "GOOGLETAGSERVICES_COM",
1524 "DROPBOX_COM", 1609 "DROPBOX_COM",
1525 "YOUTUBE_NOCOOKIE_COM", 1610 "YOUTUBE_NOCOOKIE_COM",
1526 "2MDN_NET" 1611 "2MDN_NET"
1527 ] 1612 ]
1528 } 1613 }
OLDNEW
« no previous file with comments | « net/http/transport_security_state_static.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698