From 28fe3303ea48e431ab2a0deb1801781e47287d82 Mon Sep 17 00:00:00 2001 From: Stephen L Date: Mon, 2 Mar 2020 20:29:13 +0100 Subject: [PATCH] add partial centralization warning for Jami (fixes #1727) Signed-off-by: Stephen L. --- _includes/sections/instant-messenger.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/sections/instant-messenger.html b/_includes/sections/instant-messenger.html index ad70a863..4c14d51a 100644 --- a/_includes/sections/instant-messenger.html +++ b/_includes/sections/instant-messenger.html @@ -164,7 +164,7 @@ title="Jami" image="/assets/img/svg/3rd-party/jami.svg" description="Encrypted instant messaging and video calling software. Uses TLS 1.3 for encryption." - labels="success:VoIP" + labels="warning:Warning:This software is partially centralized but can be self-hosted.|success:VoIP" website="https://jami.net/" forum="https://forum.privacytools.io/t/discussion-jami/2116" gitlab="https://git.jami.net/savoirfairelinux"