forked from pEp.foundation/mixmailer
|
||
---|---|---|
docs | ||
mixnet | ||
scripts | ||
tests | ||
.dockerignore | ||
.editorconfig | ||
.gitignore | ||
.gitlab-ci.yml | ||
.pre-commit-config.yaml | ||
CONTRIBUTING.md | ||
Dockerfile | ||
LICENSE.rst | ||
README.rst | ||
maintainers.rst | ||
pyproject.toml | ||
pytest.ini | ||
setup.cfg | ||
setup.py | ||
tox.ini |
README.rst
_ pEp mix network prototype in Python =================================== This project is a prototype of the pEp mix network design described in composed by the following: 1. ``client It encrypts an Email message several times as described in and send it to the first remailer. 2. ``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. `Contributing <CONTRIBUTING.md>`__ License ------- GPLv3 Authors ------- juga at riseup dot net https://dev.pep.foundation/Mixnet/Messages.