A fast, lightweight, and federated messenger designed for self-hosting with minimal resource consumption.
Databag is a fast and lightweight federated messenger designed for self-hosting, enabling users to run their own communication servers with minimal resource consumption. It provides end-to-end encrypted messaging, audio/video calls, and topic-based threads, allowing decentralized and private communication across different server nodes.
Individuals, families, or small communities seeking a private, self-hosted messaging solution that avoids centralized platforms and can run on low-power hardware like Raspberry Pi.
Developers choose Databag for its efficiency, federation capabilities, and strong privacy features, offering a fully self-hosted alternative to commercial messengers without sacrificing functionality like calls and group chats.
fast & lightweight self-hosted messenger
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
The server can run on a Raspberry Pi Zero v1.3, as stated in the README, making it exceptionally efficient for low-power hosting environments.
Accounts on different nodes can communicate directly, enabling a federated network without central control, which supports cross-instance interaction as per the design overview.
End-to-end encryption with sealed topics prevents server admins from viewing message content, ensuring user privacy as highlighted in the key features.
Topic-based threads allow unlimited participants and organize messages by subject rather than contacts, offering a unique approach to group conversations.
Audio and video calls require configuring a separate STUN/TURN relay server like coturn or Cloudflare, adding deployment complexity and potential costs, as admitted in the README.
Setup involves DNS configuration, SSL certificates, and container management, with fragmented guides for different platforms, which can be daunting for non-technical users.
Compared to established messengers, Databag has a smaller community and fewer third-party integrations, with no mention of extensive APIs or bots in the documentation.