Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable context isolation, bridge expected IPC #163

Merged
merged 1 commit into from
Jan 13, 2021

Conversation

jryans
Copy link
Contributor

@jryans jryans commented Jan 13, 2021

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.

Used by element-hq/element-web#16137

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.
@jryans jryans requested a review from a team January 13, 2021 15:44
@jryans jryans merged commit faa217c into develop Jan 13, 2021
@t3chguy t3chguy deleted the jryans/context-isolation branch May 3, 2022 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants