Hacker News new | ask | show | jobs
by sigzero 3132 days ago
"As long as you don't load untrusted code or content..."

Because end users are soooo good at that?

1 comments

They're referring to the application developer.

If the developer uses Electron only to open the application's own html files and doesn't render user-provided HTML anywhere, then there won't be any XSS vulnerabilities.