PGP Tool is an open-source, MIT-licensed, 100% client-side privacy toolkit that runs entirely in your browser.
PGP Tool exists because privacy tools should be inspectable, auditable, and free of vendor lock-in. Every operation runs in your browser; no plaintext ever crosses a server.
The toolkit is built on OpenPGP.js v6 (the de-facto standard JavaScript PGP library), the WebCrypto API for additional primitives (AES-GCM, PBKDF2, SHA-2), hash-wasm for Argon2id, and a modern React + Vite + Tailwind stack for the UI.
Air-gap mode disables every network request with a single click and visibly indicates the locked-down state. The Network Activity chip in the top bar shows in real time how many cross-origin requests have left the page — your independent verification that the trust pitch holds.