From 1389822ab298266c9f4e90ccc6d3fe39db3ee33f Mon Sep 17 00:00:00 2001 From: Tommy Date: Sun, 26 Dec 2021 03:39:11 +0000 Subject: [PATCH] Typo fixes in Element card (#503) Signed-off-by: Daniel Gray --- _data/software/messengers/2_element.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_data/software/messengers/2_element.yml b/_data/software/messengers/2_element.yml index 8d919732..33dc48a9 100644 --- a/_data/software/messengers/2_element.yml +++ b/_data/software/messengers/2_element.yml @@ -10,14 +10,14 @@ description: | Messages and files shared in private rooms (those which require an invite) are by default E2EE as are 1 to 1 voice and video calls.

Notes

- Profile pictures, reactions, and nicknames not encrypted. + Profile pictures, reactions, and nicknames are not encrypted. Group voice and video calls are not E2EE, and use Jitsi, but this is expected to change with Native Group VoIP Signalling. When using element-web, you must trust the server hosting the Element client. If your threat model requires stronger protection then use a desktop or mobile client instead.

Technical information

- The protocol was independently audited in 2016. The specification for the Matrix protocol can be founded in their documentation. The Olm cryptographic ratchet used by Matrix is an implementation of Signal's Double Ratchet algorithm. + The protocol was independently audited in 2016. The specification for the Matrix protocol can be found in their documentation. The Olm cryptographic ratchet used by Matrix is an implementation of Signal's Double Ratchet algorithm. website: 'https://element.io' privacy_policy: 'https://element.io/privacy'