From 9f5ebb84bead545de03cf3442c98df1547d08a96 Mon Sep 17 00:00:00 2001 From: Brian Hill Date: Fri, 24 May 2019 17:37:45 -0400 Subject: [PATCH] Add Experimental note to Ricochet --- _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 b7e454d5..08ca4664 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"