From 0f32628accb739e7a4b4ccae2dca60ab439a6533 Mon Sep 17 00:00:00 2001 From: Tommy Date: Sat, 15 Jan 2022 10:34:01 +0000 Subject: [PATCH] Element multi party VOIP has no auth (#557) Signed-off-by: Daniel Gray --- _data/software/messengers/2_element.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/software/messengers/2_element.yml b/_data/software/messengers/2_element.yml index 33dc48a9..f7c3d2c4 100644 --- a/_data/software/messengers/2_element.yml +++ b/_data/software/messengers/2_element.yml @@ -12,7 +12,7 @@ description: |

Notes

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. + Group voice and video calls are not E2EE, and use Jitsi, but this is expected to change with Native Group VoIP Signalling. Group calls have no authentication currently, meaning that non room participants can also join the calls. We recommend that you do not use this feature for private meetings. 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.