From 95e2bc44297af7390806b902784b80f804309b33 Mon Sep 17 00:00:00 2001 From: Kevin Jahns Date: Mon, 2 Sep 2024 18:54:19 +0200 Subject: [PATCH] add secsync --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 775f6125..c21804ea 100644 --- a/README.md +++ b/README.md @@ -248,6 +248,11 @@ The reactive data store for local-first apps. They support multiple CRDTs and
Provider for sharing data in webxdc chat apps.
+
secsync
+
+An architecture to relay end-to-end encrypted CRDTs over a central service. +
+ #### Persistence Providers