Hey everyone! I'm curious about security aspects related to using Snap and Flatpak on Linux. I've seen some discussions claiming that Steam's Snap/Flatpak versions can be buggy and that it might be better to stick to the deb version. It got me thinking—how safe is it to give apps full access to your system? Linux is gaining popularity, and it seems likely that malware could become more of a threat in the future. So, how do we strike a balance between security and using package formats like AppImages and deb, which aren't containerized? Is it all about using AppArmor or SELinux for added protection?
1 Answer
Ultimately, security is a bit of a balancing act. If you want absolute security, the best option is to turn off your computer and unplug it! But if you’re using Linux, every package installation and management comes with its own trade-offs between security, comfort, and usability. You’ve already got the right mindset asking these questions, but don’t expect a one-size-fits-all answer!

Right. Being less dependent on a system can be good, but I'm concerned too. Windows often takes control for security purposes, and as Linux grows in users, it could be problematic if they lack security knowledge.