databag/README.md
2022-06-10 11:34:20 -07:00

17 lines
782 B
Markdown

<p align="center">
<a href="#"><img src="/doc/screenshot.png" width="80%"/></a>
</p>
Databag is a self-hosting network for the DWeb community, implementing the IndiCom messaging service
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)
[API](https://htmlpreview.github.io/?https://raw.githubusercontent.com/balzack/databag/main/doc/swagger.html)