Encrypted Chat
Ephemeral, end-to-end encrypted chat between any number of devices. No accounts and no middleman to trust: just a channel ID, a password, and an MQTT broker of your choice.
chat.datafury.io is a lightweight, web-based secure communication tool designed for instant, ephemeral messaging across any number of devices. Built on a zero-trust model, the application requires no user accounts, stores no centralized user data, and uses client-side encryption so that your communications remain completely private.
Key Features
- End-to-End Encryption (E2EE): All messages are encrypted directly in the browser using AES-GCM before transmission, ensuring unencrypted content never leaves your device.
- Bring Your Own MQTT Broker: Uses standard MQTT protocol for real-time transport. Connect through public brokers for instant convenience or point to your own private server for complete infrastructure control.
- No Accounts or Storage: Requires no email addresses, phone numbers, or user profiles. Simply enter a Channel ID and password to start communicating.
- Multi-Device Support: Seamlessly join channel sessions from desktop, tablet, or mobile browsers without setup or app installation.
- Pure Ephemerality: Messages decrypt solely in client memory and are never persisted to a database or server disk.