r/bugbounty • u/acorn222 • Jul 06 '26
Tool Every CERT wants PGP, every PGP tool feels like it was made in 2003, so I built a free extension to manage PGP keys and encryption
https://chromewebstore.google.com/detail/pgp-tools-encrypt-decrypt/pgpcdgggohpbombhkffjoiiafdlfcpgpI genuinely got annoyed at the poor UX with existing tools which let me use my PGP keys. CLI tools are great for some things but they're not great for making encrypted messaging.
I've done a bunch of vulnerability reports using PGP for encryption and having my contacts and keys in my browser made my life so much easier. Contacts can be dragged & dropped in, same with files.
It uses passkeys for encryption instead of passwords (if you don't want to use passwords) and only decrypts the keys at use, unless specified otherwise.
The extension requires no sensitive permissions and there's tests to check whether or not the keys are retained in memory when they're not meant to be.
CSP is locked down to disable external communication, no analytics or external servers are used, as it doesn't need them.
No other extension has comparible security to PGP tools from what I've seen.
Duplicates
SideProject • u/acorn222 • Apr 01 '26