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'