GitCode, a git-hosting website operated Chongqing Open-Source Co-Creation Technology Co Ltd and with technical support from CSDN and Huawei Cloud.

It is being reported that many users’ repository are being cloned and re-hosted on GitCode without explicit authorization.

There is also a thread on Ycombinator (archived link)

  • Kayn@dormi.zone
    link
    fedilink
    English
    arrow-up
    19
    arrow-down
    2
    ·
    5 days ago

    I’m seeing this misconception in a lot of places.

    Just because something is on GitHub, doesn’t mean it’s open source. It doesn’t automatically grant permission to share either.

      • Kayn@dormi.zone
        link
        fedilink
        English
        arrow-up
        3
        ·
        4 days ago

        Correct, you are allowed to click the “fork” button and nothing else. You’re still not allowed to download, use, modify, compile or redistribute the code in any way that doesn’t involve the “fork” button.

    • Grimm665@lemmy.world
      cake
      link
      fedilink
      English
      arrow-up
      2
      arrow-down
      6
      ·
      4 days ago

      It may not be de jure open source, but if the code is posted publicly on the internet in a way that anyone can download and modify it, it sort of becomes de facto open source (or “source available” if you prefer).

      • JackbyDev@programming.dev
        link
        fedilink
        English
        arrow-up
        5
        ·
        4 days ago

        Please don’t muddy the water with terms like this. Something is open source if and only if it has an open source license.