Installa Steam
Accedi
|
Lingua
简体中文 (cinese semplificato)
繁體中文 (cinese tradizionale)
日本語 (giapponese)
한국어 (coreano)
ไทย (tailandese)
Български (bulgaro)
Čeština (ceco)
Dansk (danese)
Deutsch (tedesco)
English (inglese)
Español - España (spagnolo - Spagna)
Español - Latinoamérica (spagnolo dell'America Latina)
Ελληνικά (greco)
Français (francese)
Indonesiano
Magyar (ungherese)
Nederlands (olandese)
Norsk (norvegese)
Polski (polacco)
Português (portoghese - Portogallo)
Português - Brasil (portoghese brasiliano)
Română (rumeno)
Русский (russo)
Suomi (finlandese)
Svenska (svedese)
Türkçe (turco)
Tiếng Việt (vietnamita)
Українська (ucraino)
Segnala un problema nella traduzione
I am planning on just using the steam store, mabie also installing VLC, origin, gog, and rockstar. since I do have some games on them, and may want to watch movies on my deck.
https://linuxsecurity.com/advisories/archlinux
@OP There is a re-packaged flatpak version of ClamAV called ClamTk which you should be able to use on SteamOS desktop mode. It's a flatpak so it will not have all of the same functionality as the typical ClamAV installation, such as the "on-access" mode won't work because it requires ClamAV to have root level privileges. But you can at least still use it to scan specific files within your user space, which on Steam Deck. should be fairly sufficient if you aren't doing anything more advanced that requires you unlocking the immutable filesystem.
Here is the link to its flathub page, I'm not sure if its also in Discover because I don't have my Steam Deck yet. If it's on Discover I'd install it from there.
https://flathub.org/apps/details/com.gitlab.davem.ClamTk
Note to technical viewers: I recommend you look away now as I'm not talking to you.
Below I will commit atrocities such as calling Linux an "Operating System" when clearly it's a kernel, totally avoid addressing the importance of human behavior, summarize an entire cyber security discipline as merely a HIDS which we all know it isn't, and countless others.
I'm aware of my sins, I committed them intentionally in order to get on the level of newbies reading this. I'm sure newbies don't know or care the difference between a kernel, GNU core utilities, and an Operating system. They don't care about the disciplines of logging, monitoring, and alerting. Seriously, they just don't care so please don't confuse the people I'm targeting by arguing about these points that don't matter.
Who still manages to be a human being that is capable of making mistakes *shrugs*
Summary: Linux is a hardened operating system which relies on many layers of mechanisms that control security. These mechanisms extend far beyond the scope of a simple antivirus. The Steam Deck takes this even further with its immutable OS design and forced containerization.
Tip: AVs significantly impact available resources, so using one is not recommended on the Steam Deck. It would likely be an unsupported configuration by Valve's measure because it would reduce gaming performance resulting in a higher volume of support tickets.
Myth: The Steam Deck will never get viruses
Fact: Let's all hope the success of the Steam Deck is so great that this is a problem Valve has to address. That said I have complete confidence in Valve's willingness and capability to address this expeditiously if we do reach this point.
Myth: Linux can't detect viruses
Fact: Linux hosts typically use a HIDS (Host Intrusion Detection System) in place of an AV. Tools like this are very advanced and are far more capable than dumb pattern matching AVs. They can catch hacking/intrusions of any kind irrespective of the source. That said, they require a skilled user or team of people to use.
Myth: ClamAV is an AV for Steam Deck
Fact: ClamAV is a utility for scanning files to find viruses chiefly intended for _other_ operating systems - though some Linux virus detections may exist. That really doesn't matter though, what does matter is that ClamAV does not perform real-time scanning. Real-time scanning what you're after.
Myth: Oh no, I got a virus! Now I have to have a professional fix it for me
Fact: The Steam Deck can be easily and quickly wiped back to factory settings by you. This will clean any virus, and will require minimal setup to get going again. Note that this is a very different process from Windows and MacOS.
Myth: Steam Deck runs Linux, so it's protected from viruses
Fact1: Many browser-based viruses that are targeted at Chromebook users and rely on browser extensions. These are not only possible, but something that exists and you should be careful to avoid.
Fact2: Valve's engineering marvel Proton is essentially a copy of Windows running on your Steam Deck. You can bet that this also means a virus made for Windows could deliver its payload within a Proton environment.
Luckily, the architecture Valve has created is one of a kind and even more secure than off the shelf Linux, but not quite as dogmatic as the Chromebook. This is a good thing - if Valve made a Chromebook I'd be highly disappointed because it wouldn't be possible to do things like install Discord or a other computer-y things. The Steam Deck architecture forces containerization, so in theory it would be very difficult for a virus to cause a system-wide effect.
This is because from the perspective of each program being ran, the program thinks it's in its own computer and can't even see the other games and files on your system. This means a virus would have to infect the container, identify it's in a container, break out of it, escalate privileges, and carry out a system-level payload. This is a very tall order that I've yet to see an example of a virus doing - but humans certainly have.
In the event an application or game gets infected it could likely be cleaned up by simply uninstalling/reinstalling the particular game or application. This would in turn delete and remake the container from scratch with all things in it - virus and payload alike. This feature of the Steam Deck's design makes a virus' job extraordinarily more difficult.
I would be equally concerned about the Steam Deck getting a virus as say a game console or smart TV neither of which have AVs.
If you would be to run that container as Sudo, or have no sudo password at all then yes some Exploits existe , Such as dirtycow but those would have to be run inside a Linux environement not a Windows environement. Right?, unless the Virus would be Multi OS/Translation Layer aware & compatible, Which i dont think i've ever seen.
They yes its Theoricly possible to catch virus on SteamOS whitout using root or sudo.