From cf621ba4d4dc4d6f7930ed6e7ad36c0b5b7863ff Mon Sep 17 00:00:00 2001 From: Sebastian Lenzlinger <74497638+sebaschi@users.noreply.github.com> Date: Sun, 16 Jul 2023 15:49:23 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a617de4..baa6d93 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,6 @@ # RippleChat -2023 © Severin Memmishofer, Sebastian Lenzlinger +RippleChat is a meant to be a TinySSB compatible chat client. It is started as a university project as a proof of concept for p2p messaging in a Secure Scuttlebut fashion on iOS. +At this stage it communicates via BLE. +It is not currently compatible with TinySSB conforming apps like (Tremola)[https://github.com/cn-uofbasel/tremola]. +Future work inlcudes switching to the tinySSB protocol and heavily beautifying th UI. +