1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-14 09:39:42 +00:00

Added short note on gpg-agent to the introduction.

This commit is contained in:
Chong Yidong 2006-12-17 23:17:13 +00:00
parent 029b280b2f
commit 24ec9db6da

View File

@ -77,7 +77,12 @@ and that you are familiar with its basic functions.
By default, PGG uses GnuPG, but Pretty Good Privacy version 2 or version
5 are also supported. If you are new to such a system, I recommend that
you should look over the GNU Privacy Handbook (GPH) which is available
at @uref{http://www.gnupg.org/gph/}.
at @uref{http://www.gnupg.org/documentation/}.
When using GnuPG the additional use of the gpg-agent (@pxref{Caching
passphrase}) is highly recommended, as it provides the most secure way
for input and caching of passphrases. Please refer to the documentation
of GnuPG for details on installation and usage.
@node How to use
@chapter How to use