From b98e0c2ac31c5fd5af51af33b3d58db8cc75dca7 Mon Sep 17 00:00:00 2001 From: Hocuri Date: Wed, 17 Jun 2026 10:39:33 +0200 Subject: [PATCH] docs(README.md): Clarify security enforcement --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f9a70620..b580cabd 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Chatmail relay servers are interoperable Mail Transport Agents (MTAs) designed f - **Instant/Realtime:** sub-second message delivery, realtime P2P streaming, privacy-preserving Push Notifications for Apple, Google, and Huawei; -- **Security Enforcement**: only strict TLS, DKIM and OpenPGP with minimized metadata accepted +- **Security Enforcement**: only connections with strict TLS are accepted; all messages must be corrently signed with DKIM and OpenPGP-encrypted with minimized metadata - **Reliable Federation and Decentralization:** No spam or IP reputation checks, federating depends on established IETF standards and protocols.