State of Linux Desktop Security
31–40 of 89 posts
Re: State of Linux Desktop Security
#32Re: State of Linux Desktop Security
#33> Windows and MacOS enforce signature checking on all binaries. This is not a meaningful security feature. If the signature has to be from the manufacturer then you can't so much as write your own shell script, which is useless. That is a cage, not a security measure. But if the user can sign their own binaries then the signature is the equivalent of the execute bit -- you have to tell the system something is executa…
Re: State of Linux Desktop Security
#34I'm dubious of some of these -- the code signing thing strikes me as not that compelling for reasons other comments have already pointed out. Others are very valid. But more than "how are we doing vs Apple and Microsoft?" I'd kinda prefer to set the bar a bit higher. Desktop operating systems (all of them, at least with actual users) are just completely architecturally backwards for the reality of our modern security…
Re: State of Linux Desktop Security
#35Re: State of Linux Desktop Security
#36It's one of the problems addressed by Wayland
Re: State of Linux Desktop Security
#37This is one of the problems addressed by Wayland.
Re: State of Linux Desktop Security
#38Well. The principle of Linux was and still is to give tools and have users use them. It gets out of the users way to use them. One can always use firejail or other sandboxing solutions to do that. Chrome itself is a security nightmare, always with the mic on and listening. Microsoft and Apple also have CVEs unattended. Binary checks before starting a program? Why I have a package-manager that does the checks. Untrust…
Which is why 98% of the desktop and mobile users don't care about Linux. That is the price to pay when only technical minded users are the target group.
Consolidation and lack of competition makes for a worse experience.
Re: State of Linux Desktop Security
#39The only untrusted programs I run are Steam games and FPGA tools, and for those I created a separate user account.
The notion that every application must be 100% sandboxed is mostly security theater and will make your life with daily work in the real non-theater world a living nightmare.
Re: State of Linux Desktop Security
#40>Any app running under Xorg can see the contents of any other app runing under Xorg. It's one of the problems addressed by Wayland