summaryrefslogtreecommitdiff
path: root/doc/gnupg7.texi
blob: a77bf98f9a51e1fc64185ecac4c4428d351ef656 (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
@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{gpg}.  @command{gpgv}is a stripped
down version of @command{gpg} 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{gpg}. @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{gpgv}(1),
@command{gpgsm}(1),
@command{gpg-agent}(1),
@command{dirmngr}(8),
@command{scdaemon}(1)
@include see-also-note.texi
@end ifset

@bye