comparison doc/upgrading.txt @ 8478:ed4ef394d5d6

doc: initial attempt to document setup of pgp support for email. Used an AI assistant to help write this. Basic gpg commands seem to work, but I have not tested this totally. Docs basically follow the setup used for pgp testing in the test suite. It looks like roundup accepts signed emails as well as encrypted and signed emails. But it does not generate signed emails. Also it looks like there is no PGP support for alternate email addresses. Only primary addresses can do PGP emails.
author John Rouillard <rouilj@ieee.org>
date Sat, 15 Nov 2025 16:59:24 -0500
parents db435e272f26
children 00aec15117c0
comparison
equal deleted inserted replaced
8477:d36bd4c521ac 8478:ed4ef394d5d6
782 request (tu.client.request), the translator for the current language 782 request (tu.client.request), the translator for the current language
783 (tu._) and any functions (tu.X) you registered using 783 (tu._) and any functions (tu.X) you registered using
784 ``registerUtil()`` are available. 784 ``registerUtil()`` are available.
785 785
786 You can find an example in :ref:`dynamic_csp`. 786 You can find an example in :ref:`dynamic_csp`.
787
788 .. _gpginstall:
787 789
788 Directions for installing gpg (optional) 790 Directions for installing gpg (optional)
789 ---------------------------------------- 791 ----------------------------------------
790 792
791 In this release a new version of the gpg module was needed for Ubuntu 793 In this release a new version of the gpg module was needed for Ubuntu

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