-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
Description
Is your suggestion related to a problem? Please describe.
Since April 12, Jitsi Meet implements multi-party E2EE by setting a key. Up to now, Riot could only encrypt 1-on-1 voice calls, but not multiparty voice calls as this relied on Jitsi Meet which did not implement multi-party E2EE due to technical limitations at the time.
Describe the solution you'd like
It would be great if Riot could automatically setup this key when using Jitsi Meet for video calls. I am not a security expert, but a randomly generated key shared between parties through Matrix (which is E2EE by default now) may be enough?
ptman and Ofenhed