cipherfox icon indicating copy to clipboard operation
cipherfox copied to clipboard

Suggestion: Show HSTS and HPKP status

Open mozfreddyb opened this issue 10 years ago • 3 comments

HSTS = HTTPS Strict Transport Security HPKP = HTTPS Public Key Pinning

mozfreddyb avatar Nov 05 '14 08:11 mozfreddyb

+1 It is not very intuitive to get these information out of the debugger by now. An information which pin is used for the connection (on multi pin headers) would be useful too.

cy8aer avatar Oct 17 '15 19:10 cy8aer

This addon might contain related code to implement this feature: https://addons.mozilla.org/hu/firefox/addon/pinpatrol/

herczegzsolt avatar Nov 17 '16 01:11 herczegzsolt

By the looks of it, that extension is parsing SiteSecurityServiceState.txt (in your Fx profile directory). I wonder if there isn't an existing API that could be used instead.

gavinhungry avatar Nov 18 '16 00:11 gavinhungry