diff options
| author | Gab <24553253+gabrix73@users.noreply.github.com> | 2025-04-21 15:29:39 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-21 15:29:39 +0200 |
| commit | 890565325413fbb090c26ce7885ad7e6fd2f2bb9 (patch) | |
| tree | 55c9d8ebc20e4bbc5ab6cc80827eeb28eafc8ae5 | |
| parent | 178fa9a23f57b5eac54908455b24bc46f2c12430 (diff) | |
| download | m2usenet-and-mail2news-890565325413fbb090c26ce7885ad7e6fd2f2bb9.tar.gz m2usenet-and-mail2news-890565325413fbb090c26ce7885ad7e6fd2f2bb9.tar.xz m2usenet-and-mail2news-890565325413fbb090c26ce7885ad7e6fd2f2bb9.zip | |
Update README.md
| -rw-r--r-- | README.md | 12 |
1 files changed, 10 insertions, 2 deletions
@@ -1,2 +1,10 @@ -# m2usenet-go -mail2usenet go version, hashtoken generation 24/28/32 bit and ed25519 mandatory post signing +Mail2Usenet Gateway è un'interfaccia web che consente agli utenti di inviare messaggi a gruppi Usenet tramite email. Utilizza meccanismi di Proof-of-Work (PoW) per prevenire lo spam e firme digitali Ed25519 per garantire l'autenticità dei messaggi. + +Requisiti +Sistema operativo: Debian/Ubuntu o compatibile + +Apache: Versione 2.4 o superiore + +PHP: Versione 7.4 o superiore + +Certificati SSL: Forniti da Let's Encrypt |
