Hacker News new | ask | show | jobs
by ZachS 1925 days ago
What sort of vulnerabilities are you worried about? You're running trusted code, connecting to a trusted service via https. Not browsing arbitrary websites. I doubt many vulnerabilities would affect this.
1 comments

> trusted service via https

you think that would stop a zero day vulnerability? if you have browser that won't be updated for a long time and its connected to the internet, it is a huge attack surface.

Unless you were running local static file without ever talking to the internet.