mirror of
https://github.com/balzack/databag.git
synced 2025-02-12 03:29:16 +00:00
app/mobile | ||
doc | ||
net | ||
.gitignore | ||
LICENSE | ||
README.md |
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.