🔑 Have a saved identity? Load it to auto-fill all fields.
Or fill the fields below to create a new identity.
About N2Usenet: A privacy-focused standalone gateway that posts to Usenet newsgroups over Nym to the TCPReset Mail2News and NNTP infrastructure. No access logs are kept. To post you must first create, or load, a VFACE pseudonymous identity: an Ed25519 keypair whose public key deterministically generates your identicon. Same key → same identicon → same person over time.
What is Proof-of-Work? This step generates a hashcash token that prevents spam by requiring your computer to perform some calculations.
What is this? Your keypair is generated and your message is signed locally in your browser with the self-hosted TweetNaCl (nacl) library, and your Ed25519 secret key never leaves your device. Only the public identity (username, email, public key) is sent, to render the identicon. The signature proves you authored this post.
VFACE / Face Header: Your identicon is produced by the original identicons-cli engine, the same backend as identicons.virebent.art, so it is fully deterministic: the same key always yields the same identicon. It is embedded as a folded Face: header (RFC 4021/2822) alongside X-Ed25519-Pub and X-Ed25519-Sig, visible in newsreaders like Newsgrouper and re-verifiable by any reader from your public key.
What is this? This final step sends your signed message to Usenet via Nym, Mail2News, and the news.tcpreset.net NNTP service.
Your message is submitted over HTTPS, then relayed from this server through Nym to the Mail2News gateway and finally into news.tcpreset.net NNTP:
Nym SOCKS5/requester transport to the TCPReset Mail2News SMTP gateway.
Converts the signed email payload into a Usenet post for the TCPReset news service.
Final posting target for the standalone N2Usenet path.
🔒 Privacy Guarantee: The browser-to-server hop is HTTPS. The server-to-Mail2News hop uses Nym plus SMTP TLS. Mail2News then posts into news.tcpreset.net NNTP.