5 lines
601 B
Plaintext
Raw Normal View History

=== Documentation
* Electron Documentation - https://www.electronjs.org/docs/latest/tutorial/sandbox[Process Sandboxing]
* Electron Documentation - https://www.electronjs.org/docs/latest/tutorial/security#2-do-not-enable-nodejs-integration-for-remote-content[Security - Do not enable NodeJS integration for remote content]
* Electron Documentation - https://www.electronjs.org/docs/latest/tutorial/security#4-enable-process-sandboxing[Security - Enable process sandboxing]
* Electron Documentation - https://www.electronjs.org/docs/latest/api/webview-tag#nodeintegration[Webview tag - nodeintegration]