Hacker News new | ask | show | jobs
by loeg 3567 days ago
Root can modify the filesystem arbitrarily. To what extent should developers proactively scan their own files for arbitrary changes by 3rd parties? How much work should go into this, rather than fixing other bugs or improving performance?
1 comments

In this case, there is no need to proactively scan anymore. It was reported by users.

I stressed the wrong thing before. If it can not be fixed, say so.

How do you propose third parties modifying installers without Google's knowledge or permission something Google can fix?
I think GP is just suggesting that Google has had the knowledge about this specific 3rd party issue (via this bug) for years. It can't fix all possible 3rd party installer-induced issues, but it could potentially fix this one. (Or at least notify the user.)
Fair enough!