diff doc/installation.txt @ 5494:b7fa56ced601

use gpg module instead of pyme module for PGP encryption
author Christof Meerwald <cmeerw@cmeerw.org>
date Sun, 12 Aug 2018 16:17:14 +0100
parents a5edd6adff14
children e2978ed3b550
line wrap: on
line diff
--- a/doc/installation.txt	Sun Aug 12 16:15:10 2018 +0100
+++ b/doc/installation.txt	Sun Aug 12 16:17:14 2018 +0100
@@ -101,8 +101,8 @@
   proxy through a server with SSL support (e.g. apache) then this is
   unnecessary.
 
-pyme
-  If pyme_ is installed you can configure the mail gateway to perform
+gpg
+  If gpg_ is installed you can configure the mail gateway to perform
   verification or decryption of incoming OpenPGP MIME messages. When
   configured, you can require email to be cryptographically signed
   before roundup will allow it to make modifications to issues.
@@ -121,7 +121,7 @@
 .. _pytz: https://pypi.org/project/pytz/
 .. _Olson tz database: https://www.iana.org/time-zones
 .. _pyopenssl: http://pyopenssl.sourceforge.net
-.. _pyme: http://pyme.sourceforge.net
+.. _gpg: https://www.gnupg.org/software/gpgme/index.html
 .. _pywin32: https://pypi.org/project/pywin32/
 .. _jinja2: http://jinja.pocoo.org/
 

Roundup Issue Tracker: http://roundup-tracker.org/