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)

  • KubeRoot@discuss.tchncs.de
    link
    fedilink
    English
    arrow-up
    0
    ·
    5 days ago

    I do believe it’s illegal if they take a repository with a restrictive license (which includes any repository without a license), and then make it available on their own service. I think China just doesn’t care.

    • the_ocs@lemmy.world
      link
      fedilink
      English
      arrow-up
      0
      ·
      5 days ago

      If it’s hosted in a public repo, anyone can clone it, that’s very much part of most git flows.

      What you can do with the software, how you can use it, that’s another matter, based on the licence.

      That of course assumes China will respect the copyright…

      • KubeRoot@discuss.tchncs.de
        link
        fedilink
        English
        arrow-up
        0
        ·
        5 days ago

        Sure, you can probably clone it - I’m not 100% sure, but I think laws protect that as long as it’s private use.

        You can also fork it on GitHub, that’s something you agree to in the GitHub ToS - though I think you’re not allowed to push any modifications if the license doesn’t allow it?

        Straight up taking the content from GitHub, uploading it to your own servers, and letting people grab a copy from there? That’s redistribution, and is something that needs to be permitted by the license. It doesn’t matter if it’s git or something else, in the end that’s just a way to host potentially copyrighted material.

        Though if you have some reference on why this is not the case, I’d love to see it - but I’m not gonna take a claim that “that’s very much a part of most git flows”.

    • Themadbeagle@lemm.ee
      link
      fedilink
      English
      arrow-up
      0
      ·
      5 days ago

      Illegal according to who?

      The US? Why would China care, they are their own country with their own laws.

      International courts? Who is enforcing those judgments?