mirror of
https://kernel.googlesource.com/pub/scm/linux/kernel/git/tglx/remail.git
synced 2024-11-21 20:02:38 +01:00
No description
46f6145ac5
Add an "encryption" option 'use_transport' which does not bother with encryption and just relies on transport security. For admins this makes sense as none of the admin messages is really confidential. This is also a valid option for a subscriber and makes some sense in scenarios where the mail provider manages the subscriber key (sic!) and does server side decryption. Think twice before using this. Requested-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Tested-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org> Reviewed-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org> |
||
---|---|---|
Documentation | ||
LICENSES | ||
remail | ||
.gitignore | ||
__init__.py | ||
COPYING | ||
README.md | ||
remail.service | ||
remail_chkcfg | ||
remail_daemon | ||
remail_pipe | ||
requirements.txt | ||
TODO |
remail - A set of tools for crypted mailing lists
A simplistic but powerfull crypted mailing list tool set. The following tools are available:
remail_daemon - The crypto mailing list processor remail_chkcfg - Tool to check the configuration
Install
It's recommended to generate the appropriate package for your system and install it via the package manager.
Usage
See Documentation and man pages