

I forsee in the future Microsoft implementing a core electron service, one electron instance that is persistant and just runs, but sandboxes every app that calls it. so instead of an electron instance per app, its just an electron instance that has sandboxed pages that are only managable by the parent process.
it would still be pretty bloaty but, since core structure should only be present in the parent process, hopefully it would be less bloaty





it depends on the type of zip encryption, the default doesn’t encrypt metadataedit: upon looking into it further, the other commenter is right, the zip format itself doesn’t actually support encrypting metadata at all, you would need to use a different format such as 7z to obtain it.