I have been thinking about self-hosting my personal photos on my linux server. After the recent backdoor was detected I’m more hesitant to do so especially because i’m no security expert and don’t have the time and knowledge to audit my server. All I’ve done so far is disabling password logins and changing the ssh port. I’m wondering if there are more backdoors and if new ones are made I can’t respond in time. Appreciate your thoughts on this for an ordinary user.

  • @huginn
    link
    273 months ago

    The main solace you can take is how quickly xz was caught: there is a lot of diverse scrutiny on it.

    • Deebster
      link
      fedilink
      223 months ago

      Hmm, not really. It’s only because it nerd-sniped someone who was trying to do something completely unrelated that this came to light. If that person has been less dedicated or less skilled we’d still probably be in the dark.

      • @N0x0n@lemmy.ml
        link
        fedilink
        7
        edit-2
        3 months ago

        Call me names… But sometimes the story has far more branched backstories than they actually shed into light.

        Trust nobody, not even yourself.

        • Deebster
          link
          fedilink
          13 months ago

          Maybe millions of potential eyes, but all of them are looking at other things! Heartbleed existed for two years before being noticed, and OpenSSL must have enormously more scrutiny than small projects like xz.

          I am very pro open source and this investigation would’ve been virtually impossible on Windows or Mac, but the many-eyes argument always struck me as more theoretical/optimistic than realistic.

          • DefederateLemmyMl
            link
            fedilink
            English
            23 months ago

            Heartbleed existed for two years before being noticed

            That’s a different scenario. That was an inadvertently introduced bug, not a deliberately installed backdoor. So the bad guys didn’t have two years to exploit it because they didn’t know about it either.

            It’s also not new that very old bugs get discovered. Just a few years ago a 24 year old bug was discovered in the Linux kernel.

            • Deebster
              link
              fedilink
              03 months ago

              And are bugs harder to find than carefully hidden backdoors? No-one noticed the code being added and if it hadn’t have had a performance penalty then it probably wouldn’t have been discovered for a very long time, if ever.

              The flip side to open-source is that bad actors could have reviewed the code, discovered Heartbleed and been quietly exploiting it without anyone knowing. Government agencies and criminal groups are known to horde zero-days.