diff options
author | Daiki Ueno <ueno@unixuser.org> | 2010-10-25 21:24:44 +0900 |
---|---|---|
committer | Daiki Ueno <ueno@unixuser.org> | 2010-10-25 21:24:44 +0900 |
commit | c05c2b9bb0cfe2628301c431ee503e680ba3bc01 (patch) | |
tree | f411eface23a767012ab559f40005ac5194d95d4 /doc/misc/epa.texi | |
parent | 28090d40d7e1209d8c434c3d2397c8cbfe715abc (diff) | |
download | emacs-c05c2b9bb0cfe2628301c431ee503e680ba3bc01.tar.gz emacs-c05c2b9bb0cfe2628301c431ee503e680ba3bc01.tar.bz2 emacs-c05c2b9bb0cfe2628301c431ee503e680ba3bc01.zip |
Don't use the word "PGP", since it is a non-free program.
Diffstat (limited to 'doc/misc/epa.texi')
-rw-r--r-- | doc/misc/epa.texi | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/misc/epa.texi b/doc/misc/epa.texi index dd7468959f4..7afe9c0c9b8 100644 --- a/doc/misc/epa.texi +++ b/doc/misc/epa.texi @@ -306,14 +306,14 @@ Encrypt marked files. @section Mail-mode integration EasyPG Assistant provides a minor mode @code{epa-mail-mode} to help -user compose inline PGP messages. Inline PGP is a traditional style -of sending signed/encrypted emails by embedding raw OpenPGP blobs -inside a message body, not using modern MIME format. +user compose inline OpenPGP messages. Inline OpenPGP is a traditional +style of sending signed/encrypted emails by embedding raw OpenPGP +blobs inside a message body, not using modern MIME format. -NOTE: Inline PGP is not recommended and you should consider to use +NOTE: Inline OpenPGP is not recommended and you should consider to use PGP/MIME. See @uref{http://josefsson.org/inline-openpgp-considered-harmful.html, -Inline PGP in E-mail is bad@comma{} Mm'kay?}. +Inline OpenPGP in E-mail is bad@comma{} Mm'kay?}. @noindent Once @code{epa-mail-mode} is enabled, the following keys are assigned. |