Hacker News new | ask | show | jobs
by cjones26 2667 days ago
Which is a massive security issue in itself--Electron documentation even warns you about this.
1 comments

Electron's docs (https://electronjs.org/docs/tutorial/security#isolation-for-...) mention that you should webview or BrowserView with a certain option with untrusted content, not that it shouldn't be done at all.