The PKI-powered fortress for encrypted messaging
Welcome to CryptoChatSecure, where your conversations aren't just private — they're armored with cryptography. This isn't your average chat app. It’s a battle-hardened communication system built with Public Key Infrastructure (PKI), digital certificates, AES encryption, and RSA signatures.
Whether you're guarding trade secrets or just flexing your cryptographic muscles — this is your domain.
http://panel.ankitgupta.com.np:25569/git clone https://github.com/hyperdargo/CryptoChatSecure.git
cd CryptoChatSecureMake sure Docker is installed:
sudo apt install docker.ioThen:
sudo docker-compose up --buildOpen your browser and march to:
http://localhost:5000
- Register with a username and role.
- Download your private key.
- Enter the secure zone and start chatting — encrypted and signed.
-
⚔️ PKI Authentication Generate RSA key pairs and x.509 certificates to prove your identity like a true digital knight.
-
🔒 End-to-End Encrypted Messaging AES & RSA ensure every whisper stays between allies — even file transfers.
-
🖊️ Digital Signatures Sign each message and file. No fakes. No fraud. Just verifiable truth.
-
📦 Dockerized One command launch. Anywhere. Anytime.
Because privacy isn't a privilege — it’s a right. Use it for:
- 🔐 Confidential team discussions
- 📄 Secure legal or business exchanges
- 🧠 Learning the real-world power of cryptography
It's not just code. It’s a castle.
| Tech | Role |
|---|---|
| 🐍 Python | Core engine with Flask magic |
| 🔑 Cryptography | RSA, AES, and PKI mechanisms |
| 🐳 Docker | Smooth, isolated deployment |
| 🧱 SQLite | Lightweight battlefield tracker |
Feel the fire? Fork the project, build your improvements, and send a pull request! Let’s craft the most secure chat system out there — together.
🔐 Your private key is your soul — guard it with your life. This app uses a simulated CA — never use test keys in production without replacing them with a secure CA setup.
Forged with passion on June 20, 2025. Keep the crypto flame alive. 🧙♂️🔥