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 Electron fuses in production builds #822

Merged
merged 3 commits into from
Oct 8, 2023
Merged

Conversation

GarboMuffin
Copy link
Member

@GarboMuffin GarboMuffin commented Oct 3, 2023

Some security things. Notably helps prevent tampering with the asar on macOS, which could have some system security impact as our app has camera and microphone entitlements

@GarboMuffin GarboMuffin changed the title Enable Electron fuses Enable Electron fuses in production builds Oct 8, 2023
@GarboMuffin GarboMuffin merged commit e5ebf8f into master Oct 8, 2023
1 check passed
@GarboMuffin GarboMuffin deleted the electron-fuses branch October 8, 2023 04:48
GarboMuffin added a commit that referenced this pull request Oct 8, 2023
This reverts commit e5ebf8f.

Doesn't actually work in the final electron-builder binaries
electron-builder also does not support the ASAR integrity values yet, so
we can't really use this at all
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.

1 participant