Update README.MD

This commit is contained in:
trill-technician 2026-05-31 23:39:26 -07:00
parent dc1b5e5ccf
commit 611b797166

View File

@ -1,6 +1,6 @@
<div align="center">
# 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