From 65e0daa2fdb4cf12b6f58cebe3315ed6e0247c31 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Sat, 10 Aug 2019 01:05:31 +0300 Subject: [PATCH] fix keybase description --- _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 59f40262..4c23635d 100644 --- a/_includes/sections/teamchat.html +++ b/_includes/sections/teamchat.html @@ -21,7 +21,7 @@ linux="" {% include cardv2.html title="Keybase" image="/assets/img/tools/keybase.png" -description='Keybase provides a hosted team chat end-to-end encrypted chat that has been indepedently audited (PDF). experimental (GitHub issue)' +description='Keybase provides a hosted team chat with end-to-end encryption. It has also been indepedently audited (PDF). experimental (GitHub issue)' website="https://keybase.io/" forum="https://forum.privacytools.io/t/discussion-keybase/1224" github="https://github.com/Keybase"