1GNUPG(7) GNU Privacy Guard 2.2 GNUPG(7)
2
3
4
6 GnuPG - The GNU Privacy Guard suite of programs
7
9 GnuPG is a set of programs for public key encryption and digital signa‐
10 tures. The program most users will want to use is the OpenPGP command
11 line tool, named gpg2. gpgvis a stripped down version of gpg2 with no
12 encryption functionality, used only to verify signatures against a
13 trusted keyring. gpgsm is the X.509/CMS (for S/MIME) counterpart of
14 gpg2. gpg-agent is a passphrase and private key daemon which may also
15 emulate the ssh-agent.
16
18 gpg(1), gpg2(1), gpgv(1), gpgsm(1), gpg-agent(1), dirmngr(8), scdae‐
19 mon(1)
20
21 The full documentation for this tool is maintained as a Texinfo manual.
22 If GnuPG and the info program are properly installed at your site, the
23 command
24
25 info gnupg
26
27 should give you access to the complete manual including a menu struc‐
28 ture and an index.
29
30
31
32
33GnuPG 2.2.13 2019-02-11 GNUPG(7)