jiti-meet/modules
Saúl Ibarra Corretgé 7cafa205ee e2ee: stage 2
Adapt to E2EE changes in lib-jitsi-meet. Notably:

---
    e2ee: introduce per-participant randomly generated keys

    This the second stage in our E2EE journey.

    Instead of using a single pre-shared passphrase for deriving the key used for
    E2EE, we now establish a secure E2EE communication channel amongst peers.

    This channel is implemented using libolm, using XMPP groupchat or JVB channels
    as the transport.

    Once the secure E2EE channel has been established each participant will generate
    a random 32 byte key and exchange it over this channel.

    Keys are rotated (well, just re-created at the moment) when a participant joins
    or leaves.
---
2020-09-10 16:06:25 +02:00
..
API e2ee: stage 2 2020-09-10 16:06:25 +02:00
UI web,small-video: don't show screen content on thumbnails 2020-09-09 18:59:12 +02:00
devices feat(api): notify api of mic and camera errors (#4289) 2019-05-29 14:17:07 -07:00
keyboardshortcut ref: eslint-config-jitsi@1.0.3 2020-05-20 17:14:29 +02:00
keycode feat(eslint): Enable for non react files 2017-10-16 14:36:29 -05:00
recorder feat(eslint): Enable for non react files 2017-10-16 14:36:29 -05:00
remotecontrol ref: eslint-config-jitsi@1.0.3 2020-05-20 17:14:29 +02:00
translation ref(i18next): Remove the base/config dependancy. 2018-05-18 13:34:08 -05:00
transport deps: jitsi/js-utils@1.0.0 2020-07-10 10:38:49 +02:00
util fix(localStorage): exception when disabled. 2020-05-01 14:48:08 -05:00