gitify-app / gitify

GitHub notifications on your menu bar. Available on macOS, Windows & Linux.

Home Page:https://www.gitify.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Move off of `nodeIntegration` to `contextIsolation:true`

afonsojramos opened this issue Β· comments

πŸ“ Provide a description of the new feature

For security reasons, https://www.electronjs.org/docs/latest/tutorial/context-isolation should be enabled, however, some changes are required to the way we communicate with the main thread. We should apply these changes and enable contextIsolation.

βž• Additional Information

https://stackoverflow.com/questions/71111106/nodeintegration-vs-preload-js-vs-ipc-in-electron