From a952ab3288b55838732116a7da8866d3fea2f0f8 Mon Sep 17 00:00:00 2001 From: Brian Date: Sun, 26 May 2019 23:21:57 -0400 Subject: [PATCH] Add Experimental note to Ricochet (#946) --- _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 659629c6..bc22079a 100644 --- a/_includes/sections/instant-messenger.html +++ b/_includes/sections/instant-messenger.html @@ -39,7 +39,7 @@ web="" {% include cardv2.html title="Desktop: Ricochet" image="/assets/img/tools/Ricochet.png" -description='Ricochet uses the Tor network to reach your contacts without relying on messaging servers. It creates a hidden service, which is used to rendezvous with your contacts without revealing your location or IP address. Danger Keep Tor up to date' +description='Ricochet uses the Tor network to reach your contacts without relying on messaging servers. It creates a hidden service, which is used to rendezvous with your contacts without revealing your location or IP address. Experimental Danger Keep Tor up to date' website="https://ricochet.im/" forum="https://forum.privacytools.io/t/discussion-ricochet/666" github="https://github.com/ricochet-im/ricochet"