Update README.MD
This commit is contained in:
parent
dc1b5e5ccf
commit
611b797166
10
README.MD
10
README.MD
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user