Hacker News new | ask | show | jobs
by shakna 3249 days ago
JS engines are supposed to be sandboxed, and have limited APIs to draw from. Unless you use a jail, a local application can do just about anything.

The difference is expectation. I expect websites to run things I don't control. I expect a local application to behave in a certain way.

1 comments

Well yes, and it behaves as expected, don't it? They are very open with what they are doing and you can build from the sources if you do not trust the binaries.

The point is, I understand why people dont want telemetry. I don't. I think they should ask before they do it, a lot of people are probably willing to share the data. BUT I also understand why they are doing it and I think they've done it in a good manner still.

You should also think about your expectations, one shouldn't have to expect that every site is trying to track you.

My point is:

> and basically any site today does more intrusive telemetry

has absolutely nothing to do with a local application.