From a0aa9aa2ac2e76b659622517bd540d3cc4ebeed3 Mon Sep 17 00:00:00 2001 From: Daniel Nathan Gray Date: Fri, 8 May 2020 04:22:41 +0000 Subject: [PATCH] Cross-signing and E2EE on by default in Riot (#1893) --- _includes/sections/instant-messenger.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/_includes/sections/instant-messenger.html b/_includes/sections/instant-messenger.html index 71fa68c7..5b73f99b 100644 --- a/_includes/sections/instant-messenger.html +++ b/_includes/sections/instant-messenger.html @@ -95,8 +95,7 @@ title="Riot" image="/assets/img/svg/3rd-party/riotim.svg" description='Riot.im is the reference client for the Matrix network. The Matrix open standard is an open-source standard for secure, decentralized, real-time communication.
' - labels="warning:Warning:Riot offers optional E2EE for 1:1 and group conversations that must be turned on by the user. - (This can be done by clicking on the toggle switch which is accessed by clicking the room name or user name of the chat → Security & Privacy → Encrypted).|success:VoIP" + labels="success:VoIP" website="https://about.riot.im/" privacy-policy="https://riot.im/privacy" forum="https://forum.privacytools.io/t/discussion-riot-im/665/"