summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvirebent <virebent@noreply.local>2026-05-31 00:52:18 +0000
committervirebent <virebent@noreply.local>2026-05-31 00:52:18 +0000
commita68fc0dd511e38aaf05b058fae5a235cbe373278 (patch)
tree507f19c37992e55455941deb3828722a6a645ef1
parentd4232e0082759765bd16b02df3d48211050d46bc (diff)
downloadneomutt-config-a68fc0dd511e38aaf05b058fae5a235cbe373278.tar.gz
neomutt-config-a68fc0dd511e38aaf05b058fae5a235cbe373278.tar.xz
neomutt-config-a68fc0dd511e38aaf05b058fae5a235cbe373278.zip
Actualiser README.md
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 8090659..0977988 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# neomutt-config
-Privacy-focused NeoMutt configuration with multi-account support and anonymous Usenet posting via a mail2news gateway over Tor.
+Security-focused NeoMutt configuration with multi-account support and anonymous Usenet posting via a mail2news gateway over Tor.
Full write-up: [Posting to Usenet Anonymously with NeoMutt and Mail2News over Tor](https://www.virebent.art/blog/)
@@ -12,7 +12,7 @@ Full write-up: [Posting to Usenet Anonymously with NeoMutt and Mail2News over To
- **Mail2news via Tor** — post to Usenet through a `.onion` SMTP gateway, no IP exposed
- **YubiKey PIV Ed25519 signatures** — automatic signing with hardware key (PGP-like clearsign format)
- F7/F9 macro → interactive post script (newsgroup, subject, editor, review, send)
-- Ephemeral `.invalid` From address — not traceable, not replyable
+- Ephemeral `.invalid` From address
- No IMAP for the mail2news account — send-only
---