|
|
|
|
|
by cxr
561 days ago
|
|
> Websites[...] can sneakily copy the files you are working with You have made one of the most baffling logical errors that commonly crop up when people criticize browser-based apps. Browser-based apps execute in a sandbox. They are more constrained in what they can do in comparison to a traditional program running on your machine. Any nefarious thing a browser-based app can do, a local program can do, too, and not just that, but they can do it in a way that's much harder to detect and/or counteract. There are good reasons available if you want to criticize browser-based apps. This is not one of them. |
|
likewise monitoring and detecting network access per application is easy. tracking down which browser tab is making which network connection is a lot harder.