mirror of
https://github.com/balzack/databag.git
synced 2025-02-14 20:49:16 +00:00
Update README.md
This commit is contained in:
parent
6fa8509f5d
commit
9a2ad29843
@ -20,7 +20,7 @@ Databag is a self-hosted messaging service. Notable features include:
|
|||||||
- Public-private key based identity (not bound to any blockchain or hosting domain)
|
- Public-private key based identity (not bound to any blockchain or hosting domain)
|
||||||
- Federated (accounts on different nodes can communicate)
|
- Federated (accounts on different nodes can communicate)
|
||||||
- Lightweight (server runs on a raspberry pi zero v1.3)
|
- Lightweight (server runs on a raspberry pi zero v1.3)
|
||||||
- No server-side replication (direct communication between app and contact's node)
|
- Decentralized (direct communication between app and contact's node)
|
||||||
- Low latency (use of websockets for push events to avoid polling)
|
- Low latency (use of websockets for push events to avoid polling)
|
||||||
- Responsive (renders well in phone, tablet and pc)
|
- Responsive (renders well in phone, tablet and pc)
|
||||||
- Unlimited accounts per node (host for your whole family)
|
- Unlimited accounts per node (host for your whole family)
|
||||||
|
Loading…
Reference in New Issue
Block a user