×
About Decent Chat
A secure, peer-to-peer chat application built using Gun.js.
The account and its data are saved to the GUN.js decentralized database. Warning: I'm not hosting a relay node, so any data you save is reliant on public nodes, which may not store your data indefinitely. You can add additional nodes under: Gun Peers
Key features include:
- Decentralized: Messages and room data are stored across a network of Gun peers, not a central server.
- End-to-End Encrypted: All messages and room keys are secured using cryptographic secrets derived from shared encryption keys.
- Session Management: Users can add/remove network peers, and all application state (rooms, invites) is linked to your cryptographic identity.
- Multimedia Support: Supports sending encrypted images and downloadable files (including 3D models).
Your data security depends on keeping your password and private keys secure.
Developed by The EECS Blog.
Link to Github repository.