|
|
|
|
|
by treesprite82
1461 days ago
|
|
> There was many personally identifying information leaks when it initially launched > The aforementioned PII and secrets emitted It's not trained on private GitHub repos. Any secrets it generated would have been already public and compromised. > Which suggests that they snooped through OSS code and violated any licenses That it was trained on FOSS code is already known. Whether doing so violates the licenses is probably up for courts to decide. > An AI just scrapes the code in mass scale which is impossible for a human even with automation Human programmers can do this with search engines. |
|
Two things..
1. This is not some vigilante hacking groups you are talking about. This is MS - a humongous corp. They know doing this is wrong. So it shouldn't matter. It is still illegal and making a proprietary software product is exactly the reason why these things exist. Don't you think?
2. Already public unintentionally. AFAIK, any code that I produce is automatically copyrighted to me. This means if I write something in public and not provide a license, IT IS LEGALLY under the copyright protection provided to me by my country. At least that is the case in US and India which are home to a huge portion of OSS. Do correct me if I am wrong. Putting it like that in public would be just plain stupid for sure. But legally it is still mine. Reproducing it and remixing my work would be illegal. It is just my PITA now to prove that in court is all.
> Whether doing so violates the licenses is probably up for courts to decide.
I am yet to see any attribution to ANY OSS code that it is trained on. The PII and secrets is enough to find out the license of a repo which would make it easier to prove whether they violated it or not. Don't tell me all OSS that copilot has trained on is only public domain stuff. Even ISC license needs attribution.
> Human programmers can do this with search engines.
OK. CAN. And that is wrong too. So when they do, we should incriminate them as well if evidence is out there or if a matter such as this comes to light. How does that change anything I mentioned? Very curious.