From 69214878b42ec523d27b1971e842aa8a745e79e2 Mon Sep 17 00:00:00 2001 From: Pierre Balzack <96387156+balzack@users.noreply.github.com> Date: Fri, 2 Sep 2022 19:14:43 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 464c360c..6046e006 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@

Databag is a self-hosted messaging service for the DWeb community. Notable features include: +- Lightweight (runs on a raspberry pi zero 1) - Public-private key based identity (not bound to any blockchain or hosting domain) - Federated (accounts on different nodes can communicate) - No server-side replication (direct communication between app and contact's node)