Hacker News new | ask | show | jobs
by tokenizerrr 3842 days ago
Well, you could run a proxy locally, force all traffic through that and serve your own version of the page.
1 comments

It's using HTTPS - and while I haven't actually tried to MitM it, I suspect that since it's served from Mozilla domain, the certificate must be pinned.

But you're right - it may be not simple to do (or maybe I'm mistaken here) but it's certainly possible (Firefox is FOSS, so as a last resort measure it can be modified to ignore any pins). Thanks for the suggestion.

Browsers allow you to override pinned certificates with locally installed ones.