Update README.md

This commit is contained in:
Pierre Balzack 2022-12-21 15:55:28 -08:00 committed by GitHub
parent 4fb6893367
commit f20b4c57d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,6 +21,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 topic admin cannot view sealed conversations)
- 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)