(no title)
natefinch | 3 years ago
https://felixreda.eu/2021/07/github-copilot-is-not-infringin...
https://fossa.com/blog/analyzing-legal-implications-github-c...
natefinch | 3 years ago
https://felixreda.eu/2021/07/github-copilot-is-not-infringin...
https://fossa.com/blog/analyzing-legal-implications-github-c...
notpushkin|3 years ago
This has some interesting implications – for example, it means I can't mirror somebody else's (open source) code on GitHub without their explicit agreement.
CRConrad|3 years ago
So any code uploaded by someone other than the copyright holder renders someone liable to be sued for copyright infringement, AFAICS. The only question is whom it makes liable -- the uploader, GitHub (=Microsoft!), or both?
I can see arguments either way: The uploader is clearly infringing by giving away a right that isn't theirs to give. But so is GitHub / Microsoft, for using a "right" they haven't been properly given. So I'm provisionally leaning towards "both".
> I can't mirror somebody else's (open source) code on GitHub without their explicit agreement.
Who is doing the "mirroring" -- you, in uploading the code, or GitHub / Microsoft in actually hosting it, keeping it available for download from their "mirror"[1] site?
___
[1]: Is that even the correct terminology nowadays, when AIUI for lots of projects GitHub is their primary code repository?
danaris|3 years ago
janosdebugs|3 years ago
pabs3|3 years ago