Web Application
LX Encrypted Chat
Secure, encrypted messaging platform with friend request system, real-time status, image sharing, and end-to-end encryption for private communications. Self-hosted on a Raspberry Pi.
Technologies
Node.jsExpressSocket.ioMariaDBCrypto-JSbcryptjs
Highlights
- End-to-end AES encryption for secure messaging
- Friend request system to control privacy and access
- Real-time chat with image sharing and persistent storage
The build
End-to-end AES encryption over Socket.io with persistent MariaDB storage, bcrypt-hashed credentials and a friend-request privacy gate.
Outcomes
- End-to-end AES encryption for secure messaging
- Friend request system to control privacy and access
- Real-time chat with image sharing and persistent storage