Update README.md

Updated project title and description for clarity.

gosunuts committed Oct 29, 2025 at 17:30 UTC 9d8b63e3259b99f8d768cf62155a7f8686aacd2c
1 file changed +4 -5
README.md
+4 -5
@@ -1,8 +1,7 @@
1 -# Portal
1 +# PORTAL — Publicly Open Relay To Access Localhost
2 +> Run locally, host everywhere!
3
3 -> Run Locally, Publish Everywhere!
4 -
5 -Portal(Publicly Open Relay To Access Localhost) is a secure, encrypted relay service that enables end-to-end encrypted communication between clients through a central relay server. It provides mutual authentication, forward secrecy, and secure connection management with cryptographic identity verification.
4 +Portal is a secure, encrypted relay service that enables end-to-end encrypted communication between clients through a central relay server. It provides mutual authentication, forward secrecy, and secure connection management with cryptographic identity verification.
5
6 ## Table of Contents
7
@@ -444,4 +443,4 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
443 - **Go**: 1.25.3 or later
444 - **Protocol**: Version 1 (current)
445 - **Ciphers**: ChaCha20-Poly1305, X25519, Ed25519
447 -- **Transport**: TCP, WebSocket (via adapter)
\ No newline at end of file
446 +- **Transport**: TCP, WebSocket (via adapter)