From 1f65483e1a0f491598d42a08bc70ec8e21d13e5b Mon Sep 17 00:00:00 2001 From: Pierre Balzack <96387156+balzack@users.noreply.github.com> Date: Fri, 2 Feb 2024 18:24:21 -0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 93891d48..ff748e17 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@

Databag

-

Communication for the Decentralized Web

+

A tiny federated messenger for self-hosting


@@ -19,7 +19,7 @@


-Databag is a selfhosted messaging service designed to consume minimal resources on the host system and network. Notable features include: +Databag is designed to consume minimal resources on the host system and network. Notable features include: - 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)