From 00ed53f053ab9b87e431a2c6ff07a6a49f4e0fe8 Mon Sep 17 00:00:00 2001 From: Pierre Balzack <96387156+balzack@users.noreply.github.com> Date: Sun, 16 Apr 2023 17:03:08 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4272fa22..4c6f3948 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ Databag is a self-hosted messaging service. Notable features include: - Public-private key based identity (not bound to any blockchain or hosting domain) - End-to-end encryption (the hosting admin cannot view sealed topics) +- Audio and Video Calls (enabled with separate relay server) - Federated (accounts on different nodes can communicate) - Topic based threads (messages organized by topic not contacts) - Lightweight (server runs on a raspberry pi zero v1.3)