From 56e296e5875b10ed053cbdedbab08957fce2a461 Mon Sep 17 00:00:00 2001 From: Gab <24553253+gabrix73@users.noreply.github.com> Date: Sun, 16 Aug 2026 19:24:16 +0200 Subject: Harden Usenet threading and ingress delivery --- ingress/README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ingress/README.md') diff --git a/ingress/README.md b/ingress/README.md index d4a8338..e9c5295 100644 --- a/ingress/README.md +++ b/ingress/README.md @@ -3,6 +3,11 @@ This service receives an envelope over the Nym mixnet and delivers the already encrypted YAMN packet to an allowlisted SMTP entry through Tor. +Transient Tor connection failures are retried three times with bounded +backoff before the SMTP transaction begins. Errors after SMTP commands start +are not retried automatically because the remote acceptance state may be +ambiguous. + The Nym address is generated by the persistent client identity and printed at startup. It must be copied to `YAMN_NYM_RECIPIENT` on the sending web service. -- cgit v1.2.3