|
|
|
|
|
by AstralStorm
2604 days ago
|
|
Studies do send telemetry which is not quite the same as being spyware. You can actually check what is sent, though there's no option to more finely disable studies requiring, say, cursor, keyboard or tab name monitoring. I haven't seen any such studies though. The "remote code execution" thing is already there, it is called JavaScript. Almost every browser has it. Add-ons use it all the time. As for browser code itself, it is open, go read the changelog. If you're extra paranoid, you can build it yourself. Study code is also fully readable. |
|
How is software whose sole purpose is to send my information to a third party not spyware?
>The "remote code execution" thing is already there, it is called JavaScript. Almost every browser has it. Add-ons use it all the time.
JS on any webpage can't do whatever it wants, since it's restrained to the webpage itself. otoh I'm sure this "studies" thing can change my browser configuration (including my certificates, making me vulnerable to MITM) and probably even execute any command with my current user privileges.