Update README.md

This commit is contained in:
Pierre Balzack 2023-04-16 17:03:08 -07:00 committed by GitHub
parent da0adef8d7
commit 00ed53f053
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,6 +22,7 @@
Databag is a self-hosted messaging service. Notable features include:
- 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)
- Federated (accounts on different nodes can communicate)
- Topic based threads (messages organized by topic not contacts)
- Lightweight (server runs on a raspberry pi zero v1.3)