this post was submitted on 28 Jan 2025
116 points (96.0% liked)
Linux
49393 readers
1748 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The link definitely provides some good info. It's better than nothing. However, it may or may not fall short based on how secure you'd like to make your system.
What is it you're trying to protect and from whom? Whenever the topic of security comes up, one simply can't engage meaningfully without mentioning a threat model.
In this case, I'll assume you're just your average Joe. And, depending on how you engage with your system, Linux Mint might be fit from the get-go. However, if you actively engage in downloading random jank from the internet and have 'survived' with the help of Microsoft Defender Antivirus, then you should know that a safety net as such doesn't exist over on this side. Sure, security through obscurity might save your ass a couple of times. But it's inevitably a losing battle.
So, without knowing your threat model, note the following important advice that the article somehow hasn't touched upon:
Thanks for the reply. I'm fairy average Joe. I'll mainly use this machine for downloading files and general browsing. I don't have any personal files or accounts on that device.
I'm mainly concerned with neglecting to enable (or disabling) something critical or accidentally downloading something malicious (although this hasn't happened for many many years).
Thanks for the clarification!
If you trust both the source and the file, then downloading by itself shouldn't constitute a problem. Supply-chain attacks are still possible, but that's a hard problem to solve anyways. I suppose I'd only trust Qubes OS to handle that gracefully.
For general browsing, GrapheneOS-folk would advice against Firefox(-based browsers). Instead, they'd recommend (something based on) Chromium. Personally, I do follow that advice. But I understand if you'd like to stick to Firefox(-based browsers).
Coming back to Linux Mint, I won't go over my (personal) qualms with the security model of the distros it's based on. But as Linux Mint offers one of the best onboarding experiences, it would be a disservice to lead you elsewhere. Become comfortable with Linux through it. And, perhaps one day, if you feel like venturing elsewhere, you can try out distros that offer better security. Thankfully, Linux Mint's OOTB security should be sufficient until then.
As for the article, everything except for the fourth recommendation is a W. Utilizing ClamAV could be cool, but it's based on a very naive understanding. You wouldn't want an untrusted file on your system in the first place. Obviously, a lot more mileage^[1]^ is possible. But one has to learn to walk before they can run 😉.
Thank you for your advice. I will take it. As a beginner, I'll start with Mint.
Would your reccomend any other secure distro for the future?
For this writing, I'll focus on the OOTB experience. Furthermore, a daily driver for general use is assumed. I'll also try to keep it (relatively) brief and concise for the sake of brevity. The tier list found below goes from worst to best.
I'd personally grant Linux Mint a position in tier 2, though perhaps others would go with tier 1 instead. As such, a step-up would be a distro from either Fedora or openSUSE.
No love for Qubes or TAILS :(
As I noted in the footnotes of this comment, Qubes OS is technically not a Linux distro as it's based on Xen instead. But yeah, it's without a doubt the gold standard when it comes to secure by default desktop operating systems; far surpassing even Kicksecure and secureblue.
As for Tails, while its amnesiac property is excellent for protection against forensics, it's not meant as a daily driver for general computing; which was also touched upon in the aforementioned footnotes.