• The New York Times suffered a breach of its GitHub repositories in January 2024, leading to the theft and leak of sensitive personal information of freelancers.
  • Attackers accessed the repos using exposed credentials, but the breach did not impact the newspaper’s internal systems or operations.
  • The stolen data, amounting to 273GB, was leaked on 4chan and included various personal details of contributors as well as information related to assignments and source code, including the viral Wordle game.
  • CaptainBasculin@lemmy.ml
    link
    fedilink
    English
    arrow-up
    47
    arrow-down
    3
    ·
    5 months ago

    GitHub sucks with private repositories anyways. If any company needs a sizable source control utility, just hosting their own GitLab instance will be way cheaper and safer than entrusting it to Microsoft and paying an unnecessary enterprise rate to GitHub.

    • hddsx@lemmy.ca
      link
      fedilink
      English
      arrow-up
      17
      arrow-down
      1
      ·
      5 months ago

      GitLab sucks and has been getting worse. Their system requirements are high because they can’t figure out how to make efficient code.

      I’ve since signed up but haven’t used GitHub, so I can’t claim if it’s better or worse. But I’m definitely looking for an alternative

      • numbermess@fedia.io
        link
        fedilink
        arrow-up
        12
        ·
        5 months ago

        I’ve been pretty happy with Gitea for small projects. I had to learn how to use it for because a client was already using it and wanted to upgrade to a more recent version. I was brought in just to make sure that it would work without introducing disaster, and that was my introduction to it. It’s nearly completely brainless to run as a docker container and it seems to work just fine.

          • realbadat@programming.dev
            link
            fedilink
            English
            arrow-up
            1
            ·
            edit-2
            5 months ago

            For one thing, more FOSS focused. It’s lighter/faster for me than a self hosted gitlab, there is nothing hidden behind a paywall, they are working on some nice activitypub integration, actions are really handy (yes it’s a bit of yaml soup), codeberg is using and supporting it, a better focus on security and stability than gitea (where it forked from), the ux is clean, and that’s about what I can think of off the top of my head.

            • hddsx@lemmy.ca
              link
              fedilink
              English
              arrow-up
              2
              ·
              5 months ago

              I’m down with all of those but possibly activitypub integration. Does that add to the product or is it a deviation from the core product?

              • realbadat@programming.dev
                link
                fedilink
                English
                arrow-up
                2
                ·
                5 months ago

                Imo, an add.

                Creating a bug report or feature request can be done without having to create an account, and the backend tools (including blocking instances) are being completed first.

                It’s not like it’s forced either. You can just run it local and have no federation (once the feature is out of course, right now you wouldn’t have it regardless).

    • subtext@lemmy.world
      link
      fedilink
      English
      arrow-up
      4
      ·
      5 months ago

      I mean if they’re really looking for security, you don’t have to trust GitHub to host it, you can use GitHub Enterprise Server to self host your own GitHub.

      Hella expensive like you say, but, if you’re set on GitHub and the enterprise support they provide, there are options.

  • etchinghillside@reddthat.com
    link
    fedilink
    English
    arrow-up
    6
    ·
    5 months ago

    Didn’t read the article – but why are they mentioning “freelancers” specifically? Is there some kind of feature on GitHub to better promote yourself as a freelancer?

    • catloaf@lemm.ee
      link
      fedilink
      English
      arrow-up
      24
      arrow-down
      1
      ·
      5 months ago

      I don’t see what Microsoft has to do with this. The article says the repos were accessed with stolen creds.

        • sab@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          ·
          5 months ago

          Exposed credentials means that somebody got sloppy the password. So yeah, “stolen creds”. Give the fact that a) NYT seems knows which credentials were exposed, and b) We haven’t seen hundreds of other high(er) profile companies have their private repos breached, it is far more likely that NYT fucked up, and not Microsoft (which is what you implied, with nothing to back it up - other than a very narrow-minded definition of the word hack).