TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Does Microsoft post a risk to GitHub users?

14 点作者 nullundefined7 个月前
For context, I operate a product that Microsoft doesn&#x27;t like (I have received cease and desists in the past and Microsoft even had LinkedIn shut down our LinkedIn pages).<p>As a precaution, I left Github when the rumors of Microsoft&#x27;s acquisition began floating around.<p>My question for everyone is-- do you think Microsoft poses a risk for Github users? I can certainly imagine Microsoft leveraging their legal team to C&amp;D my code if it were on Github or worse, or am I being too paranoid?

13 条评论

matt_s7 个月前
I would venture a guess that the division of MS that issues C&amp;D letters is probably 5 steps away from leadership at Github that could implement something like suspending your github account and removing access to repositories. THe ol&#x27; one hand doesn&#x27;t talk to the other type of thing.<p>That being said, if you are doing something that is attracting the attention of a legal department of a Fortune 15 company, my guess is your customers would flee to competitors if they knew that.<p>Host your code elsewhere (gitlab?) and retain legal counsel that can help you navigate this. Asking internet strangers for advice isn&#x27;t likely to be beneficial.
codingdave7 个月前
In general, no, MS and Github exist to sell services. They are not a danger to people who use their services. But it sounds like you are doing something that they consider to be sketchy, so for your specific scenario we cannot answer your question unless you tell us exactly what you are doing.
rurban7 个月前
Under Microsoft&#x27;s leadership the various cease &amp; desist orders and shutdowns went certainly worse than under the developers friendly Nat Friedman.<p>Now they hit hard first, similar to Google or other non-developer friendly services.
ameliap247 个月前
Corporate takeovers always come with uncertainty, and Microsoft has shown it is not shy about enforcing its interests. Treat GitHub as a public distribution channel rather than your primary repository. Use self-hosted Git instances or platforms like GitLab for your core work. Automate your deployments to push code to multiple places so that no single platform has full control over your code.
roastedpeacock7 个月前
Are you able to discuss what this product is?
runjake7 个月前
I think the more important question is &quot;Does Microsoft pose a risk to me as a GitHub user?&quot; and to that, I&#x27;d answer yes.<p>GitLab is another option. You could use GitHub as a primary and have GitLab prepped as a fallback, and mention it on your GitHub project.
JSDevOps7 个月前
<a href="http:&#x2F;&#x2F;techrights.org&#x2F;n&#x2F;2024&#x2F;10&#x2F;14&#x2F;Microsoft_s_GitHub_is_Losing_Traffic_Based_on_an_Extensive_Web_.shtml" rel="nofollow">http:&#x2F;&#x2F;techrights.org&#x2F;n&#x2F;2024&#x2F;10&#x2F;14&#x2F;Microsoft_s_GitHub_is_Los...</a>
mcwhy7 个月前
is it worse than <a href="https:&#x2F;&#x2F;github.com&#x2F;massgravel&#x2F;Microsoft-Activation-Scripts">https:&#x2F;&#x2F;github.com&#x2F;massgravel&#x2F;Microsoft-Activation-Scripts</a> ?
gladiatr727 个月前
You might be, but not about this.
readyplayernull7 个月前
Why do you need Github at all?
cookiengineer7 个月前
I don&#x27;t think they gonna go the C&amp;D route. It&#x27;s much smarter to have some random &quot;anonymous&quot; person file a DMCA complaint, which has the same effect with zero legal exposure or risk.<p>But yeah, never have the lifeblood of your company&#x27;s assets on GitHub. From an international perspective they&#x27;re basically legally untouchable unless you have billions in cash laying around to go up the courts unless SCOTUS eventually decides in favor of them anyways.
benoau7 个月前
There&#x27;s the general risk of enshittification that is almost guaranteed to occur.<p>There&#x27;s specific risks based on your software or you. If your somehow prone to tripping their alarms then you will always be a hot target for bans especially automated and AI-driven bans. If someone is taking action to prevent your software spreading then the platforms will probably side with them unless you win some legal action or settlement.
blitzar7 个月前
You have had cease and desists notices in the past in regards to the product. It is hardly a deep conspiracy to think they will send the same notices to other platforms; irrespective of if they own them or not.<p>The real &quot;danger&quot; when it comes to GitHub is their success and the mainstream nature of the product - they are very unlikely to tollerate any questionable content.<p>As has to be pointed out far too often, when it comes to court orders - CEOs (especially those who are billionaires) will NOT select the option of &quot;go to jail&quot; over complying with court orders.