this post was submitted on 16 Jun 2024
213 points (98.2% liked)

Technology

57435 readers
4091 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
 
  • 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.
top 45 comments
sorted by: hot top controversial new old
[–] [email protected] 50 points 2 months ago (3 children)

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.

[–] [email protected] 42 points 2 months ago (2 children)

Hot take: GitLab is sluggish, buggy, crap. It is the "Mega Blocks" of source control management.

If you have source files that are more than a few hundred lines and you try to load them on the web interface, forget about it.

They can't even implement 2FA in such a way that it isn't a huge pain to interact with. There's been an open issue for over 7 years now to implement 2FA like it is everywhere else, where you can be signed in to more than one device at a time if you have 2FA enabled (https://gitlab.com/gitlab-org/gitlab/-/issues/16656).

Not to mention this was not a GitHub failure, this was a failure by the NYTimes to secure their developer's credentials. This "just in house/self host everything and magically get security" mentality that's so prevalent on Lemmy is also just wrong. Self hosting is not a security thing, especially when you're as large of a target as NYTimes. That one little misconfiguration in your self hosted GitLab instance ... the critical patch that's still sitting in your queue ... that might be the difference between a breach like this and protecting your data.

[–] [email protected] 9 points 2 months ago (2 children)

I will never use GitLab after seeing CVE-2023-7028. It should simply not have been possible with any reasonable security posture. I do not want their software running on my machines.

[–] [email protected] 3 points 2 months ago

Jesus Christ... That's a doozy.

[–] [email protected] 3 points 2 months ago

Yikes, thanks for sharing that one!

[–] [email protected] 8 points 2 months ago (2 children)
[–] [email protected] 3 points 2 months ago

I self host Forgejo for a pretty long time now. I put my personal stuff there and if something seems like the public might like it I mirror it to GitHub and Codeberg. Forgejo is amazing and will be even more amazing when federation support gets stable.

[–] [email protected] 2 points 2 months ago

Haven't used it first hand, but I think it's more promising.

[–] [email protected] 20 points 2 months ago (3 children)

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

[–] [email protected] 13 points 2 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.

[–] [email protected] 4 points 2 months ago (1 children)
[–] [email protected] 1 points 2 months ago (1 children)
[–] [email protected] 1 points 2 months ago* (last edited 2 months ago) (1 children)

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.

[–] [email protected] 2 points 2 months ago (1 children)

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?

[–] [email protected] 2 points 2 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).

[–] [email protected] 4 points 2 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.

[–] [email protected] 7 points 2 months ago (2 children)

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?

[–] [email protected] 13 points 2 months ago (1 children)

Freelancers who did work for the NYT, e.g. photographers.

[–] [email protected] 2 points 2 months ago

Ah – I misinterpreted the title – thanks.

[–] [email protected] 5 points 2 months ago

I assume since the freelancers are affected by the hack they were informed by the Times.

[–] [email protected] 4 points 2 months ago (2 children)

LOL same thing happened to Google. When will these people learn MS does not care about your data?

[–] [email protected] 26 points 2 months ago (1 children)

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

[–] [email protected] 3 points 2 months ago (3 children)

As The Times told BleepingComputer last week, the attackers used exposed credentials to hack into the newspaper's GitHub repos.

I don't know what "exposed credentials" are but if they were accessed with "stolen" creds there would be no "hacking", just logging in.

[–] [email protected] 17 points 2 months ago (1 children)

So... Unless Microsoft directly leaked those credentials, I don't see how it would be their responsibility.

[–] [email protected] 10 points 2 months ago* (last edited 2 months ago) (1 children)

This is "hack" like the kid that guessed your grandma's Facebook password is "ilovecats1953", "hacked" Facebook.

[–] [email protected] -5 points 2 months ago

I realize that's possible but I don't have any information outside of what's in this article, so that's all I can speculate on.

[–] [email protected] 2 points 2 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).

[–] [email protected] 7 points 2 months ago

Oh they care about your data... they want to use it to train copilot.