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. ๐งโโ๏ธ๐ฅ