With the increase popularity of the linux desktop and the steamdeck, will new viruses and malwares be developed for linux systems? should we better use an antivirus?
With the increase popularity of the linux desktop and the steamdeck, will new viruses and malwares be developed for linux systems? should we better use an antivirus?
No, but I follow good security practices instead:
I also use fedora which has good defaults, in that it uses selinux/wayland out of the box.
when im on windows i use a similar set of tools, sandboxie plus for sandboxing, and a combination of simplewall + portmaster as an opensnitch alternative, the latter provides more fine grained control and simplewall just gives the allow/block popup for apps.
You can also do fun stuff like running the app as a separate user, and using sudo+xhost to access it. Most Linux firewalls allow you to set a rule with uid-affinity, so you could restrict the additional user to a whitelist of IP’s.