From 9999b4119585e892a4e5cc3e5b2ad4e1ba30543f Mon Sep 17 00:00:00 2001 From: Pierre Balzack <96387156+balzack@users.noreply.github.com> Date: Wed, 19 Apr 2023 21:56:15 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4acc1799..bcdea955 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@
Databag is a self-hosted messaging service. Notable features include: -- Decentralized (direct communication between app and contact's node) +- Decentralized (direct communication between app and server node) - Federated (accounts on different nodes can communicate) - Public-Private key based identity (not bound to any blockchain or hosting domain) - End-to-End encryption (the hosting admin cannot view sealed topics)