mirror of
https://github.com/balzack/databag.git
synced 2025-02-12 03:29:16 +00:00
Update README.md
This commit is contained in:
parent
457fb91c7d
commit
d9ec6ae401
@ -1,10 +1,14 @@
|
|||||||
# DataBag
|
Databag is a self-hosting network for the DWeb community, implementing the IndiCom messaging service:
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<a href="#"><img src="/doc/screenshot.png" width="50%"/></a>
|
<a href="#"><img src="/doc/screenshot.png" width="50%"/></a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
Databag is a self-hosting messager for the DWeb community.
|
Notable Features:
|
||||||
|
- Identity is based on public-private keys and not bound to any blockchain or hosting domain.
|
||||||
|
- Communication is between app and contact's hosting server with no serverside replication.
|
||||||
|
- Communication is between app and contact's hosting server with no serverside replication.
|
||||||
|
- Synchronization events are delivered over websocket connections.
|
||||||
|
|
||||||
[Overview](https://htmlpreview.github.io/?https://raw.githubusercontent.com/balzack/databag/main/doc/overview.html)
|
[Overview](https://htmlpreview.github.io/?https://raw.githubusercontent.com/balzack/databag/main/doc/overview.html)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user