From e2c8b1fbd6b9e066975278cd8c291a4ded1d3818 Mon Sep 17 00:00:00 2001 From: Gab <24553253+gabrix73@users.noreply.github.com> Date: Sat, 25 Oct 2025 02:41:04 +0200 Subject: Update print statement from 'Hello' to 'Goodbye' --- index.php | 1190 +++++++++++++++++++++++++++++++++++++++++++++++++------------ 1 file changed, 961 insertions(+), 229 deletions(-) (limited to 'index.php') diff --git a/index.php b/index.php index a901260..73d089a 100644 --- a/index.php +++ b/index.php @@ -1,12 +1,27 @@
-About m2usenet: This application is a privacy-focused gateway that sends your messages to Usenet newsgroups via our mail2news gateways on the onion network. No access logs are collected, and your messages are routed through secure gateways.
What is this? This step generates a "proof-of-work" token (hashcash) that prevents spam by requiring your computer to perform some calculations. This is similar to how cryptocurrencies work - you need to "mine" a valid token before sending a message.
How to use: Enter your email address, select the difficulty level (higher bits = longer processing time), and click "Generate Token". Your browser will mine a valid token that will be required in the next steps.
What is this? This step creates a digital signature for your message using the Ed25519 cryptographic algorithm. This signature helps verify that the message was sent by you and hasn't been tampered with.
How to use: First, generate a key pair (this creates a public and private key). Then, write your message and click "Sign Message". This will create a digital signature that will be attached to your post.
What is this? This final step sends your signed message to the Usenet network through our NNTP server running on the Tor network at peannyjkqwqfynd24p6dszvtchkq7hfkwymi5by5y332wmosy5dwfaqd.onion.
How to use: Complete the form below with your name, the newsgroups you want to post to (max 3), subject, and verify that your message and authentication details are correct. Then click "Send" to post your message.
+What is this? This final step sends your signed message to the Usenet network via mail2news gateways. m2usenet v2.0.0 uses Tor for all connections with automatic fallback.
+ +Your message travels entirely within the Tor network through these three components:
+ +Specialized SMTP relay operating exclusively over Tor, providing robust protection against traffic analysis, timing attacks, and metadata correlation.
+Converts email to Usenet posts while maintaining full anonymity within the onion network.
+Final destination for Usenet Tor hidden service.
++ ๐ Privacy Guarantee: Your message never leaves the Tor network until it reaches the NNTP server. All three components (Pluto2 โ Mail2News โ NNTP) operate as Tor hidden services, providing end-to-end anonymity with protection against traffic analysis, timing attacks, and metadata correlation. +
+How to use: Complete the form below with your name, newsgroups (max 3), subject, and verify that your message and authentication details are correct. Then click "Send" to post your message via the gateway system.