SecurityEngineering/Public Key Pinning/Implementation Details

From MozillaWiki
< SecurityEngineering‎ | Public Key Pinning
Revision as of 21:32, 17 July 2014 by Dkeeler (talk | contribs) (Created page with "== Public Key Pinning Implementation Cheat Sheet == This page attempts to document the implementation of HTTP Public Key Pinning (HPKP) in Firefox. Currently the implementatio...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Public Key Pinning Implementation Cheat Sheet

This page attempts to document the implementation of HTTP Public Key Pinning (HPKP) in Firefox. Currently the implementation is limited to a set of preloaded pins that ships with the browser. This set of pins is generated partially from data provided by Mozilla and partially from data provided by Google's Chromium project.

Important Files

TODO

Something is Broken, and we Think it's Pinning

TODO