PrivacyTools.io
GnuPG logo
Official website gnupg.org
Screenshot of the GnuPG website

GnuPG (GNU Privacy Guard) is the free, GPL-licensed implementation of the OpenPGP standard. A command-line tool for Linux, macOS, and Windows, it encrypts and signs files and email, and manages public-key directories.

Our take

GnuPG is the bedrock of open-source encryption, trusted by journalists, sysadmins, and security researchers for decades, with an active development team based in Germany and a record of prompt security advisories. The catch is the interface: the CLI is powerful but unforgiving for newcomers, and the OpenPGP web-of-trust model demands key management discipline. Pick GnuPG if you are comfortable at a terminal and need a proven, auditable foundation; pair it with a GUI frontend like Kleopatra or GPG Suite if you are not.

GitHub at a glance
gpg/gnupg
Stars
949
+ 0 this week
Last commit
2d ago
healthy
License
GPL-3.0
Stars, last 10d

Listed in

GnuPG alternatives

GnuPG license, in plain English
GPL-3.0
Strong copyleft

Free to use and modify, but anything you distribute that is built on it must also be open under the same license.

Permits

  • Commercial use
  • Modification
  • Distribution
  • Patent use
  • Private use

Requires

  • Disclose source
  • Same license
  • State changes
  • License and copyright notice

Does not provide

  • Liability cover
  • Warranty

Why it matters: Strong copyleft keeps every distributed version open. A vendor cannot fold this into a closed product and ship it without releasing their changes.

Plain-language summary of the project's license, not legal advice. Read the full text for the exact terms.