
Made a free tool as a small countermeasure to Chat Control: PGP encryption for WhatsApp Web, Discord, Gmail, any web chat
GitHub (free, MIT licensed): https://github.com/Nothingman333/pgp-for-web-chats
Been following the Chat Control situation here for a while and wanted to do something practical instead of just doomscrolling about it. This won't fix the legislation, but if a message is PGP-encrypted client-side before it ever leaves your browser, scanning the platform's copy of it doesn't reveal anything.
It's a browser extension that adds a lock button next to the message box on WhatsApp Web, Discord, Gmail, or pretty much any chat site. Encrypts to a saved contact's key before sending, decrypts automatically on the other end. No server, no account, everything happens locally.
Not pretending this is a silver bullet: metadata (who's talking to whom) is still visible to the platform, messages aren't signed yet, and it hasn't had a professional security audit. Full list of limitations is in the README, didn't want to oversell it. It's meant as a practical layer on top of the apps people already use with the people they already talk to, not a replacement for Signal if you need something audited.
Not on the Chrome Web Store yet, install instructions (takes about a minute) are in the repo.