pEp MixMailer prototype. See aditional documentation at https://mixmailer_docs.codeberg.page/ (source: https://gitea.pep.foundation/pEp.foundation/mixmailer_docs).
See slides at gitea.pep.foundation/pEp.foundation/mixmailer_slides
- Python 65.6%
- Shell 34.4%
pEp MixMailer prototype in Python
This project is a prototype of the pEp MixMailer project described in [Design] . It is composed by two subpackages:
client
It encrypts an Email message several times as described in and send it to the first remailer.
remailer
It decrypts an OpenPGP encrypted Email and sends it to the recipient(s) `in the decrypted Email. It is intented to run as Postfix pipe.
Documentation
See the docs directory.
Issues
Please, report any bug or feature request at the issue tracker.
Contributing
See CONTRIBUTING.md
License
GPLv3
Authors
juga at riseup dot net
[Design] https://mixmailer_docs.codeberg.page/Design/Proposal1.html. .. _issue tracker: https://gitea.pep.foundation/pEp.foundation/mixmailer/issues