From 611b79716625d435c7afd069c2b48a6a87d60f9d Mon Sep 17 00:00:00 2001 From: trill-technician Date: Sun, 31 May 2026 23:39:26 -0700 Subject: [PATCH] Update README.MD --- README.MD | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.MD b/README.MD index f5dd531..fada892 100644 --- a/README.MD +++ b/README.MD @@ -1,6 +1,6 @@
-# CMD-CHAT +# HACK-HOUSE ### end-to-end encrypted terminal chat with file transfer @@ -11,8 +11,16 @@ --- +Fork from https://github.com/diorwave/cmd-chat + +This tool a privacy and security oriented chatroom that we added file sharing as well as shared terminal sessions. + +For sharing. For learnng. For hacking. For building. For demos. For teaching. For mentorhsip for the people who dont want to trust corporations to manage their data and communications. + + Encrypted chat that runs in your terminal. You host the server, you control the room. Close the window — everything's gone. Messages and files are encrypted client-side before the server ever sees them. + ## Features - **End-to-end encrypted** — messages encrypted with Fernet (AES-128-CBC + HMAC) before leaving your machine