diff options
Diffstat (limited to 'man')
| -rw-r--r-- | man/pgg.texi | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/man/pgg.texi b/man/pgg.texi index 23bcd5cbb1e..b30b99004dc 100644 --- a/man/pgg.texi +++ b/man/pgg.texi | |||
| @@ -77,7 +77,12 @@ and that you are familiar with its basic functions. | |||
| 77 | By default, PGG uses GnuPG, but Pretty Good Privacy version 2 or version | 77 | By default, PGG uses GnuPG, but Pretty Good Privacy version 2 or version |
| 78 | 5 are also supported. If you are new to such a system, I recommend that | 78 | 5 are also supported. If you are new to such a system, I recommend that |
| 79 | you should look over the GNU Privacy Handbook (GPH) which is available | 79 | you should look over the GNU Privacy Handbook (GPH) which is available |
| 80 | at @uref{http://www.gnupg.org/gph/}. | 80 | at @uref{http://www.gnupg.org/documentation/}. |
| 81 | |||
| 82 | When using GnuPG the additional use of the gpg-agent (@pxref{Caching | ||
| 83 | passphrase}) is highly recommended, as it provides the most secure way | ||
| 84 | for input and caching of passphrases. Please refer to the documentation | ||
| 85 | of GnuPG for details on installation and usage. | ||
| 81 | 86 | ||
| 82 | @node How to use | 87 | @node How to use |
| 83 | @chapter How to use | 88 | @chapter How to use |