summaryrefslogtreecommitdiffstats
path: root/AGENTS.md
diff options
context:
space:
mode:
authorGab <24553253+gabrix73@users.noreply.github.com>2026-08-16 17:35:18 +0200
committerGab <24553253+gabrix73@users.noreply.github.com>2026-08-16 17:35:18 +0200
commit294a05ead630776149db1e5cd637a40cf6875ee9 (patch)
tree4d2eee6086e8b42001f9029822db95e3a6729ad3 /AGENTS.md
parent404b81223688be027629f60ec5b1a00203da1768 (diff)
downloadm2usenet-and-mail2news-294a05ead630776149db1e5cd637a40cf6875ee9.tar.gz
m2usenet-and-mail2news-294a05ead630776149db1e5cd637a40cf6875ee9.tar.xz
m2usenet-and-mail2news-294a05ead630776149db1e5cd637a40cf6875ee9.zip
Secure private onion Mail2News ingress
Diffstat (limited to 'AGENTS.md')
-rw-r--r--AGENTS.md12
1 files changed, 12 insertions, 0 deletions
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`.