Writeup from 2022 that I assume is mostly still valid. TLDR:

  1. Mainstream Linux is less secure than macOS, Windows, and ChromeOS. (Elsewhere: “[iOS/Android] were designed with security as a foundational component. They were built with sandboxing, verified boot, modern exploit mitigations and more from the start. As such, they are far more locked down than other platforms and significantly more resistant to attacks.”)
  2. Move as much activity outside the core maximum privilege OS as possible.
  3. OP doesn’t mention immutable OS, but I assume they help a lot.
  4. Create a threat model and use it to guide your time and money investments in secure computing.

Once you have hardened the system as much as you can, you should follow good privacy and security practices:

  1. Disable or remove things you don’t need to minimise attack surface.
  2. Stay updated. Configure a cron job or init script to update your system daily.
  3. Don’t leak any information about you or your system, no matter how minor it may seem.
  4. Follow general security and privacy advice.
  • HaraVier@discuss.online
    link
    fedilink
    arrow-up
    9
    ·
    edit-2
    2 days ago

    I highly value Madaidan’s input on the matter and also their work on projects such as Kicksecure and Whonix. Furthermore, it’s clear that Desktop Linux hasn’t been able to combat all the pain points that were mentioned in the article. However, we’ve definitely come a long way since and there’s lot to be optimistic about; secureblue to name a thriving project.

    But, while I appreciate how the article continues to draw awareness to the fact that Desktop Linux isn’t as secure as some like to think, the write-up is ultimately bound to be (severely) outdated at some point. And, perhaps, we might already be past the point in which it does more harm than good…

    Anyhow, I’d like to take this opportunity to promote a platform that actually continues to deliver up-to-date articles about security on Linux: https://privsec.dev/posts/linux/

    • FoundFootFootage78@lemmy.ml
      link
      fedilink
      English
      arrow-up
      1
      ·
      2 days ago

      Time to distrohop again. Kubuntu’s been irking me for a while and that guide says it’s insecure and CachyOS (though I don’t like the default software suite) has been nice. Though I need to find an alternative distro (don’t trust Red Hat, had a bad experience with OpenSUSE, don’t have the patience to learn Arch).

      • HaraVier@discuss.online
        link
        fedilink
        arrow-up
        2
        ·
        16 hours ago

        Accompanied with your input, if we look at the distros that are mentioned between Privacy Guides and PrivSec.dev; then Arch Linux, NixOS or a derivative of either of the two seem to be most suitable for you at first glance. As NixOS is rather infamous for its learning curve and you seem to have gotten a liking to CachyOS, I’d recommend a distro under the umbrella of Arch Linux. I suppose it’s rather unfortunate that I’m unaware of a well-maintained Arch-derivative that’s properly hardened; somewhat akin to what secureblue/Kicksecure/nix-mineral offer for Fedora Atomic/Debian/NixOS respectively. Though…, perhaps that’s actually what’s to be expected with Arch Linux 😅; I hope you may find solace at the fact that the ever-so-reliable ArchWiki got your back: https://wiki.archlinux.org/title/Security. Wish ya good luck 😉!

        • FoundFootFootage78@lemmy.ml
          link
          fedilink
          English
          arrow-up
          1
          ·
          9 hours ago

          I’m probably gonna go for Fedora or OpenSUSE. I like CachyOS because it’s just plug and play, but the article says that Arch derivatives tend to be insecure because they’re behind the curve on updates.

          I’d rather not use an American distro but all the instructions for installing software are usually for Ubuntu/Debian, Fedora, or Arch.