From 6c669c2ea6dc9a3984e842e713262ec005cfed6d Mon Sep 17 00:00:00 2001 From: Gab <24553253+gabrix73@users.noreply.github.com> Date: Tue, 4 Nov 2025 12:44:40 +0100 Subject: Revise SMTP relay section with Fog Sphinx details Updated SMTP relay information and added details about Fog Sphinx Mixnet. --- index.php | 24 +++++++++++++++++------- 1 file changed, 17 insertions(+), 7 deletions(-) diff --git a/index.php b/index.php index 73d089a..96b7fef 100644 --- a/index.php +++ b/index.php @@ -532,13 +532,23 @@ $csrfToken = $_SESSION['csrf_token'];
Your message travels entirely within the Tor network through these three components:
-Specialized SMTP relay operating exclusively over Tor, providing robust protection against traffic analysis, timing attacks, and metadata correlation.
-+ Random selection from 4-node mixnet operating exclusively over Tor. + Each message routes through 3-6 hops with AES-256-GCM encryption, forward secrecy, + and automatic failover for maximum reliability and anonymity. +
+