kewde / electron-sandbox-boilerplate

A simple example for a (more reasonably) secure electron application, by enabling the sandbox and forcing communication over IPC.
MIT License
73 stars 14 forks source link

thanks #4

Closed matthewmueller closed 6 years ago

matthewmueller commented 6 years ago

just wanted to say thanks for putting this together. it's very useful information and immediately actionable :-)

kewde commented 6 years ago

@matthewmueller

Thank you for your kind words, I greatly appreciate it. Please note that this repository is still a work in progress, it hasn't had much review yet and I'm still actively reaching out (or should I rather say, harassing hehe) to people who have the knowledge and want to help.

However, I still believe that in its current state, it's an improvement on the status quo.

kewde commented 6 years ago

@matthewmueller if you plan on packaging your applications and distributing it on other platforms (windows, linux etc) then keep an eye on #7