Encryption tools
GnuPG
GnuPG is the reference OpenPGP implementation — the backend for most "PGP-encrypted email" workflows in 2026.
- Website
- gnupg.org
- KYC
- no KYC — Free open-source implementation of OpenPGP. No accounts, no online component. Identity is your keypair.
- Status
- active
- Fiat on-ramp
- no
- Payment
- donation
- Jurisdiction
- independent open source (g10 Code GmbH, Germany)
- Founded
- 1997
- Open source
- yes
- Custodial
- no
- Last verified
- Sources
- 2
Overview
What GnuPG is#
A free implementation of OpenPGP, used for encrypted email, file encryption, package signing, and authentication.
Threat-model fit#
When OpenPGP interoperability is the requirement and you can accept the operational cost.
Strengths
- Reference implementation of the OpenPGP standard (RFC 4880 / RFC 9580).
- Used by major Linux distros for package signing.
- Backend for many privacy email clients (Thunderbird, Mailfence, others).
- Supports both encrypted email and file signing/encryption.
Caveats
- The OpenPGP user experience is famously difficult; for end-to-end-encrypted mail, in-protocol options like Tuta are often more practical.
- Web-of-trust is largely defunct in practice; key discovery is the operational pain point.
- Long-lived keys without revocation can become liabilities if endpoints are compromised.
Verdict
GnuPG is the reference OpenPGP implementation — the backend for most "PGP-encrypted email" workflows in 2026. The cryptography is sound; the user experience is the persistent challenge. Best fit when you specifically need OpenPGP interop (signing Linux packages, exchanging encrypted mail with another PGP user, file encryption with a key you control).
FAQ
- Does GnuPG require KYC?
- As of May 12, 2026, GnuPG does not require KYC for normal use. Free open-source implementation of OpenPGP. No accounts, no online component. Identity is your keypair.
- What payment methods does GnuPG accept?
- GnuPG accepts: donation.
- Where is GnuPG based?
- Operating jurisdiction listed as independent open source (g10 Code GmbH, Germany). This is best-known information; corporate structure can be opaque.
Sources
- GnuPG documentation · accessed
- Gpg4win (Windows distribution) · accessed
Alternatives to GnuPG
Entry last verified . Notice an error? Send it via the contact form.