SecurityEngineering/Public Key Pinning/Implementation Details
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