Update README.md

This commit is contained in:
Pierre Balzack 2024-02-02 18:24:21 -08:00 committed by GitHub
parent 21b92e7a37
commit 1f65483e1a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,7 +4,7 @@
<div align="center"> <div align="center">
<a href="#"><img src="/doc/icon_v2.png" width="8%" style="border-radius:50%"></a> <a href="#"><img src="/doc/icon_v2.png" width="8%" style="border-radius:50%"></a>
<h3 align="center">Databag</h3> <h3 align="center">Databag</h3>
<p align="center">Communication for the Decentralized Web</p> <p align="center">A tiny federated messenger for self-hosting</p>
</div> </div>
<br> <br>
@ -19,7 +19,7 @@
</p> </p>
<br> <br>
Databag is a selfhosted messaging service designed to consume minimal resources on the host system and network. Notable features include: Databag is designed to consume minimal resources on the host system and network. Notable features include:
- Decentralized (direct communication between app and server node) - Decentralized (direct communication between app and server node)
- Federated (accounts on different nodes can communicate) - Federated (accounts on different nodes can communicate)
- 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)