mirror of
https://github.com/element-hq/element-desktop
synced 2025-04-01 20:03:43 +02:00

This enables Electron's context isolation mode as recommended in their guidance. We use the context bridge feature to regain access to only the IPC channels we expect to have access to.