Mercurial > p > roundup > code
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 5493:725266c03eab | 5494:b7fa56ced601 |
|---|---|
| 99 If pyopenssl_ is installed the roundup-server can be configured | 99 If pyopenssl_ is installed the roundup-server can be configured |
| 100 to serve trackers over SSL. If you are going to serve roundup via | 100 to serve trackers over SSL. If you are going to serve roundup via |
| 101 proxy through a server with SSL support (e.g. apache) then this is | 101 proxy through a server with SSL support (e.g. apache) then this is |
| 102 unnecessary. | 102 unnecessary. |
| 103 | 103 |
| 104 pyme | 104 gpg |
| 105 If pyme_ is installed you can configure the mail gateway to perform | 105 If gpg_ is installed you can configure the mail gateway to perform |
| 106 verification or decryption of incoming OpenPGP MIME messages. When | 106 verification or decryption of incoming OpenPGP MIME messages. When |
| 107 configured, you can require email to be cryptographically signed | 107 configured, you can require email to be cryptographically signed |
| 108 before roundup will allow it to make modifications to issues. | 108 before roundup will allow it to make modifications to issues. |
| 109 | 109 |
| 110 jinja2 | 110 jinja2 |
| 119 .. _Xapian: http://xapian.org/ | 119 .. _Xapian: http://xapian.org/ |
| 120 .. _Whoosh: https://bitbucket.org/mchaput/whoosh/wiki/Home | 120 .. _Whoosh: https://bitbucket.org/mchaput/whoosh/wiki/Home |
| 121 .. _pytz: https://pypi.org/project/pytz/ | 121 .. _pytz: https://pypi.org/project/pytz/ |
| 122 .. _Olson tz database: https://www.iana.org/time-zones | 122 .. _Olson tz database: https://www.iana.org/time-zones |
| 123 .. _pyopenssl: http://pyopenssl.sourceforge.net | 123 .. _pyopenssl: http://pyopenssl.sourceforge.net |
| 124 .. _pyme: http://pyme.sourceforge.net | 124 .. _gpg: https://www.gnupg.org/software/gpgme/index.html |
| 125 .. _pywin32: https://pypi.org/project/pywin32/ | 125 .. _pywin32: https://pypi.org/project/pywin32/ |
| 126 .. _jinja2: http://jinja.pocoo.org/ | 126 .. _jinja2: http://jinja.pocoo.org/ |
| 127 | 127 |
| 128 | 128 |
| 129 Getting Roundup | 129 Getting Roundup |
