-
Notifications
You must be signed in to change notification settings - Fork 149
PGP Tools: PGP made convenient (and still secure) - inc featured request #738
Hey, I've just added PGP tools to the Edge Web Store.
It allows users to quickly and easily use PGP (and AGE with ssh keys) to encrypt, decrypt, sign and verify signatures.
It's using Webauthn to encrypt all the data at rest, including private keys, contacts, history (optional) and settings.
There's keyboard shortcuts for everything and it's all designed to balance UX with security in the best possible way.
You can also put in Github usernames to get others public keys to encrypt messages to with age.
I made this because I didn't like how inconvenient GPG was when I've been communicating with national CERTs and PSIRTs, as setting up my yubikey with gpg was a pain and I didn't want to store my keys locally decrypted - alongside not wanting a CLI tool to build messages I had to copy and paste over to email.
If you're interested in trying it out, let me know what your thoughts are and feel free to leave a review - if you run into any issues you can open an issue.
If I could get a featured badge for this, I would appreciate it!
Free & Open Source - Github link here
Edge Link Here