jiti-meet/css
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
..
aui-components fixed dropdown colors 2016-11-14 11:01:50 +02:00
buttons feat(embed) implement embed meeting feature 2020-07-23 13:21:05 +02:00
components ref(contact-list): remove invite functionality (#2017) 2017-09-29 13:29:44 -05:00
deep-linking feat(PromotionalFooter): Implement 2019-11-06 03:29:49 -08:00
filmstrip feat(chat): Make chat push content to the side in tile view 2020-07-17 11:19:18 +03:00
modals feat(embed) implement embed meeting feature 2020-07-23 13:21:05 +02:00
overlay Approach consistent filmstrip naming 2017-04-10 12:59:44 -05:00
reload_overlay ref(overlay): convert progress bar to react 2017-11-21 14:45:43 -08:00
ringing feat(callee-info): Redesign. 2018-07-09 20:22:43 -05:00
themes feat(popover): Make the popover menus customizable. 2019-03-11 16:04:20 +00:00
third-party-branding Google & Microsoft calendar API integration (#3340) 2018-08-15 13:11:54 -07:00
unsupported-browser Deeplinking (#2760) 2018-04-13 17:00:40 -07:00
404.scss 404 error page added 2016-10-24 19:33:08 +03:00
_atlaskit_overrides.scss feat: Updates @atlaskit/flag to use the testId prop for integration tests. 2020-07-23 14:49:52 -05:00
_audio-preview.css fix(UI): Highlight the audio device when we hover over it 2020-06-08 15:34:05 -04:00
_aui_reset.scss feat(modals): use dark theme 2018-03-20 16:06:50 -05:00
_avatar.scss fix(avatar): use text instead of foreign object. 2020-04-21 10:12:51 -05:00
_base.scss feat(chat): Make chat push content to the side in tile view 2020-07-17 11:19:18 +03:00
_chat.scss feat(chat): Make chat push content to the side in large view 2020-07-17 10:04:56 +03:00
_chrome-extension-banner.scss Add `Install chrome extension` banner (#4996) 2020-01-23 09:32:52 +00:00
_connection-info.scss feat(dark-theme): Applies dark theme on inline-dialogs, tooltips, flags and more 2017-10-20 15:29:16 -05:00
_connection-status.scss feat(prejoin): Add precall connection quality indicator 2020-08-20 08:25:15 -07:00
_country-picker.scss feat(prejoin_page): Add ability for guest to join audio by phone 2020-05-18 14:47:44 +02:00
_e2ee.scss e2ee: stage 2 2020-09-10 16:06:25 +02:00
_functions.scss Dialogs re-design, invite and password modifications 2016-10-11 19:08:24 -05:00
_inlay.scss ref(overlay): convert progress bar to react 2017-11-21 14:45:43 -08:00
_jquery-impromptu.scss Fixes colors in dialogs. 2016-09-22 14:50:31 -05:00
_jquery.contextMenu.scss style: catalog all z-indexes and move toolbar down 2017-03-30 18:13:00 +01:00
_keyboard-shortcuts.scss feat(keyboard-shortcuts): show help in a react dialog (#2148) 2017-11-13 16:58:00 -06:00
_labels.scss fix: label tooltips are not visible in tile view 2020-06-25 14:05:34 +02:00
_lobby.scss ui: making the security menu more compact 2020-06-25 17:36:39 +02:00
_login_menu.scss Uses tooltip to show custom popups for mute mic button/shared video button. 2017-02-15 11:29:26 +02:00
_meetings_list.scss fix(home): fix plus button alignment for calendar events (#3869) 2019-02-06 09:33:44 -08:00
_meter.css fix(prejoin_page) Add labels for video & more UI fixes 2020-04-01 19:57:04 +02:00
_mini_toolbox.scss feat: make the hangup button first 2019-10-21 19:00:12 +02:00
_mixins.scss Add support for avatar status badge (presence) 2019-12-09 11:58:23 +01:00
_modaldialog.scss Dialogs re-design, invite and password modifications 2016-10-11 19:08:24 -05:00
_navigate_section_list.scss fix(web/Text): p->span 2018-09-27 01:42:59 -05:00
_notice.scss React Toolbar 2017-04-03 13:05:21 -05:00
_participants-count.scss Add participants count 2019-10-31 09:08:59 -07:00
_policy.scss Add policy section 2016-10-31 18:23:28 +02:00
_popover.scss feat(popover): Make the popover menus customizable. 2019-03-11 16:04:20 +00:00
_popup_menu.scss feat: private messages 2019-10-08 18:22:45 +02:00
_prejoin-dialog.scss fix(prejoin): dialout popup buttons 2020-07-03 11:49:25 +03:00
_prejoin.scss feat(prejoin) show error when trying to join and name is required 2020-08-18 13:18:58 -05:00
_premeeting-screens.scss fix(prejoin): Make avatar resizable 2020-08-21 14:10:24 -05:00
_promotional-footer.scss feat(PromotionalFooter): Implement 2019-11-06 03:29:49 -08:00
_recording.scss fix(youtube-policy-links): Alignment. 2020-04-10 17:55:50 -05:00
_redirect_page.scss fix(filmstriponly): Set the background to transparent 2017-02-21 13:45:46 -06:00
_responsive.scss Adding responsive to jitsi logo, buttons and hiding some part of the interface (#7380) 2020-07-31 07:53:19 -04:00
_settings-button.scss fix(prejoin): Store prejoin tracks in 'features/base/tracks' 2020-06-19 12:02:11 +02:00
_subject.scss Add conference timer (#4958) 2020-01-13 17:12:25 +00:00
_toolbars.scss feat(chat): Make chat push content to the side in large view 2020-07-17 10:04:56 +03:00
_transcription-subtitles.scss fix(subtitles): adjust styling for tile view (#3365) 2018-08-14 17:44:21 -07:00
_utils.scss ref(Filmstrip): Optimize resizes. (#4992) 2020-01-24 16:28:47 +00:00
_variables.scss feat(Watermarks): Add deafault logo prop. 2020-08-11 18:24:44 -05:00
_video-preview.css feat(prejoin_page): Add prejoin page 2020-05-04 12:49:35 +02:00
_videolayout_default.scss feat(chat): Make chat push content to the side in large view 2020-07-17 10:04:56 +03:00
_welcome_page.scss feat(Watermarks): Add deafault logo prop. 2020-08-11 18:24:44 -05:00
_welcome_page_content.scss feat(welcome): new design (#2492) 2018-02-21 22:58:55 -06:00
_welcome_page_settings_toolbar.scss Naming conventions; Add variables 2019-10-15 06:54:54 -07:00
main.scss feat(prejoin): Add precall connection quality indicator 2020-08-20 08:25:15 -07:00