SecurityEngineering/CertificateVerification: Difference between revisions

no edit summary
(Created page with "Certificate pinning is a protocol for sites to specify which certificate authorities have issued valid certs for that site, and for user-agents to reject TLS connections to th...")
 
No edit summary
 
Line 2: Line 2:


We are attempting to:
We are attempting to:
1) Pin all of the sites that Chrome already does (Google, Twitter)
# Pin all of the sites that Chrome already does (Google, Twitter)
2) Pin our own sites after auditing them and cleaning them up, so that our users know that the updates we serve actually come from us
# Pin our own sites after auditing them and cleaning them up, so that our users know that the updates we serve actually come from us
3) Pin other popular sites like Facebook that are in good shape already.
# Pin other popular sites like Facebook that are in good shape already (with their cooperation, of course)


Tracking bug: {{bug|1004350}}
Tracking bug: {{bug|1004350}}
Confirmed users
238

edits