Comment by mike_hearn

Comment by mike_hearn 19 hours ago

1 reply

That's a good question, I'm not sure how Electron does it. Chrome sets things up at install time with special permissions on its own files so the sandboxed processes can read them.

mwcampbell 18 hours ago

Ah, OK. Honestly, it wouldn't surprise me if Electron made it work by weakening the sandboxing. Someone should look into that though before we assume that's the case.