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
2349d7244d
commit
434deb43ad
16
README.md
16
README.md
@ -3,14 +3,8 @@
|
|||||||
<a href="#"><img src="/doc/screenshot.png" width="80%"/></a>
|
<a href="#"><img src="/doc/screenshot.png" width="80%"/></a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
Databag is a self-hosting network for the DWeb community, implementing the IndiCom messaging service
|
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.
|
||||||
Notable Features:
|
- Direct communication between app and contact's node with no serverside replication.
|
||||||
- Identity is based on public-private keys and not bound to any blockchain or hosting domain.
|
- Data maintained in revision trees for effient data syncrhonization.
|
||||||
- Communication is between app and contact's hosting server with no serverside replication.
|
- Websockets utilized for delivering synchronization events.
|
||||||
- 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)
|
|
||||||
|
Loading…
Reference in New Issue
Block a user