From 014b50346107f12133e6cce1b45db46838ca06ec Mon Sep 17 00:00:00 2001 From: J08nY Date: Tue, 22 Aug 2017 23:35:56 +0200 Subject: final: Fix some formatting. --- final.md | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/final.md b/final.md index 2f73717..14036e1 100644 --- a/final.md +++ b/final.md @@ -17,13 +17,13 @@ - Optionally exposes a REST API for list configuration. - Has local archivers which can store the messages encrypted by the list key. - Stores list and address keys in configurable key directories. - - requires (currently not merged) MRs in Mailman Core - - [mailman/pluggable-components](https://gitlab.com/mailman/mailman/merge_requests/288) - - [mailman/list-style-descriptions](https://gitlab.com/mailman/mailman/merge_requests/289) - - [mailman/pluggable-workflows](https://gitlab.com/mailman/mailman/merge_requests/299) - - [mailman/pipelines-dynamical-instantiation](https://gitlab.com/mailman/mailman/merge_requests/287), merged - - additional MR (not required) - - [mailman/mta-smtps-starttls](https://gitlab.com/mailman/mailman/merge_requests/286) + - Requires (currently not merged) MRs in Mailman Core: + - [mailman/pluggable-components](https://gitlab.com/mailman/mailman/merge_requests/288) + - [mailman/list-style-descriptions](https://gitlab.com/mailman/mailman/merge_requests/289) + - [mailman/pluggable-workflows](https://gitlab.com/mailman/mailman/merge_requests/299) + - [mailman/pipelines-dynamical-instantiation](https://gitlab.com/mailman/mailman/merge_requests/287), merged + - Additional MR (not required): + - [mailman/mta-smtps-starttls](https://gitlab.com/mailman/mailman/merge_requests/286) - Required branches are merged and maintained at [J08nY/mailman/plugin](https://gitlab.com/J08nY/mailman/tree/plugin). - To install, do `pip install mailman-pgp`, warning: it will pull in a development version of [Mailman Core](https://gitlab.com/J08nY/mailman/tree/plugin) and [PGPy](https://github.com/SecurityInnovation/PGPy). @@ -33,11 +33,11 @@ - [repository@gitlab](https://gitlab.com/J08nY/django-pgpmailman) - A Django app, uses django-mailman3 and mailmanclient, integrates well with Postorius and HyperKitty. - Provides management of PGP enabled mailing lists to the list owner, and of PGP related subscription settings to the subscriber. - - requires (currently not merged) MRs in mailmanclient, django-mailman3, Postorius and HyperKitty - - [mailmanclient/plugin-bindings](https://gitlab.com/mailman/mailmanclient/merge_requests/34) - - [django-mailman3/template-chunks](https://gitlab.com/mailman/django-mailman3/merge_requests/8) - - [postorius/template-chunks](https://gitlab.com/mailman/postorius/merge_requests/215) - - [hyperkitty/template-chunks](https://gitlab.com/mailman/hyperkitty/merge_requests/65) + - Requires (currently not merged) MRs in mailmanclient, django-mailman3, Postorius and HyperKitty: + - [mailmanclient/plugin-bindings](https://gitlab.com/mailman/mailmanclient/merge_requests/34) + - [django-mailman3/template-chunks](https://gitlab.com/mailman/django-mailman3/merge_requests/8) + - [postorius/template-chunks](https://gitlab.com/mailman/postorius/merge_requests/215) + - [hyperkitty/template-chunks](https://gitlab.com/mailman/hyperkitty/merge_requests/65) - Some screenshots: ![](https://neuromancer.sk/static/mailman_pgp_list_index.png) ![](https://neuromancer.sk/static/mailman_pgp_address_list.png) -- cgit v1.2.3-70-g09d2