From 8884a9a77e5ec85e3233fec088173a5eba69c1c3 Mon Sep 17 00:00:00 2001 From: Pierre Balzack <96387156+balzack@users.noreply.github.com> Date: Tue, 1 Nov 2022 00:41:40 -0700 Subject: [PATCH] Update README.md --- README.md | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d16aebf..29c3c7c6 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,14 @@ +# Databag - Communication for the Decentralized Web

- + +    +

+

+ Mobile and Browser App Screens +

+
Databag is a self-hosted messaging service for the DWeb community. Notable features include: - Public-private key based identity (not bound to any blockchain or hosting domain) @@ -12,6 +19,17 @@ Databag is a self-hosted messaging service for the DWeb community. Notable featu - Responsive (renders well in browsers for phone, tablet and pc) - Unlimited accounts per node (host for your whole family) +
+

+ + + + + + +

+ +
You can test out the project [here](https://databag.coredb.org/#/create), but don't post anything important as this server is regularly wiped. Feedback on the UI/UX, bugs or features is greatly appreciated. ## Installation