21
how to avoid malware in ubuntu linux?
(programming.dev)
1. Posts must be related to the discussion of digital piracy
2. Don't request invites, trade, sell, or self-promote
3. Don't request or link to specific pirated titles, including DMs
4. Don't submit low-quality posts, be entitled, or harass others
We heartily recommend visiting the free port of freemediaheckyeah (aka FMHY) while you sail the high seas, for all the freshest links the ocean has to offer.
📜 c/Piracy Wiki (Community Edition):
FUCK ADOBE!
Torrenting/P2P:
Gaming:
💰 Please help cover server costs.
![]() |
![]() |
|---|---|
| Ko-fi | Liberapay |
If running a windows game through wine, there are some risks if the game contains a virus.
The biggest risk is that wine typically makes your Linux user files available by having them mounted as the z: drive. If you run an exe that's actually ransomware, it can possibly encrypt some of your userfiles if permissions allow. This isn't an issue if you run the games through steam, because it runs windows programs in containers.
There's also a risk of keyloggers, but they should only work for things running inside the same wine session.
You can run wine in bottles flatpak sandbox