← Back to context

Comment by ThatMedicIsASpy

1 year ago

Phones are a bigger problem. Nothing stops people from installing applications with insane permissions.

The basic security advice is install adblockers everywhere. You see someone using a browser without it? Talk to them.

Phones tho have a default security model which isolates apps from each other, unlike desktop OSes where each app can read anything on the system

  • Isolated from each other, but not from your data.

    • iOS has always isolated apps from your data. Android has isolated apps from your data more and more with previous Android versions where I think they're finally on a similar level to iOS (where an app doesn't just have full access to your local storage by default and also isn't able to request access to sensitive directories).

  • I wish desktop OSes had evolved with such a model in mind. There is no reason why a calculator should be capable of reading my downloads folder — in fact, I'd even prefer it if I had to give explicit permission to access my network, Internet included. Maybe software wouldn't be so liberal with data collection if we had started requiring such stringent permissions way back when.

    • That’s how macOS permissions work.

      File access for apps is gated behind “special” folder access (like Documents/Downloads/etc, and “full disk access” which is anywhere beyond the common user directories)

      1 reply →

    • It's not profitable to make operating systems secure because that encourages use of cracked software, and such software is where most malware comes from.