From 294a05ead630776149db1e5cd637a40cf6875ee9 Mon Sep 17 00:00:00 2001 From: Gab <24553253+gabrix73@users.noreply.github.com> Date: Sun, 16 Aug 2026 17:35:18 +0200 Subject: Secure private onion Mail2News ingress --- AGENTS.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 AGENTS.md (limited to 'AGENTS.md') diff --git a/AGENTS.md b/AGENTS.md new file mode 100644 index 0000000..e4c647c --- /dev/null +++ b/AGENTS.md @@ -0,0 +1,12 @@ +# Repository guidance + +- Use the Gab Virebent identity for this repository and its Virebent remote. +- Commit and push tested source and deployment fragments to + `git.virebent.art/virebent/m2usenet-and-mail2news` before changing + production. +- Do not commit Tor client-authorization entries, private keys, credentials, + message contents, or production logs. +- Keep the integrated M2Usenet path Onion-only. Do not add a clearnet fallback. +- Treat SMTP `250` as relay acceptance, not proof of final NNTP publication. +- Hidden services must terminate on dedicated restricted listeners, never on + a Postfix listener that trusts loopback through `mynetworks`. -- cgit v1.2.3