this post was submitted on 08 Jun 2026
23 points (96.0% liked)
Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ
69380 readers
684 users here now
⚓ Dedicated to the discussion of digital piracy, including ethical problems and legal advancements.
Rules • Full Version
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
Loot, Pillage, & Plunder
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):
🏴☠️ Other communities
FUCK ADOBE!
Torrenting/P2P:
- !seedboxes@lemmy.dbzer0.com
- !trackers@lemmy.dbzer0.com
- !qbittorrent@lemmy.dbzer0.com
- !libretorrent@lemmy.dbzer0.com
- !soulseek@lemmy.dbzer0.com
Gaming:
- !steamdeckpirates@lemmy.dbzer0.com
- !newyuzupiracy@lemmy.dbzer0.com
- !switchpirates@lemmy.dbzer0.com
- !3dspiracy@lemmy.dbzer0.com
- !retropirates@lemmy.dbzer0.com
💰 Please help cover server costs.
![]() |
![]() |
|---|---|
| Ko-fi | Liberapay |
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments




Mostly avoid downloading and running packages from sources you don't trust. And if you're going to run something you don't fully trust, try to run it sandboxed (like firejail or a vm, for example). Linux is generally safer than Windows because a lot of malware are created to exploit Windows weakness... also, if you use Flatpak (sepecially verified ones) or your distro package manager, you will hardly get infected.
Did ubuntu fix the issue where if a package with the same name exists in both the actual repository and in the snap store, it will silently install the one from the snap store?
I remember an attack where someone uploaded a package to the snap store with the same name as a different repo package, and people were downloading the “malicious” (it wasn’t actually malicious, just a proof of the attack vector) package instead.
If they haven’t fixed that yet, then yeah can’t trust the package manager either, on ubuntu specifically.
Last time I checked (which was somewhere within the last 3 years) not only will the snap version get installed but if you force a non-snap version of the software and do an update it will replace the non-snap version with the snap version. It's the kind of idiotic shit I'd expect from Microsoft.
I don't know if Ubuntu has fixed it, because trying to enforce their Snap store was intentional. But I can't say for sure because there have been years that I don't use it.
But yeah, for anyone using it, I'd recommend to just remove Snap entirely, since it's totally unnecessary and goes against pretty much every Linux core concept.
Or just use something like Kubuntu or Linux Mint, that have Ubuntu under hood but are more community driven instead of relying on Canonical.