Earlier quoted context omitted.
But it isn't a feature, so using a feature flag is a bit weird.
[flagged]
Updates to GitHub Copilot interaction data usage policy
101–110 of 193 posts
Re: Updates to GitHub Copilot interaction data usage policy
#102What is the legal basis of this in the EU? Ignoring the fact they could end up stealing IP, it seems like the collected information could easily contain PII, and consent would have to be > freely given, specific, informed and unambiguous. In order to obtain freely given consent, it must be given on a voluntary basis.
I actually don’t seem to have this option on my GitHub settings page, which leads me to wonder if this only applies to Americans.
I'd be curious to see which countries are affected
Re: Updates to GitHub Copilot interaction data usage policy
#103It’s not clear to me how GitHub would enforce the “we don’t use enterprise repos” stuff alongside “we will use free tier copilot for training”. A user can be a contributor to a private repository, but not have that repository owner organisation’s license to use copilot. They can still use their personal free tier copilot on that repository. How can enterprises be confident that their IP isn’t being absorbed into the…
Re: Updates to GitHub Copilot interaction data usage policy
#104I am not certain this is that big of a deal outside of "making AI better". At this point, is there any magic in software development? If you have super-secret-content is a third party the best location?
Re: Updates to GitHub Copilot interaction data usage policy
#105So, how does this work with source-available code, that’s still licensed as proprietary - or released under a license which requires attribution? If someone takes that code and pokes around on it with a free tier copilot account, GitHub will just absorb it into their model - even if it’s explicitly against that code’s license to do so?
Re: Updates to GitHub Copilot interaction data usage policy
#106Fun fact: Copilot gives you no way to ignore sensitive files with API keys, passwords, DB credentials, etc.: https://github.com/orgs/community/discussions/11254#discussi... So by default you send all this to Microsoft by opening your IDE.
Re: Updates to GitHub Copilot interaction data usage policy
#107Why won't people like to make the models better? Aren't we all getting the benefit after all?