diff options
| author | J08nY | 2017-08-22 19:59:41 +0200 |
|---|---|---|
| committer | J08nY | 2017-08-22 19:59:41 +0200 |
| commit | c39e3764cda5a6f16acaed96445bc5750a6d8778 (patch) | |
| tree | d19875f463eeca93333d6e4ce26b3588befa7aca | |
| parent | d311db5aa0608a1f9cde3ce57fbe15ff9eb4cfd0 (diff) | |
| download | pgpmailman-proposal-c39e3764cda5a6f16acaed96445bc5750a6d8778.tar.gz pgpmailman-proposal-c39e3764cda5a6f16acaed96445bc5750a6d8778.tar.zst pgpmailman-proposal-c39e3764cda5a6f16acaed96445bc5750a6d8778.zip | |
| -rw-r--r-- | final.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -7,6 +7,7 @@ ## Mailman-pgp - [repository@gitlab](https://gitlab.com/J08nY/mailman-pgp) + - [docs@rtd](https://mailman-pgp.readthedocs.io/en/latest/) - Plugin for Mailman Core. - Enables creating a PGP mailing list, which has a list key, can receive and serve messages encrypted, can sign and receive signed messages from subscribers. - Creates the `key` email command, which is used for per-address user key management. @@ -56,4 +57,7 @@ - [mailmanclient/split-sources](https://gitlab.com/mailman/mailmanclient/merge_requests/38), merged - [postorius/list-style-selection](https://gitlab.com/mailman/postorius/merge_requests/214) + - [postorius/fix/middleware-exception](https://gitlab.com/mailman/postorius/merge_requests/218) + - [postorius/fix/mailmanclient-split](https://gitlab.com/mailman/postorius/merge_requests/219) + - [django-mailman3/fix/middleware-exception](https://gitlab.com/mailman/django-mailman3/merge_requests/9) - Many many PRs to [PGPy](https://github.com/SecurityInnovation/PGPy), a Python only implementation of OpenPGP. [19 PRs](https://github.com/SecurityInnovation/PGPy/pulls?utf8=%E2%9C%93&q=is%3Apr%20author%3AJ08nY) and counting. As PGPy was not and still is not feature complete in regards to RFC4880 I found out many times that it's missing features/bugs broke mailman-pgp CI. It would not make sense fixing them locally, both from a software design perspective and open source software one aswell.
\ No newline at end of file |
