summaryrefslogtreecommitdiffstats
path: root/doc/gnupg7.texi
blob: c48dca96f376fa1aa2fa2605564f6f119f9555ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
@c                                              @c -*-texinfo-*-
@c This is only used to create a man page, thus we don't need to care
@c about actual texinfo stuff.

@manpage gnupg.7
@ifset manverb
.B GnuPG
\- The GNU Privacy Guard suite of programs
@end ifset
@mansect description
@ifset isman
GnuPG is a set of programs for public key encryption and digital
signatures.  The program most users will want to use is the OpenPGP
command line tool, named @command{gpg2}.  @command{gpgv}is a stripped
down version of @command{gpg2} with no encryption functionality, used
only to verify signatures against a trusted keyring.  @command{gpgsm} is
the X.509/CMS (for S/MIME) counterpart of
@command{gpg2}. @command{gpg-agent} is a passphrase and private key
daemon which may also emulate the @command{ssh-agent}.
@mansect see also
@command{gpg}(1), 
@command{gpg2}(1), 
@command{gpgv}(1), 
@command{gpgsm}(1), 
@command{gpg-agent}(1), 
@command{dirmngr}(8), 
@command{scdaemon}(1)
@include see-also-note.texi
@end ifset

@bye