GitHub: Difference between revisions
Info about copilot integration Tags: Mobile edit Mobile web edit Visual edit |
Tags: Mobile edit Mobile web edit |
||
| Line 11: | Line 11: | ||
==Consumer-impact summary== | ==Consumer-impact summary== | ||
*'''Privacy -''' GitHub is owned by [[Microsoft]], raising questions about data usage. GitHub has recently engaged in aggressive Copilot integration. Many projects such as the Gentoo Linux project, have left GitHub due to the privacy and security concerns associated with AI.<ref https: | *'''Privacy -''' GitHub is owned by [[Microsoft]], raising questions about data usage. GitHub has recently engaged in aggressive Copilot integration. Many projects such as the Gentoo Linux project, have left GitHub due to the privacy and security concerns associated with AI.<ref> https://itsfoss.com/news/gentoo-github-switch-begins/</ref><ref> https://www.linuxjournal.com/content/gentoo-charts-new-path-moving-away-github-toward-codeberg</ref> | ||
*'''Transparency -''' While some tools like [https://cli.github.com/ the <code>gh</code> CLI] are open-source<ref>{{Cite web |date=2019-10-03 |title=GitHub’s official command line tool (source Git repository) |url=https://github.com/cli/cli |url-status=live |access-date=2025-09-16 |website=GitHub |archive-url=http://web.archive.org/web/20260128035607/https://github.com/cli/cli |archive-date=28 Jan 2026}}</ref>, the platform itself is closed-source and proprietary. | *'''Transparency -''' While some tools like [https://cli.github.com/ the <code>gh</code> CLI] are open-source<ref>{{Cite web |date=2019-10-03 |title=GitHub’s official command line tool (source Git repository) |url=https://github.com/cli/cli |url-status=live |access-date=2025-09-16 |website=GitHub |archive-url=http://web.archive.org/web/20260128035607/https://github.com/cli/cli |archive-date=28 Jan 2026}}</ref>, the platform itself is closed-source and proprietary. | ||
Revision as of 22:41, 4 March 2026
⚠️ Article status notice: This article has been marked as incomplete
This article needs additional work for its sourcing and verifiability to meet the wiki's Content Guidelines and be in line with our Mission Statement for comprehensive coverage of consumer protection issues.
This notice will be removed once sufficient documentation has been added to establish the systemic nature of these issues. Once you believe the article is ready to have its notice removed, please visit the Moderator's noticeboard, or the discord and post to the #appeals channel.
Learn more ▼
| Basic information | |
|---|---|
| Founded | 2008-02-08 |
| Legal Structure | Subsidiary |
| Industry | |
| Also known as | |
| Official website | https://www.github.com |
GitHub is a proprietary developer platform that allows developers to create, store, manage, and share their code. It uses Git to provide distributed version control and GitHub itself provides access control, bug tracking, software feature requests, task management, continuous integration, and wikis for every project. Headquartered in California, GitHub has been a subsidiary of Microsoft since 2018.
Consumer-impact summary
- Privacy - GitHub is owned by Microsoft, raising questions about data usage. GitHub has recently engaged in aggressive Copilot integration. Many projects such as the Gentoo Linux project, have left GitHub due to the privacy and security concerns associated with AI.[1][2]
- Transparency - While some tools like the
ghCLI are open-source[3], the platform itself is closed-source and proprietary.
Incidents
Questions about data usage (2024-present)
GitHub does not specifically tell you the data usage for AI with private repositories. This means that it might be using your data to train AI models by Microsoft like Copilot.[4] Previously, Copilot exposed vital private repositories from big companies, raising even more concerns.[5]
This is a list of all consumer-protection incidents this company is involved in. Any incidents not mentioned here can be found in the GitHub category.
Planned fees for self-hosted Action runners (2025-present)
In December 2025, GitHub announced a new $0.002 per minute "cloud platform charge" for developers using self-hosted GitHub Actions runners on private repositories. It was due to take effect on March 1 2026, but seems to be postponed indefinitely. [6]
Example incident one (date)
- Main article: link to the main CR Wiki article
Short summary of the incident (could be the same as the summary preceding the article).
More info
Products
See also
References
- ↑ https://itsfoss.com/news/gentoo-github-switch-begins/
- ↑ https://www.linuxjournal.com/content/gentoo-charts-new-path-moving-away-github-toward-codeberg
- ↑ "GitHub's official command line tool (source Git repository)". GitHub. 2019-10-03. Archived from the original on 28 Jan 2026. Retrieved 2025-09-16.
- ↑ "What specific data exactly will be send to Copilot?". GitHub. Archived from the original on 12 May 2025. Retrieved 7 September 2025.
- ↑ "Copilot AI Exposes Private GitHub Code From Top Companies". digitalchew.com. Archived from the original on 26 Apr 2025.
- ↑ "Coming soon: simpler pricing and a better experience for GitHub Actions". GitHub.