A complete PGP toolkit — generate RSA & ECC key pairs, encrypt and decrypt messages, sign and verify documents. Everything runs entirely in your browser.
Your keys & messages never leave your devicePretty Good Privacy (PGP) is a data encryption and decryption computer program that provides cryptographic privacy and authentication for data communication. PGP is often used for signing, encrypting, and decrypting texts, e-mails, files, directories, and whole disk partitions and to increase the security of e-mail communications. It was created by Phil Zimmermann in 1991. PGP and similar software follow the OpenPGP standard (RFC 4880) for encrypting and decrypting data. Source: Wikipedia
This site only provides a simple and easy-to-use tool for people to generate PGP keys with. None of this would be possible without the awesome Open Source software utilized here. This tool uses Keybase's JavaScript implementation of PGP — kbpgp. For file saving capabilities it uses Eli Grey's FileSaver.js.
This site is Open Source and the source code is available on GitHub under the MIT license. This project has been updated with forked versions from Ramuta and TheChiefMeat.
Related services: Onion Mail — anonymous PGP-encrypted email | OpenPGP Key Server — search & upload PGP public keys.