Motivated by this and this question, I'd like to ask if there is a way to check if additional certificates have been maliciously added to the list of root CAs of Firefox. Possible ways could be:
- an add-on/extension that reviews the list
- a way to export all the trusted certificates from within Firefox, and an external program/website where I can upload the list and check it for extra ones.
I would run this verification both on my personal machine and on machines administered by others. I am well aware that a sysadmin could circumvent these checks by installing a recompiled version of Firefox, and that the root CA system is way beyond broken in many other ways, but at least it's a first step.