Since yesterday a lot of users in Europe found their workflows failing due to Github seemingly randomly throwing HTTP/401 on git clone/git pull when interacting with public repos without authentication.

It was now confirmed by staff member that this indeed is intentional and no further steps are planned at this point.

  • Kissaki@programming.dev
    link
    fedilink
    English
    arrow-up
    3
    ·
    5 hours ago

    Our aim is to make public repositories accessible without authentication as much as possible. However, like much of the Internet, we continue to see significant increases in the volume of robot traffic recently which has increased the need for verification, for example CAPTCHAs.

    As I expected, it’s about combating (excessive) bot traffic.

  • onlinepersona@programming.dev
    link
    fedilink
    arrow-up
    19
    arrow-down
    1
    ·
    13 hours ago

    This might be a problem for many projects. Rust, comes to mind, that pulls everything from Github and is 100% dependent on it. Same as Go. They pull everything from Github.

    It might make sense for them to use something like radicle, a distributed git. Many people can easily pick what they want to distribute. Scripts can be written that make the local node only host the projects you depend on. That would naturally make popular projects more available.

  • droopy4096@lemmy.ca
    link
    fedilink
    arrow-up
    9
    arrow-down
    2
    ·
    14 hours ago

    AI bot problem is real and there is no good solution to it. Look, I very much dislike GitHub for various reasons BUT currently there is no good way to throttle AI bots that literally trash web. They are like that geeky classmate who can never hold his liquors: it’s nice having them around for some answers, but they ramble a lot and shit/puke in random places of the house making it unlivable.

    • MonkderVierte@lemmy.zip
      link
      fedilink
      arrow-up
      5
      ·
      9 hours ago

      BUT currently there is no good way to throttle AI bots that literally trash web.

      Sure is. There are plenty of protocols resilient to DDOS.

      • Kissaki@programming.dev
        link
        fedilink
        English
        arrow-up
        3
        ·
        5 hours ago

        DDOS is most effective on expensive endpoints. A git clone isn’t exactly cheap. Fetching is especially expensive if you vary the revisions you fetch.

        Does GitHub have an alternative here? A Git-compatible protocol with anonymous access that is DDoS-resilient?

  • bjc@scribe.disroot.org
    link
    fedilink
    arrow-up
    69
    arrow-down
    1
    ·
    24 hours ago

    did microsoft just lock up a good chunk of open source behind a (stochastic (for now)) login wall?

    this feels like it should violate the gpl, but i bet it doesn’t. truly devious.

  • dontbelievethis@sh.itjust.works
    link
    fedilink
    arrow-up
    19
    ·
    20 hours ago

    I deleted my repos on github and moved to a mix of codeberg and selfhosted forgejo.

    But I do occasionally fork/clone/reupload random projects from github to github so they have to spend money on storage and the scrapers.

  • Corngood@lemmy.ml
    link
    fedilink
    arrow-up
    55
    ·
    1 day ago

    Public GitHub repositories remain public and can still be accessed without a GitHub account, including repositories owned by paying customers. However, a subset of unauthenticated clone or fetch requests may now be asked to authenticate as part of GitHub’s protections against abusive traffic. If you receive a 401, update your application or script to use GitHub credentials.

    Uh okay.

    • 𝘋𝘪𝘳𝘬@lemmy.ml
      link
      fedilink
      arrow-up
      34
      arrow-down
      1
      ·
      1 day ago

      I wonder why people still keep up with this bullshit and not switch to some better public Git hosting provider.

      • ramble81@lemmy.zip
        link
        fedilink
        arrow-up
        2
        ·
        edit-2
        4 hours ago

        Can you help me find a solution that:

        1. I don’t have to self host
        2. Provides SSO
        3. Provides local and remote build agents and actions
        4. Allows me to store private proprietary code
        5. Supports static IPs for runners

        Number 4 rules out Codeberg. The only other one that really supports that level is Azure DevOps, and well….

      • orhtej2@eviltoast.orgOP
        link
        fedilink
        English
        arrow-up
        11
        arrow-down
        3
        ·
        24 hours ago

        Could you suggest an alternative?

        I know Codeberg exists, but they had reliability problems recently IIRC?

        sr.ht and Gitlab are paid products.

        Technically one can self-host a forge, but my attempts at setting up CI were unsuccessful (IMO that’s way more complicated that setting up the forge itself).

        • 𝘋𝘪𝘳𝘬@lemmy.ml
          link
          fedilink
          arrow-up
          6
          ·
          15 hours ago

          but they had reliability problems recently

          Like GitHub, yes. But if you’re not going to selfhost Forgejo they’re the best option.

          • FooBarrington@lemmy.world
            link
            fedilink
            arrow-up
            4
            arrow-down
            1
            ·
            8 hours ago

            Codeberg only targets a subset of projects. For example, I no longer want most of my self-written code to be publicly available, but Codeberg only supports public repos.

          • Eager Eagle@lemmy.world
            link
            fedilink
            English
            arrow-up
            5
            arrow-down
            6
            ·
            edit-2
            2 hours ago

            The problem with Codeberg now is that there is a spectrum of AI usage between manually coding and AI slop that Codeberg chooses to ignore with their new policy.

            I get it that’s their platform and their choice, and at some point I even looked for ways to support them financially if that meant I could migrate all my repos from GitHub - I wouldn’t mind paying for my use, “vibe coded” or not - but an intransigent LLM ban creates uncertainty for many of my active projects, and I can’t consider them a viable alternative to GitHub anymore.

            So sure, I’ll take 3h of GH actions downtime a month over a platform ban. I’m sure I’m not alone there.

              • Eager Eagle@lemmy.world
                link
                fedilink
                English
                arrow-up
                1
                arrow-down
                3
                ·
                edit-2
                2 hours ago

                That doesn’t affect me, but you can’t eat your cake and have it too. I’d rather have open source content actually open and easy to access, but GitHub has an availability issue and they’re trying to address it, so I don’t see this as a hostile move.

                I’m sure if codeberg was nearly as popular as github, they’d be forced to restrict some clones too. Their current load is unprecedented, even for their standards.

        • Splendid4117@piefed.social
          link
          fedilink
          English
          arrow-up
          14
          arrow-down
          1
          ·
          23 hours ago

          you can self host gitlab too, and its free. yes, you CAN buy a license, but you can run it free forever. you can also use their SaaS free forever too.

          at least right now, I think it’s the best alternative, though I completely understand people wanting to favor OSS.

          disclaimer: I have contributed code to gitlab, but I am NOT an employee.

          • hoshikarakitaridia@lemmy.world
            link
            fedilink
            arrow-up
            8
            ·
            18 hours ago

            Their SaaS is pretty good but of course you are running the same chain trust. You’re betting that gitlab doesn’t enshittify within the next 5 years which is hardly a guarantee.

            Self-hosting gitlab is very resource-intense and complex from what I tried, though I did only try it two or three times.

            I did set up forgejo which was way easier and less heavy but I haven’t tested it much so who knows.

            • nebeker@programming.dev
              link
              fedilink
              English
              arrow-up
              1
              ·
              12 hours ago

              I hosted GitLab Community Edition on-prem as a trial for a very small team, but switched to a Microsoft offering. Part of it was it being demanding, part of it was not. The point is you can host CE yourself and get an experience that’s very similar to their service, “for free,” where “free” translates to your hardware requirements and responsibility. I’d even say it’s worth it to go with GitLab, in that context, for the familiarity you can provide your team. “You’ll have to learn gitonator9000” turns into “you’ve used GitLab, right?”

              Personal use? You could run it in a container and periodically backup your data. Is it proportionally more demanding than other things? Probably.

        • psyq@piefed.social
          link
          fedilink
          English
          arrow-up
          5
          ·
          23 hours ago

          Codefloe is very nice and fast, and their CI can do Jsonnet instead of only dumb YAML.

        • cecilkorik@piefed.ca
          link
          fedilink
          English
          arrow-up
          3
          ·
          23 hours ago

          Yes, they had reliability problems because so many fucking people are suddenly switching to them because they’re so much better overall and not evil. Those are the kind of reliability problems that it is genuinely nice to see someone having. Having a little bit of a bumpy road when scaling due to significant rapid adoption is normal. So what?

          Imagine not wanting to use Linux because it recently had a bunch of security flaws. And it did. But again, so what? Does that mean Linux has always been insecure? Well for those things it was. But is it still insecure? Maybe, who knows, nothing is perfect. Are you going to refuse to use it because you’re not sure? Why? Past performance is not an indicator of future success.

          If some minor reliability issues are your foremost concern to the point that the other things codeberg provides for free are not valuable to you because of it, I question the depth of your priorities.

          That said, it is much healthier and better for people to self-host or use smaller less centralized providers if possible. I do not wish Codeberg to become a victim of their own success, and a healthy ecosystem is a diverse one. But it is not for everyone, and if all you need is a minimal fuss alternative to Github, Codeberg is right there.

  • one_old_coder@piefed.social
    link
    fedilink
    English
    arrow-up
    26
    ·
    1 day ago

    Our aim is to make public repositories accessible without authentication as much as possible. However,…

    It’s new reddit then. I was still using Github as a shitty backup for my projects, but an alternative may be required faster than expected.

    • onlinepersona@programming.dev
      link
      fedilink
      arrow-up
      5
      ·
      13 hours ago

      Done a long time ago. It would be great if others at least had official mirrors. A mirrors.txt with a list of links in the repo would be very helpful and could be a start.

      But I’m afraid people will either just stay or start hosting on the cursor git forge.

  • esc@piefed.social
    link
    fedilink
    English
    arrow-up
    7
    arrow-down
    1
    ·
    1 day ago

    I believe that it is some fuckup and they don’t know where exactly problem is and while they are looking for a way to fix it they’ve created plausible lie. When they’ll fix it or believe that it’s fixed there would be a public announcement like ‘we heard the community and reversed our decision’ and users will be happy. There is a serious need for github mirror, they are becoming less and less stable every year.

    • orhtej2@eviltoast.orgOP
      link
      fedilink
      English
      arrow-up
      12
      ·
      1 day ago

      I’m 100% sure this is damage control on their part, they refused to acknowledge the incident and are looking for their way out.

      What users found in this thread is

      • problem is limited to EU
      • problem is limited to subset of git builds (gix version x TLS lib x TLS lib version in place)
      • problem goes away if you switch back to HTTP/1.1 for some reason

      If these are LLM scrapper mitigation steps then apparently fighting LLM scrappers is 7D chess game or something 🤷

    • NotMyOldRedditName@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      5 hours ago

      My obscure site for my small business is getting hundreds of thousands of hits a month and its practically all bots.

      When Cloudflare says bots are most traffic nowadays, I believe it based off what I see.

    • orhtej2@eviltoast.orgOP
      link
      fedilink
      English
      arrow-up
      13
      arrow-down
      1
      ·
      22 hours ago

      I’m not sure scrappers are so kind to git clone instead of rendering every single file in HTML 🤔