diff options
| author | Gab <24553253+gabrix73@users.noreply.github.com> | 2026-08-16 17:35:18 +0200 |
|---|---|---|
| committer | Gab <24553253+gabrix73@users.noreply.github.com> | 2026-08-16 17:35:18 +0200 |
| commit | 294a05ead630776149db1e5cd637a40cf6875ee9 (patch) | |
| tree | 4d2eee6086e8b42001f9029822db95e3a6729ad3 /AGENTS.md | |
| parent | 404b81223688be027629f60ec5b1a00203da1768 (diff) | |
| download | m2usenet-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.md | 12 |
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`. |
