electron-builder icon indicating copy to clipboard operation
electron-builder copied to clipboard

[Request] Support the Electron Fuse: "EnableEmbeddedAsarIntegrityValidation"

Open Nantris opened this issue 3 years ago • 7 comments

See here for more info: https://github.com/electron/fuses/issues/7#issuecomment-1150505740

Nantris avatar Jun 08 '22 23:06 Nantris

+1, I think support for electron/fuses would be a great addition.

FYI, there was also a closed https://github.com/electron-userland/electron-builder/issues/6365 issue that request support.

kevinlinv avatar Jun 09 '22 00:06 kevinlinv

Closing this one and reopening the other ticket.

mmaietta avatar Jul 04 '22 04:07 mmaietta

@mmaietta all the other fuses can be used without necessitating changes to Electron Builder itself. This one cannot. I think this should remain open because of that distinction.

Nantris avatar Jul 05 '22 19:07 Nantris

From https://github.com/electron/fuses/issues/7#issuecomment-1150505740:

We're using Electron-Builder to package our app.

That would be your problem :sweat_smile:. If you look at the official @electron/asar package, there is a module dedicated to generating these hashes. electron-builder, however, rolled their own ASAR creation code which doesn't have support for creating these hashes.

Nantris avatar Jul 27 '22 20:07 Nantris

Would love to see this on electron-builder, Electron@30 added support for Windows machines as well.

rfberaldo avatar Apr 23 '24 11:04 rfberaldo

Is this currently on the roadmap? Given added support for Windows its kinda a big feature.

osztenkurden avatar May 08 '24 11:05 osztenkurden