Trust-minimized Certificate Transparency checks using Prism
- Firefox ≥109 ✅ (extension manifest v3)
- Chrome ❌ (no ETA)
- Nodejs
- Web-ext CLI (for Firefox)
In the project directory
npm install
Build the extension with
npm run build
In the /dist
folder, run
web-ext run --devtools
- Connection to prism CT-service
- Browser extension runs a prism light node
- Support Chrome based browsers (requires workaround to overcome lack of getSecurityInfo())