Get “Pretty Good Privacy” with PGP encryption
PGP is used for signing and encrypting texts & files. It is primarily used to increase the security of e-mail messaging.
This article is a work in progress.
Implementation
PGP operations use the JavaScript library OpenPGP.js. It is maintained by Proton Mail and is licensed under the GNU Lesser General Public License v3.0. To date, the code base has undergone two complete security audits from Cure53.