• 0 Posts
  • 8 Comments
Joined 1Y ago
cake
Cake day: Jan 12, 2024

help-circle
rss

Is linux a game?

Is real life a game??



I respect your opinion, but I see it differently.

Paying for entertainment and content like well-made animations makes sense to me. After all, paying for content is some kind of democratic participation, choosing what is produced. I didn’t mind pirating a lot when I was younger and didn’t have the money to pay for something anyways, but now i prefer to do things “the right way”.



yeah just like with mounting EFI vars on linux…

it should be possible because “root can do anything, really”, but also, it’s dangerous and should be disabled by default.


Now if Google could explain why toggling wifi through Tasker requires root, I would LOVE to hear the reasoning…

tbf all hardware-functions require root permission by default.

Linux does the same thing. If you want to access /dev/sda, it requires root.

I could guess one of the ways it could interfere with security is that it would probably also allow the app to disable WiFi. If the app does that, it could incur costs as now data is being transmitted over mobile connectivity. Also, it would maybe allow the app to find your mobile-IP address, which could be used to geotrack you. But i don’t know, i’m just talking out of my ass here.


tbh the security settings on desktop devices tend to be more lax in general; for example almost any desktop pc has an open bootloader, means you can sideload an operating system from usb. The consequence is that no password-at-login will protect your private data; only full disk encryption can.

Smartphones on the other hand often have a fully-locked bootloader, which means it’s totally non-trivial to install an alternative operating system. especially, it often contains wiping any data on the smartphone, so an attacker with access to the device can’t simply install their own OS and read the internal storage.


you can bypass this with a rootkit

i think they do it for security reasons. if you can take screenshots of sensitive data, so can malware. however, you should be able to disable it for netflix for example.