GNU/Linux: medium integration, medium stability, high privacy, low price of hw and services, high freedom, high control over devices, high control over data, low amount of sneaky practices
If you don't care that random X11 applications (e.g. your browser) can snoop keystrokes and mouse events or make screengrabs of any other X11 application.
But it doesn't matter anyway, because any application can grab any data from your home directory.
Unless you use Flatpak, bubblewrap, or some other sandboxing technology.
Disclaimer: I use Linux 95% of the time. But we should be honest about the shortcomings. Desktop Linux is not secure and you only have privacy if you trust all of your applications.
> But we should be honest about the shortcomings. Desktop Linux is not secure and you only have privacy if you trust all of your applications.
No operating system is secure when it comes to installing untrusted applications. The strength of desktop Linux is the vast amounts of available free and open-source software, ergo software that you can actually trust. To my knowledge, no other OS beats that - usually you can't even trust your OS itself these days.
Plus we already have a universally supported sandboxing technology, it's our web browser. I can use Microsoft's software inside a Firefox container when I'm forced to, without giving them access to my home folder, keystrokes/mouse events, etc. Even better, half of the requests those things would make are blocked by uBO.
It's not like there isn't a number of screen recording and keylogging tools and/or malware available for any mainstream desktop OS.
Sandboxed macOS apps (e.g. anything from the Mac App Store) cannot log keystrokes or make screen grabs without the user giving explicit permission to do so.
Almost - integration of Linux devices with other ecosystems is the worst of all, unfortunately. As mentioned above: using Linux as a means of keeping control over your software only makes sense if you don't rely on cloud services that are worse from the perspective of freedom than a Windows or a Mac.
Not my experience. One time the hard drive of my Mac Mini crashed. I lost all my mp3s. Fortunately, they were all stored on my iPod, so I could just get them from there.
On Mac: There was an application that could do that, but Apple sued them and so was not available anymore.
On Windows: Was not able to get those mp3's out (don't remember why exactly)
On Linux: Was able to mount it and get those files out with some Open Source iTunes clone.
If you don't care that random X11 applications (e.g. your browser) can snoop keystrokes and mouse events or make screengrabs of any other X11 application.
But it doesn't matter anyway, because any application can grab any data from your home directory.
Unless you use Flatpak, bubblewrap, or some other sandboxing technology.
Disclaimer: I use Linux 95% of the time. But we should be honest about the shortcomings. Desktop Linux is not secure and you only have privacy if you trust all of your applications.