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

782 B

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

API