From af1426d7830cc1f69a353a916b5a70b0ad5ee730 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sun, 14 Jul 2019 12:30:15 +0100 Subject: [PATCH] Mention blurhash --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b56d5ae6..a0c5b3d0 100644 --- a/README.md +++ b/README.md @@ -27,9 +27,10 @@ This project is currently *pre alpha* and not recommended for any real world use * Compatible with http (onion addresses), https and dat. * Minimal dependencies. * Capabilities based security + * Support image blurhashes * Data minimization principle. Configurable post expiry time. * Likes and repeats only visible to authorized viewers - * ReplyGuy mitigation: maxmimum replies per post or posts per day + * ReplyGuy mitigation - maxmimum replies per post or posts per day * Ability to delete or hide specific conversation threads * Commandline interface. If there's a GUI it should be a separate project. * Designed for intermittent connectivity. Assume network disruptions.