Hmmm. I'm interested in the GitHub ToS, which (if I understand correctly) basically says that GitHub and it's affiliates (MS) can use anything you post on GitHub to improve their service. What if I build an AGPL licenced service, using GitHub to coordinate development. According to the ToS MS could offer a version my service because I posted the code on GitHub, and they are using it to improve their service to me. Ac…
An open source lawyer’s view on the copilot class action lawsuit
11–20 of 182 posts
Re: An open source lawyer’s view on the copilot class action lawsuit
#12Hmmm. I'm interested in the GitHub ToS, which (if I understand correctly) basically says that GitHub and it's affiliates (MS) can use anything you post on GitHub to improve their service. What if I build an AGPL licenced service, using GitHub to coordinate development. According to the ToS MS could offer a version my service because I posted the code on GitHub, and they are using it to improve their service to me. Ac…
That's why it's GitHub, not CodeScribe ( or something)
Re: An open source lawyer’s view on the copilot class action lawsuit
#13Re: An open source lawyer’s view on the copilot class action lawsuit
#14Re: An open source lawyer’s view on the copilot class action lawsuit
#15I think copyright itself might be on its way out. What meaning does a copyright have when I can click "Variations" on anything and get 4 suggestions in 10 seconds? Imagine how good they will be by 2030.
Over many years it has now mostly become a tool for large companies to accumulate rights (on works they didn't create themselves) and monetize them.
Maybe a reform is needed, to find a way back to the original purpose.
Re: An open source lawyer’s view on the copilot class action lawsuit
#16out of curiosity, would anybody else cease to have an issue copilot if it was an open source model? i'm not paying for copilot right now because i'm waiting for this to shake out. but i'd be happy to pay (even their current asking price) if i knew the model was also open source and could be self hosted. maybe this is the wrong way to ask the question, but hopefully it makes sense
If it was GPL it could use GPL code and legally there would be no debate.
Re: An open source lawyer’s view on the copilot class action lawsuit
#17Hmmm. I'm interested in the GitHub ToS, which (if I understand correctly) basically says that GitHub and it's affiliates (MS) can use anything you post on GitHub to improve their service. What if I build an AGPL licenced service, using GitHub to coordinate development. According to the ToS MS could offer a version my service because I posted the code on GitHub, and they are using it to improve their service to me. Ac…
Other parties are not granted license under the ToS, and so will have to abide by the AGPL.
Re: An open source lawyer’s view on the copilot class action lawsuit
#18What’s the point of licenses if TOS overrides it?
Other parties will still have to abide by your license.
Re: An open source lawyer’s view on the copilot class action lawsuit
#19Hmmm. I'm interested in the GitHub ToS, which (if I understand correctly) basically says that GitHub and it's affiliates (MS) can use anything you post on GitHub to improve their service. What if I build an AGPL licenced service, using GitHub to coordinate development. According to the ToS MS could offer a version my service because I posted the code on GitHub, and they are using it to improve their service to me. Ac…
The most they could do is transfer any liability back to you for posting it in breach of some term in their ToS. But that would be absurd since posting someone else's code, licensed under a common (eg. OSI-approved) license, is an established and normal use case for GitHub. If their ToS really did ban the posting of some AGPL code, they really ought to have pointed it out, and of course it'd render GitHub useless for hosting AGPL code.
This would only apply when posting someone else's code. But of course you could always arrange that.
Re: An open source lawyer’s view on the copilot class action lawsuit
#20If organic neural networks are allowed to read and learn from open source code, why should an artificial one be any different?