pEp MixMailer prototype in Python

This project is a prototype of the pEp MixMailer project described in [Design] . It is composed by two subpackages:

  1. client

It encrypts an Email message several times as described in and send it to the first remailer.

  1. 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