mirror of
https://github.com/balzack/databag.git
synced 2025-03-13 00:50:03 +00:00
Update README.md
This commit is contained in:
parent
bf50ba1e1f
commit
1d74c74a14
@ -20,13 +20,13 @@
|
||||
<br>
|
||||
|
||||
Databag is a self-hosted messaging service. Notable features include:
|
||||
- Decentralized (direct communication between app and contact's node)
|
||||
- Federated (accounts on different nodes can communicate)
|
||||
- Public-private key based identity (not bound to any blockchain or hosting domain)
|
||||
- End-to-end encryption (the hosting admin cannot view sealed topics)
|
||||
- Audio and Video Calls (enabled with separate relay server)
|
||||
- Topic based threads (messages organized by topic not contacts)
|
||||
- Lightweight (server runs on a raspberry pi zero v1.3)
|
||||
- Decentralized (direct communication between app and contact's node)
|
||||
- Low latency (use of websockets for push events to avoid polling)
|
||||
- Responsive (renders well on phone, tablet and pc)
|
||||
- Unlimited accounts per node (host for your whole family)
|
||||
|
Loading…
Reference in New Issue
Block a user