From 4b1ef337b77d1f515db7365b1c13b29a9f86f289 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Fri, 12 Jul 2019 13:47:06 +0100 Subject: [PATCH] Note about likes and repeats --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f74dba45..350803cb 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ This project is currently *pre alpha* and not recommended for any real world use * Minimal dependencies. * Capabilities based security * Data minimization principle. Configurable post expiry time. + * Likes and repeats only visible to authorized viewers * Commandline interface. If there's a GUI it should be a separate project. * Designed for intermittent connectivity. Assume network disruptions. * Suitable for single board computers.