From 0c9ca945103c36fdc2c9578c5738cdaa1ad6eea0 Mon Sep 17 00:00:00 2001 From: Manuel Quarneti Date: Mon, 19 Aug 2019 20:17:58 +0200 Subject: [PATCH] Change Experimental to Warning in Keybase (#1183) --- _includes/sections/teamchat.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/sections/teamchat.html b/_includes/sections/teamchat.html index 2aaaa59b..345b8d0c 100644 --- a/_includes/sections/teamchat.html +++ b/_includes/sections/teamchat.html @@ -23,7 +23,7 @@ linux="" title="Keybase" image="/assets/img/tools/keybase.png" description='Keybase provides a hosted team chat with end-to-end encryption. It has also been indepedently audited (PDF).' -labels="warning:Experimental:The server side of Keybase runs on proprietary code and is centralized." +labels="warning:Warning:The server side of Keybase runs on proprietary code and is centralized." website="https://keybase.io/" forum="https://forum.privacytools.io/t/discussion-keybase/1224" github="https://github.com/Keybase"