From 29361ef03be5ff890715d78d36067064fb937a2c Mon Sep 17 00:00:00 2001 From: Gab <24553253+gabrix73@users.noreply.github.com> Date: Thu, 17 Apr 2025 11:18:51 +0200 Subject: Create index.php Frontend --- index.php | 219 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 219 insertions(+) create mode 100644 index.php (limited to 'index.php') diff --git a/index.php b/index.php new file mode 100644 index 0000000..8b33ac3 --- /dev/null +++ b/index.php @@ -0,0 +1,219 @@ + + + + + + Mail2Usenet Gateway – Production + + + + + + + + +
+

Mail2Usenet Gateway – Production

+
+ + + +
+ + +
+

Generate Hashcash Token

+

Client‑side PoW: SHA‑1 with leading hex zeros (6/7/8) to mitigate spam.

+ + + +

Generated Token:

+
0
+

Using UTC timestamp (YYMMDDhhmmss) from toISOString().

+
+ + +
+

Digital Signature (Ed25519)

+

Ephemeral key pair; signature is mandatory and discarded on send.

+ + + +

Public Key:

+

Signature:

+
+ + +
+

Send Message to Usenet

+

Includes X-Hashcash and X-Ed25519-Sig headers; max 3 newsgroups.

+
+ + + + + + + + + + + +
+
+
+ + + + -- cgit v1.2.3