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

521 B

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.