vedetta-com / caesonia

OpenBSD Email Service
ISC License
780 stars 42 forks source link

Consider Zeyple (auto-GPG inbound mail traffic) #145

Open savchenko opened 5 years ago

savchenko commented 5 years ago

Project homepage: https://infertux.com/labs/zeyple/ GitHub: https://github.com/infertux/zeyple

Is this something that can be integrated with the current setup?

mhekeler commented 5 years ago

GPG encryption on the email server server? I thought gpg encrypt/decrypt should be used end-to-end, no?

horia commented 5 years ago

This is about GPG encrypting (unencrypted) inbound messages, before they touch the disk, to achieve privacy from the hosting provider and the postmaster. A very important feature, and perhaps the main reason for self-hosting email.

Inbound auto-GPG has been discussed, and the following was considered:

I didn't know about Zeyple, thank you for suggesting it. Zeyple is in line with an ideal solution (using WKD): [smtpd encrypted queue → filter-gpg → filter-rspamd] → [dovecot lmtp]

OpenSMTPD filters are around the corner: https://poolp.org/posts/2018-11-03/opensmtpd-released-and-upcoming-filters-preview/

edit: Zeyple typo