databag/README.md

13 lines
663 B
Markdown
Raw Normal View History

2022-01-04 17:30:24 +00:00
2022-06-10 17:58:34 +00:00
<p align="center">
2022-06-10 18:34:20 +00:00
<a href="#"><img src="/doc/screenshot.png" width="80%"/></a>
2022-06-10 17:58:34 +00:00
</p>
2022-06-10 18:39:11 +00:00
Databag is a self-hosting network for the DWeb community, implementing the IndiCom messaging service. Notable features include:
- Public-private key based identity and not bound to any blockchain or hosting domain.
- Direct communication between app and contact's node with no serverside replication.
- Data maintained in revision trees for effient data syncrhonization.
- Websockets utilized for delivering synchronization events.
2022-06-10 18:47:18 +00:00
2022-06-10 18:48:34 +00:00
You can test out the project [here](https://databag.coredb.org/#/create), but dont post anything important as the server is regularly wiped.