This project is supported by the Horizon 2020 Framework Programme of the European Union
OpenPGP.js Logo

OpenPGP.js

OpenPGP JavaScript Implementation

About

This project aims to provide an Open Source OpenPGP library in JavaScript so it can be used on virtually every device. Instead of other implementations that are aimed at using native code, OpenPGP.js is meant to bypass this requirement (i.e. people will not have to install gpg on their machines in order to use the library). The idea is to implement all the needed OpenPGP functionality in a JavaScript library that can be reused in other projects that provide browser extensions or server applications. It should allow you to sign, encrypt, decrypt, and verify any kind of text - in particular e-mails - as well as managing keys.

This project is maintained by Proton Mail.

Contacts:

Download

Resources

Gold Members / Supporters

Proton Mail logo Proton Mail globaleaks logo GlobaLeaks.org Mailvelope

Who else is using OpenPGP.js

FlowCrypt Mymail-Crypt UDC Encrypt.to PGP Anywhere passbolt

Architecture

OpenPGP.js overview