From 7edb1580acd32deca5b671ba9e9638d95e4689d8 Mon Sep 17 00:00:00 2001 From: Pierre Balzack <96387156+balzack@users.noreply.github.com> Date: Mon, 13 Jun 2022 19:06:29 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1aacaa39..0263648c 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ Databag is a self-hosting network for the DWeb community. The project includes the messaging service, IndiCom. Notable features include: - Public-private key based identity and not bound to any blockchain or hosting domain. +- Federation enables communication between accounts across different nodes - Direct communication between app and contact's node with no server-side replication. - Data revision trees for efficient syncrhonization. - Websockets for delivering synchronization events.