TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Getting forked by Microsoft

1865 pointsby phillebabaabout 1 month ago

118 comments

jxfabout 1 month ago
In distant times (before Microsoft&#x27;s Satya era) I was the maintainer of a popular OSS product that scratched an important itch for specialist people who were doing work in the early cloud days. It solved my own problems, and I didn&#x27;t want to make a business out of it, so I was content to release it as OSS.<p>A Microsoft director who ran a portfolio of product teams reached out to ask about a &quot;collaboration&quot;. I said I&#x27;d be happy to send them my consulting agreement. There was a little grumbling about the rate but I just reiterated that it was my rate. After a lot of legal back and forth, they signed, I answered a bunch of questions for them in a 2-day workshop, and they paid.<p>If they want you badly enough, they&#x27;ll pay. Don&#x27;t work for free.
评论 #43753766 未加载
评论 #43752694 未加载
评论 #43757827 未加载
评论 #43752801 未加载
评论 #43757604 未加载
评论 #43760065 未加载
评论 #43758648 未加载
评论 #43754731 未加载
评论 #43758880 未加载
评论 #43759707 未加载
lachie8330 days ago
Hi Philip, I&#x27;m Lachlan from the Cloud Native Ecosystem team at Microsoft. Our team works in the cloud native open-source community with a goal of being great open-source collaborators in these projects and communities, and I’m sorry that this happened.<p>We appreciate your leadership and collaboration on Spegel and see your project solving a real challenge for the cloud native community. I wanted to thank you for your blog post <a href="https:&#x2F;&#x2F;philiplaine.com&#x2F;posts&#x2F;getting-forked-by-microsoft&#x2F;" rel="nofollow">https:&#x2F;&#x2F;philiplaine.com&#x2F;posts&#x2F;getting-forked-by-microsoft&#x2F;</a>, let you know what we’re doing, and address a few points.<p>We’ve just raised a pull request <a href="https:&#x2F;&#x2F;github.com&#x2F;Azure&#x2F;peerd&#x2F;pull&#x2F;110">https:&#x2F;&#x2F;github.com&#x2F;Azure&#x2F;peerd&#x2F;pull&#x2F;110</a> amending the license headers in the source files. We absolutely should have done better here: our company policy is to maintain copyright headers in files – we have added headers to the files to attribute your work.<p>I also wanted to share why we felt making a new project was the appropriate path: the primary reason peerd was created was to add artifact streaming support. When you spoke with our engineers about implementing artifact streaming you said it was probably out of scope for Spegel at that time, which made sense. We made sure to acknowledge the work in Spegel and that it was used as a source of inspiration for peerd which you noted in your blog but we failed to give you the attribution you, that was a mistake and I’m sorry. We hear you loud and clear and are going to make sure we improve our processes to help us be better stewards in the open-source community.<p>Thanks again for bringing this to our attention. We will improve the way we work and collaborate in open source and are always open to feedback.
评论 #43756094 未加载
评论 #43756102 未加载
评论 #43758049 未加载
评论 #43759303 未加载
评论 #43756540 未加载
评论 #43756199 未加载
评论 #43756104 未加载
评论 #43756225 未加载
评论 #43757776 未加载
评论 #43756221 未加载
评论 #43759221 未加载
评论 #43759457 未加载
评论 #43757995 未加载
评论 #43760600 未加载
评论 #43757321 未加载
评论 #43759257 未加载
评论 #43755956 未加载
评论 #43757430 未加载
评论 #43755869 未加载
alphazard30 days ago
There&#x27;s a lot of blame being assigned to Microsoft, the entire corporation. But I doubt this was a heavily contemplated decision by a room full of executives, or voted on by the shareholders.<p>More likely, this is a way for someone to get ahead in their career at Microsoft by passing off a successful open source project as their own accomplishment. They can steal users from the original project and justify using Microsoft&#x27;s resources to maintain it, which puts more resources under their control, and gives them something to talk about during performance reviews.<p>The open source community should have a way to enforce professional consequences on individuals in situations like this. They are motivated by professional gains after all. That&#x27;s the only way this will stop happening. Professional consequences does not mean doxxing or other personal attacks, it means losing career opportunities, losing contributor privileges, and becoming known as untrustworthy. These consequences have to be greater than the expected gain from passing a project off as your own at work.<p>I wonder if a new kind of license could be created which includes projects in some kind of portfolio and violating the license means losing access to the entire portfolio. Similar to how the tech companies added patents to a shared portfolio and patent treachery meant losing access to the portfolio.
评论 #43754565 未加载
评论 #43754538 未加载
评论 #43759398 未加载
评论 #43756080 未加载
评论 #43757662 未加载
评论 #43758027 未加载
评论 #43758996 未加载
评论 #43755318 未加载
ryaoabout 1 month ago
I initially was going to say:<p>Failing to abide by the MIT license is copyright infringement. My advice is to contact these guys: <a href="https:&#x2F;&#x2F;softwarefreedom.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;softwarefreedom.org&#x2F;</a> They likely can file a cease and desist on your behalf.<p>However, I took a closer look at the files in question. The MIT license requires that they retain and provide copyright notices, but you never put copyright notices in your files. The only place where you appear to have placed a copyright notice is in the LICENSE file:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;spegel-org&#x2F;spegel&#x2F;commit&#x2F;23ed0d60f66dd2923ca03611c592d33e61e5ffee">https:&#x2F;&#x2F;github.com&#x2F;spegel-org&#x2F;spegel&#x2F;commit&#x2F;23ed0d60f66dd292...</a><p>Things become interesting when I look at their LICENSE file. They appear to have tried to relicense this to Apache 2.0 before backpedaling and reinstating the MIT license:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;Azure&#x2F;peerd&#x2F;commit&#x2F;473a26c808907f2d9f7b7f0b8924c05a95dbe144">https:&#x2F;&#x2F;github.com&#x2F;Azure&#x2F;peerd&#x2F;commit&#x2F;473a26c808907f2d9f7b7f...</a><p>Unless they forked from a very early version of the project that did not even have the LICENSE file, they removed the sole copyright notice you had in the repository. That brings us back to my original thoughts, which is that they have committed copyright infringement, and you should contact OSS friendly lawyers about it.<p>I am not a lawyer, but I do contribute to various OSS projects and all of the ones to which I have ever contributed have copyright notice headers at the top of every file to ensure proper attribution is maintained no matter where that code is used. Beyond having that sole missing copyright notice reinstated, I am not sure what else you could expect since none of your files have proper copyright headers in them. The SFLC guys would be in a better position to advise you, as they are actual lawyers.
评论 #43751542 未加载
评论 #43751374 未加载
评论 #43750943 未加载
评论 #43751899 未加载
benwilber0about 1 month ago
Don&#x27;t use one of the most permissive licenses in existence and certainly not one that doesn&#x27;t provide copyleft. This is all very well established at this point and yet somehow the GPL seems to have gone out of vogue.
评论 #43750670 未加载
评论 #43756109 未加载
评论 #43751926 未加载
talkingtababout 1 month ago
My personal thought is that we need a new kind of license: community open source. No corporations, just community.<p>The problem this addresses is not that Microsoft forked this project. The problem is that when a corporation like Microsoft does this, they harm our community[0]. Open source thrives because a bunch of individuals and groups collaborate.<p>Microsoft, is built around the concept of profit for stock owners at any cost. They may collaborate as long as their interest in profit is served, but otherwise, it is back to &quot;Embrace, Extend, Extinguish&quot; [1].<p>This lack of community ethic is endemic in corporations. It is also an existential threat to our community. Profit at any cost is not collaboration. It is predatory.<p>And yes, I know, corpies and other greedist will vote this down, blah, blah, blah.<p>[0] <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;United_States_v._Microsoft_Corp.#:~:text=Microsoft%20Corporation%2C%20253%20F.,such%20as%20Netscape%20and%20Java." rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;United_States_v._Microsoft_Cor...</a><p>[1] <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Embrace,_extend,_and_extinguish" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Embrace,_extend,_and_extinguis...</a><p>[edit clarity]
评论 #43752621 未加载
评论 #43751354 未加载
评论 #43753546 未加载
评论 #43751431 未加载
评论 #43751416 未加载
评论 #43754190 未加载
评论 #43757736 未加载
评论 #43758246 未加载
评论 #43753050 未加载
评论 #43751827 未加载
评论 #43752245 未加载
评论 #43752402 未加载
评论 #43756949 未加载
评论 #43754616 未加载
评论 #43758383 未加载
评论 #43752849 未加载
评论 #43759724 未加载
hresvelgrabout 1 month ago
While Microsoft is certainly in the wrong for removing the copyright notice, I think the author has zero basis for complaint otherwise. If you&#x27;re going to release software with one of the most permissable licenses, you need to accept that for all it entails. Consider what you&#x27;re comfortable with and pick an appropriate license relative to your values.
评论 #43753253 未加载
评论 #43751967 未加载
评论 #43753491 未加载
评论 #43750796 未加载
gwerbretabout 1 month ago
I suspect that what&#x27;s happening internally (at Microsoft) is that someone&#x27;s leveraging your work towards their next promotion packet. They went to their manager with &quot;hey I&#x27;ve got this great idea&quot; and followed it up with your code a few weeks later. Of course, this only works if they claim they were &quot;inspired&quot; by Spegel to &quot;write their own code&quot;.
评论 #43751473 未加载
评论 #43750932 未加载
评论 #43751772 未加载
评论 #43750951 未加载
hardwaresoftonabout 1 month ago
The future continues to be AGPL<p><a href="https:&#x2F;&#x2F;vadosware.io&#x2F;post&#x2F;the-future-of-free-and-open-source-is-agpl&#x2F;" rel="nofollow">https:&#x2F;&#x2F;vadosware.io&#x2F;post&#x2F;the-future-of-free-and-open-source...</a>
评论 #43751030 未加载
评论 #43751472 未加载
评论 #43750743 未加载
评论 #43754256 未加载
评论 #43751385 未加载
评论 #43760589 未加载
评论 #43751511 未加载
评论 #43752723 未加载
digganabout 1 month ago
&gt; As a sole maintainer of an open source project, I was enthused when Microsoft reached out to set up a meeting to talk about Spegel. The meeting went well, and I felt there was going to be a path forward ripe with cooperation and hopefully a place where I could onboard new maintainers.<p>Seems it isn&#x27;t the first time Microsoft leads open source maintainers on, trying to extract information about their projects so they can re-implement it themselves while also breaking the licenses that the authors use. Not sure how people fell so hard for &quot;Microsoft &lt;3 Open Source&quot; but it&#x27;s never been true, and seems it still isn&#x27;t, just like &quot;Security is the #1 priority&quot; also never been true for them.<p>Here is the previous time I can remember that they did something similar:<p>- <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=23331287">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=23331287</a> - The Day AppGet Died (keivan.io) 1930 points | May 27, 2020 | 550 comments<p>The best advice for open source maintainers who are being approached by large tech companies is to be very wary, and let them contribute&#x2F;engage like everyone else if they&#x27;re interested, instead of setting up private meetings and eventually get &quot;forked-but-not-really&quot; without attribution.
评论 #43750682 未加载
评论 #43752138 未加载
评论 #43751073 未加载
评论 #43750758 未加载
评论 #43751806 未加载
评论 #43751440 未加载
评论 #43752766 未加载
评论 #43752110 未加载
评论 #43752529 未加载
评论 #43751837 未加载
评论 #43750787 未加载
评论 #43751641 未加载
评论 #43754522 未加载
评论 #43751518 未加载
评论 #43750803 未加载
评论 #43755161 未加载
评论 #43754206 未加载
评论 #43752407 未加载
评论 #43755201 未加载
评论 #43754003 未加载
评论 #43750664 未加载
评论 #43753950 未加载
评论 #43751985 未加载
anonymousiamabout 1 month ago
Microsoft has almost always behaved unethically. Many examples similar to yours are easy to find. Their behavior in your case immediately reminded me of this 1994 example:<p><a href="https:&#x2F;&#x2F;www.latimes.com&#x2F;archives&#x2F;la-xpm-1994-02-24-fi-26671-story.html" rel="nofollow">https:&#x2F;&#x2F;www.latimes.com&#x2F;archives&#x2F;la-xpm-1994-02-24-fi-26671-...</a><p>They&#x27;ve engaged many naive people&#x2F;companies, milked them of their knowledge after signing NDAs, and then stabbed them in the back, stealing eveything.<p>They&#x27;re big enough, and have unlimited legal resources to vigorously defend any legal challenge, and also to launch legal attacks at will.<p>After the DOJ anti-trust case, they preemptively put every major law firm on retainer, so nobody else could retain them in an effort vs. Microsoft, without creating a conflict of interest.<p>They are still evil, but less so after Gates and Ballmer.
评论 #43754395 未加载
em-beeabout 1 month ago
<i>As a maintainer, it is my duty to come across as unbiased and factual as possible</i><p>i disagree with that. factual? sure, but unbiased? why? it&#x27;s your project, and you have every right to be biased towards it. on the contrary, i expect you to, and i actually believe that not being biased towards your own project is very difficult so that i don&#x27;t expect many people to be able to not be biased.
评论 #43752012 未加载
评论 #43757230 未加载
评论 #43751702 未加载
sublimefireabout 1 month ago
This post is a great example why the choice of a license matters. You never know what your code will evolve into, so why give away your countless hours to a company&#x2F;3rdparty that does not really care (aws, msft, goog, etc). License matters and large companies would not risk litigation and even if they do, that would be a great way to earn money down the road for the copyright holder. The only FOMO with MIT is that your code will prob not gonna be easily used by 3rd parties in production which would diminish the popularity effect. On the other hand, I think that code has more value if it uses a copyleft license and I am much more inclined to contribute to it.
joshka30 days ago
<a href="https:&#x2F;&#x2F;github.com&#x2F;Azure&#x2F;peerd&#x2F;pull&#x2F;110">https:&#x2F;&#x2F;github.com&#x2F;Azure&#x2F;peerd&#x2F;pull&#x2F;110</a><p>&gt; fix: amend copyright attributions #110 &gt; &gt; This commit amends copyright attributions that were omitted due to an oversight on part of the Peerd authors. Copyright header attributions in a few files have been updated to include &quot;2023 Xenit AB and 2024 The Spegel Authors&quot;. The attribution in the LICENSE file has also been updated to reflect the same.
dustedabout 1 month ago
There has been many, many stories of Microsoft doing just that, invite for some talk, learn what they need to know and then do it their way.<p>It&#x27;s not a new practice, and it&#x27;s not exclusive to Microsoft either, it&#x27;s something every developer should be acutely aware of, in case they&#x27;re interested in avoiding it.
评论 #43754381 未加载
dustedcodes30 days ago
This is not the first or last time this has happened. Microsoft does it intentionally and when they get caught they then give a fake apology and pretend it was a mistake. These mistakes keep happening and the pattern is always the same, MS teams engaging with a developer to learn all about their business idea and then they steal it:<p><a href="https:&#x2F;&#x2F;keivan.io&#x2F;the-day-appget-died&#x2F;" rel="nofollow">https:&#x2F;&#x2F;keivan.io&#x2F;the-day-appget-died&#x2F;</a>
评论 #43758456 未加载
asdefghykabout 1 month ago
Microsoft does, it because they know they can get away with it. Its in Microsofts DNA in my opinion. The company has a long history of such practices, decades. Occasionally they meet someone who has a enough clout to hold them to account. Sometimes they have even tried to copy patented information and get away with it. ( Example Microsoft tried to steal the idea of product activation. The owner had deep pockets enough for the court case cost ~$15M and won several hundred million from Microsoft.) Also, Many companies that disclosed information to Microsoft under NDA found Microsoft developed very similar products
croemer30 days ago
Forking might be the wrong word, what happened here looks more like (somewhat obfuscated) plagiarism.<p>I analyzed the 2 repositories for copy&#x2F;pasted lines using PMD&#x27;s CPD (copy&#x2F;paste detector) - using the first commit of peerd and one from spegel that was from around the same time.<p>There are some clear duplications, e.g. 178 lines here: <a href="https:&#x2F;&#x2F;github.com&#x2F;Azure&#x2F;peerd&#x2F;blob&#x2F;64b8928943ddd73691d0b5d80609a2e134a96c77&#x2F;internal&#x2F;containerd&#x2F;mirror_test.go#L24-L205">https:&#x2F;&#x2F;github.com&#x2F;Azure&#x2F;peerd&#x2F;blob&#x2F;64b8928943ddd73691d0b5d8...</a> correspond to this: <a href="https:&#x2F;&#x2F;github.com&#x2F;spegel-org&#x2F;spegel&#x2F;blob&#x2F;ed21d4da925b9a179c8f4094e22402a5bb2a930c&#x2F;pkg&#x2F;oci&#x2F;containerd_test.go#L116-L293">https:&#x2F;&#x2F;github.com&#x2F;spegel-org&#x2F;spegel&#x2F;blob&#x2F;ed21d4da925b9a179c...</a><p>Also 44 lines here: <a href="https:&#x2F;&#x2F;github.com&#x2F;spegel-org&#x2F;spegel&#x2F;blob&#x2F;ed21d4da925b9a179c8f4094e22402a5bb2a930c&#x2F;pkg&#x2F;registry&#x2F;registry_test.go#L75-L118">https:&#x2F;&#x2F;github.com&#x2F;spegel-org&#x2F;spegel&#x2F;blob&#x2F;ed21d4da925b9a179c...</a> and <a href="https:&#x2F;&#x2F;github.com&#x2F;Azure&#x2F;peerd&#x2F;blob&#x2F;64b8928943ddd73691d0b5d80609a2e134a96c77&#x2F;internal&#x2F;oci&#x2F;mirror_test.go#L75-L120">https:&#x2F;&#x2F;github.com&#x2F;Azure&#x2F;peerd&#x2F;blob&#x2F;64b8928943ddd73691d0b5d8...</a> but the full files are almost identical, only a few edits that break the complete equality.<p>Also <a href="https:&#x2F;&#x2F;github.com&#x2F;spegel-org&#x2F;spegel&#x2F;blob&#x2F;ed21d4da925b9a179c8f4094e22402a5bb2a930c&#x2F;pkg&#x2F;oci&#x2F;containerd.go#L493-L546">https:&#x2F;&#x2F;github.com&#x2F;spegel-org&#x2F;spegel&#x2F;blob&#x2F;ed21d4da925b9a179c...</a> matches <a href="https:&#x2F;&#x2F;github.com&#x2F;Azure&#x2F;peerd&#x2F;blob&#x2F;64b8928943ddd73691d0b5d80609a2e134a96c77&#x2F;internal&#x2F;containerd&#x2F;mirror.go#L72-L131">https:&#x2F;&#x2F;github.com&#x2F;Azure&#x2F;peerd&#x2F;blob&#x2F;64b8928943ddd73691d0b5d8...</a><p>I haven&#x27;t looked deep enough to see how much of the differences are obfuscation and how much are meaningful changes. File names are all changed, many structs and variable names as well.<p>See this gist for full list of duplications: <a href="https:&#x2F;&#x2F;gist.github.com&#x2F;corneliusroemer&#x2F;c58cf0faf957d9001b58d4ed14cb0a21" rel="nofollow">https:&#x2F;&#x2F;gist.github.com&#x2F;corneliusroemer&#x2F;c58cf0faf957d9001b58...</a>
znpyabout 1 month ago
To add some missing context: the MIT license is so small I can embed it into this post.<p>Here it is:<p><pre><code> Copyright (c) &lt;year&gt; &lt;copyright holders&gt; Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the &quot;Software&quot;), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and&#x2F;or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. </code></pre> Further reference: <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;MIT_License" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;MIT_License</a>
koiueoabout 1 month ago
&gt; I default to using the MIT license as it is simple and permissive<p>What&#x27;s good about being &quot;permissive&quot;?<p>I keep hearing this argument, but I still don&#x27;t understand, what&#x27;s the incentive for authors of one-man projects to choose anything &quot;permissive&quot;.<p>Do you enjoy your project getting forked, walled off and exploited for profit by someone who has never done you any good?<p>AGPLv3 still allows forking, still allows making profit (if your business model is sane). But it is at least backed by some prominent figures and organizations, and there are precedents where companies were forced to comply.
评论 #43751272 未加载
评论 #43750833 未加载
评论 #43753131 未加载
评论 #43751662 未加载
评论 #43750910 未加载
评论 #43751362 未加载
评论 #43752315 未加载
评论 #43751839 未加载
评论 #43752765 未加载
评论 #43750829 未加载
评论 #43752463 未加载
评论 #43753270 未加载
评论 #43753315 未加载
评论 #43750791 未加载
评论 #43754181 未加载
评论 #43751107 未加载
评论 #43753076 未加载
评论 #43750820 未加载
评论 #43751688 未加载
评论 #43755126 未加载
评论 #43754326 未加载
评论 #43753352 未加载
评论 #43754992 未加载
评论 #43763128 未加载
评论 #43753269 未加载
评论 #43752645 未加载
评论 #43754932 未加载
评论 #43753367 未加载
donatjabout 1 month ago
Could file a DMCA takedown over the license violation, or you know, just file a pull request correcting the license to include your name and explain the situation. They&#x27;re technically violating the MIT license as-is.
wyldfire29 days ago
&quot;Can this feature land upstream?&quot;<p>&quot;No.&quot;<p>&lt;Fork happens&gt;<p>:shrug: - of course, the failure to preserve the license is an egregious error which amounts to infringement. But it&#x27;s easily remedied.<p>And if the downstream project has a popular feature that can&#x27;t &#x2F; shouldn&#x27;t land upstream, then that&#x27;s okay - that&#x27;s what everyone prefers.<p>&quot;$BIGCO shouldn&#x27;t be using my software, certainly not outside of how I intended it to be used!&quot; - this attitude is totally contrary to both Free Software and Open Source IMO.<p>If you don&#x27;t like it then you should probably consider a more restrictive license.
aydyn30 days ago
I want to make a point that might be misinterpreted, so I want to make clear I am not at all defending Microsoft.<p>That said, Microsoft isn&#x27;t a person and has no agency by itself. It is specific persons&#x2F;developers&#x2F;managers violating the licenses and stringing along open source developers in bad faith.<p>Who are these people? Why is the blame not falling on them, specifically?
评论 #43756183 未加载
评论 #43754903 未加载
nabla930 days ago
I find it unlikely that this is Microsoft policy, it does not benefit them in any way. Someone fucked up or claimed glory internally. Pointing this out to their legal department might get the Copyright notice fixed.
neilv30 days ago
Getting &#x27;forked&#x27; (so to speak) by Microsoft was the norm, and might again be.<p>Up until the dotcom boom (and in the earlier days of it), one of the questions I&#x27;d heard of software startups was something like, &quot;What will you do when Microsoft decides to own your space?&quot;<p>Fortunately, the broad tech industry overall got a decade or two reprieve from that, though it might be starting to return.<p>A long related question, when partnering with Microsoft, which sounds like it still applies, is &quot;What&#x27;s your plan for when Microsoft stabs you in the back?&quot;<p>Microsoft never had a self image of &quot;Don&#x27;t Be Evil&quot;, and is more a close releative of Cantrill&#x27;s Lawnmower.<p>My suspicion is that ruthlessness and the long-con have deep roots in Microsoft&#x27;s culture.<p>Microsoft only appears to play nice when it has to, and is shameless otherwise.
评论 #43755199 未加载
panziabout 1 month ago
Yeah for a program (not a library) I&#x27;d really recommend the GPL. Although it sounds like they even violated the really permissive terms of the MIT license!
gavinhoward30 days ago
Use copyleft.<p>I know it isn&#x27;t mainstream, but companies try to avoid those licenses as much as possible.<p>Tinfoil hat: sometimes I wonder if companies astroturfed support for permissive licenses. Getting the entire Rust ecosystem to avoid copyleft was a huge win, for example.<p>And now that copyleft Gnu tools are being replaced with permissive uutils in Ubuntu, it seems they won, whether or not they were the ones to push it.
评论 #43752229 未加载
martin-tabout 1 month ago
I wish people would seriously consider (A)GPL for their projects more often. It hasn&#x27;t happened here, though has certainly happened in the past without anyone knowing - (A)GPL would make it hard for them to make a closed source &quot;fork&quot;.<p>In fact, I wish an even stronger license existed which allowed the original author to dictate who can build on top of the project to avoid exactly these kinds of situations where a powerful actor completely disempowers the authors while technically following the license (I assume MS will &quot;fix&quot; their error by fixing the licensing information but will continue to compete with Spegel with the intent to make it irrelevant).
评论 #43750863 未加载
评论 #43751335 未加载
mmaunder30 days ago
If you want them to contribute back changes, use a license that makes them contribute back changes, like GPL. Don’t ever “default to” a license.
评论 #43755760 未加载
评论 #43758450 未加载
评论 #43755703 未加载
gwbas1c30 days ago
I&#x27;ve been &quot;on the other side,&quot; part of a big corporation forking an open-source project. In Laine&#x27;s case, what I would suggest is to focus more on what Microsoft added and changed; try to understand why they did that; and see if you can get any value bringing it back into your project.<p>(IE, don&#x27;t let your ego run away.)<p>Why?<p>In my case, I was working for an industry-leading product that required a bit of reverse-engineering into MacOS. We got stuck on a new release of MacOS, so we did a bit of digging and found an open-source project that successfully reverse-engineered what we were trying to do.<p>(Basically, integrating in the right-click menu in Finder required reverse engineering prior to 2014; and every version of MacOS required redoing the reverse engineering.)<p>It was a legal grey area to copy how the open-source project reverse engineered MacOS, so I reached out to the open-source project and tried to collaborate. We exchanged a few emails and then I found a problem...<p>Basically, their solution had rather large memory consumption in Finder if the user had very large folders. Our customers had very large folders. (Edit, 200,000+ files were common.) We still wanted to collaborate, so I proposed a fix that fixed the problem.<p>But, then &quot;radio silence&quot; from the original authors. We forked and complied with the license. I always hoped they never begrudged us.<p>(Ultimately, Apple released an API so we didn&#x27;t have to reverse engineer MacOS.)
sherburt3about 1 month ago
If you don&#x27;t want people to fork your code, don&#x27;t explicitly give them permission to fork your code. Its like if you put your couch on the curb with a sign on it saying &quot;FREE COUCH&quot; and then coming home and freaking out because your couch is gone.
评论 #43752015 未加载
评论 #43751333 未加载
Zambyteabout 1 month ago
&gt; Software released under an MIT license allows for forking and modifications, without any requirement to contribute these changes back.<p>This sentence is true but a bit confusing, because there are no licenses that require anyone to contribute changes back upstream.
评论 #43751055 未加载
评论 #43750930 未加载
klaussilveiraabout 1 month ago
&gt; How can sole maintainers work with multi-billion corporations without being taken advantage of<p>GPLv3.<p>Microsoft has been a bully for years: <a href="https:&#x2F;&#x2F;www.fsf.org&#x2F;news&#x2F;microsoft_response" rel="nofollow">https:&#x2F;&#x2F;www.fsf.org&#x2F;news&#x2F;microsoft_response</a><p>They can&#x27;t change, regardless of how much marketing money they put into &quot;We love opensource&quot;.
skywhopperabout 1 month ago
Not just forked. Microsoft stole the code without attribution, violating the license terms. Truly shameful behavior. Best case, it was a single engineer who was tasked with duplicating the functionality, but chose the lazier, fraudulent route and was even too lazy to clean things up entirely. Still, MS should own up, correct the record, and make this right.
评论 #43751236 未加载
评论 #43750776 未加载
spiritplumber30 days ago
This happened with me and Google (Antbot&#x2F;Cellbots stuff, circa 2011). The difference is that the Google person in charge of the fork of my project was actively hostile to me. He told me that I was just a hobbyist and that my product didn&#x27;t exist.<p>So I put a PCB of my product in his hand (it had some through-hole components), and squeezed it really hard, and asked him &quot;If it doesn&#x27;t exist, why is it making you bleed?&quot;<p>All this at a meeting&#x2F;presentation where my bot was literally running circles around theirs because mine worked and theirs stalled.<p>I think I have video of this somewhere, but there&#x27;s no audio.<p>The guy left Google a year later, tried to sell bots independently, and folded. I on the other hand am still here.<p>It was a bit of a weird interaction overall. Why would someone say &quot;this doesn&#x27;t exist&quot; while staring at it? I figured that haptic feedback would help with their solipsism at the time.
austin-cheneyabout 1 month ago
That is why I only choose extremes with my open source licensing. If I really don&#x27;t care then I go with a CC0 1.0 license. If I want any participation or credit for the work at all then I go the other extreme: AGPL 3.0. If that, and only that, means people will refuse to look at the project then I know I have chosen wisely.
评论 #43759689 未加载
asimabout 1 month ago
The best you could hope for in these situations is perhaps a job. It&#x27;s not uncommon to see not just in open source but in business in general that the large player will try to extract business knowledge and reimplement themselves. The code isn&#x27;t the value, it&#x27;s the people maintaining it and the community or customers using it. I&#x27;ve seen it happen with Google and a real business also. So I think ultimately cooperation turns into coopetition where you&#x27;re going to compete until some agreement can be reached. In a business case, Google fell flat on its face and acquired the company I was working at. In the case of open source I&#x27;ve raised seen it turn into an acquisition as we&#x27;ve seen the forks are really about code ownership for something they run as as managed services or use internally. They&#x27;re rarely buying it for the people or community.
bogwog30 days ago
This sucks and I feel for the maintainer, but it really is their own fault for publishing as MIT. However, that is a pretty common mistake that most people never learn until they&#x27;ve been screwed by it. The OSI have done a good job at convincing devs to open themselves up to exploitation for the benefit of big tech companies, and I find it hard to fault people for falling for that. The social pressure is very high.<p>But giving a (presumably) free consultation to Microsoft is a self-own. History has shown that you should never give the benefit of the doubt to Microsoft, and you should certainly never trust them (unless you have a contract and a good lawyer). Not knowing this can only be the result of willful ignorance. I can&#x27;t offer sympathy for that.<p>Hopefully, this person learned the right lessons from this experience.
评论 #43754435 未加载
znpyabout 1 month ago
&gt; Spegel was published with an MIT license. Software released under an MIT license allows for forking and modifications, without any requirement to contribute these changes back.<p>If that&#x27;s what the license says, why is the author complaining? Microsoft is complying with the license.<p>That&#x27;s what you get for not picking the one of the license from the GPL family.<p>&gt; However, I am not the first and unfortunately not the last person to come across this David versus Goliath-esque experience.<p>Again, this situation was completely avoidable. Stallman had foreseen this kind of situations literally forty years ago. That&#x27;s why the Free Software movement exists.<p>Tangentially related: has anyone notice how the whole Grafana ecosystem is going strong and unaffected by forks and corporate take-overs? I&#x27;m pretty sure that the AGPL license is playing a big role into that.
评论 #43750874 未加载
评论 #43752473 未加载
goffley329 days ago
It&#x27;s like when someone says they want to go birding with you and they really just want to get you alone in the woods so they can steal your binoculars.<p>Ref: <a href="https:&#x2F;&#x2F;youtu.be&#x2F;JlwwVuSUUfc" rel="nofollow">https:&#x2F;&#x2F;youtu.be&#x2F;JlwwVuSUUfc</a>
radicalbyte30 days ago
Really poor form there from Microsoft, I hope that some of the wiser heads see this and educate the team responsible and ensure that this is made right.
wavemode30 days ago
Not a direct solution to your problem, but people should definitely consider Apache over MIT when reaching for a permissive license. In addition to being more robust about things like, notifying users of modifications that have been made to the original source code, it also explicitly requires that forkers maintain the NOTICE file in its entirety, and distribute that file to users receiving copies of the software (whether source or binary copies).<p>Even if megacorp does nothing else for you, that NOTICE file can at least contain information about who you are as the original author, links to your website, etc.
评论 #43756859 未加载
cenobyte30 days ago
Not to be mean, but if you don&#x27;t like the consequences of using an MIT license then don&#x27;t use it.<p>Using it then complaining about its effects because you don&#x27;t like the company is silly.<p>Use a different license if this is important to you.
评论 #43753297 未加载
unsungNovelty30 days ago
Am a bit confused. Is Microsoft breaking MIT license here? I can see both projects are in MIT and I don&#x27;t see the below<p><i>Copyright (c) 2024 The Spegel Authors</i><p>Which should be retained when you are forking it right? Or am I wrong?
评论 #43752586 未加载
detective_bosch30 days ago
They just updated the license and attribution. <a href="https:&#x2F;&#x2F;github.com&#x2F;Azure&#x2F;peerd&#x2F;pull&#x2F;110&#x2F;files">https:&#x2F;&#x2F;github.com&#x2F;Azure&#x2F;peerd&#x2F;pull&#x2F;110&#x2F;files</a> . Overall, it does not sit right with me. How can you be at the position you are and make a very obvious non-attribution mistake. I want to side on incompetence and give benefit of doubt but malice (for personal gains) is on the table as well.
cobbaut30 days ago
&gt; As a sole maintainer of an open source project, I was enthused when Microsoft reached out to set up a meeting to talk about Spegel. The meeting went well, and I felt there was going to be a path forward ripe with cooperation and hopefully a place where I could onboard new maintainers.<p>I bet the Spyglass people had the same thought.<p><a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Spyglass,_Inc" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Spyglass,_Inc</a>.
pjmlpabout 1 month ago
As usual pick carefully your license, doesn&#x27;t matter if it is the neighbour down the street or Microsoft, when they play by the legalese of the license.
hondo7730 days ago
&gt; As a maintainer, it is my duty to come across as unbiased and factual as possible...<p>Sez who?
Starlevel004about 1 month ago
Well well well, if it isn&#x27;t the consequences of my own licensing choices.
CommanderDataabout 1 month ago
That&#x27;s why you release projects like these under restrictive licences.<p>Far too many times big company&#x27;s take what they choose and give you nothing. Use licenses for your advantage, heck dual license if needed. Not sure what the desire is of a Eutopia open source world view, where not everyone has the vision or plays by the rules anyway.
firesteelrain30 days ago
First, if Microsoft used any of the Spegel code then it should provide proper attribution. A best practice is to put the LICENSE file in the root of project (both peerd and spegel do). But also, you need to put the license in the header of each file as a best practice. Like Microsoft did here <a href="https:&#x2F;&#x2F;github.com&#x2F;Azure&#x2F;peerd&#x2F;blob&#x2F;main&#x2F;api&#x2F;docs.go#L1">https:&#x2F;&#x2F;github.com&#x2F;Azure&#x2F;peerd&#x2F;blob&#x2F;main&#x2F;api&#x2F;docs.go#L1</a><p>spegel did not follow best practices to put the copyright in the file itself: <a href="https:&#x2F;&#x2F;github.com&#x2F;spegel-org&#x2F;spegel&#x2F;blob&#x2F;main&#x2F;internal&#x2F;web&#x2F;web.go">https:&#x2F;&#x2F;github.com&#x2F;spegel-org&#x2F;spegel&#x2F;blob&#x2F;main&#x2F;internal&#x2F;web&#x2F;...</a><p>Ideally starting with something like this<p>&#x2F;&#x2F; SPDX-License-Identifier: MIT
hobsabout 1 month ago
I actually worked on an open source project, the maintainer was convinced by microsoft to relicense the project for &quot;collaboration&quot; - I left the project for this reason and as far as I can tell msft never did anything for them except for keep giving them the &quot;honor&quot; of being a microsoft mvp.
touristtam30 days ago
FWIW one of the maintainer just added this to comply with the license: <a href="https:&#x2F;&#x2F;github.com&#x2F;avtakkar&#x2F;peerd&#x2F;commit&#x2F;57ebeeb853effb211ae71f544814e273418fa3b5">https:&#x2F;&#x2F;github.com&#x2F;avtakkar&#x2F;peerd&#x2F;commit&#x2F;57ebeeb853effb211ae...</a>
qntmfred30 days ago
If you write open source code, expect it to be forked. It&#x27;s kind of what open source is all about. Do it because sharing knowledge is a moral good. The wealth, influence, power, etc of whoever may decide to participate in your act of open source is completely and utterly irrelevant.
throwaway203730 days ago
Regarding the removal of copyright notice, did anyone open an issue on the Microsoft GitHub repo to have it restored? It should be relatively simple to fix. Yes, I know, this won&#x27;t dull the knife that Microsoft stuck into the back of the original author.
评论 #43752647 未加载
shahzaibmushtaqabout 1 month ago
Never providing counselling free of charge for anyone.
评论 #43751742 未加载
bsnnkvabout 1 month ago
I feel for this person. I stopped using open source licenses a while ago, and I&#x27;ve recently started writing about how I&#x27;ve ended up where I am. One of my pieces got shared here last month and predictably didn&#x27;t land with the readership.<p>Nevertheless, I&#x27;m going to keep writing (latest piece [1]) about my post-open source journey in the hopes of clicking with a handful of people in the next generation.<p>[1]: <a href="https:&#x2F;&#x2F;lgug2z.com&#x2F;articles&#x2F;on-evils-in-software-licensing&#x2F;" rel="nofollow">https:&#x2F;&#x2F;lgug2z.com&#x2F;articles&#x2F;on-evils-in-software-licensing&#x2F;</a> - feel free to hit me up off-platform if you want to discuss
immibis30 days ago
Friends don&#x27;t let friends release as MIT, except for trivial amounts of code.<p>Last week I relicensed most of my previously released Minecraft mods (except those with trivial code and those with missing source code) to AGPL plus a bunch of exceptions.
nrabulinski30 days ago
Why haven’t you threatened to sue yet? They very clearly violated the MIT license by getting rid of your copyright, which is literally the only requirement MIT imposes. Go after them, don’t let the corporation get away with
akagusu30 days ago
Microsoft doing this is expected, it is what big tech companies do, but what is surprising is the growing number of people defending its behavior and blaming the developer for what happened.
titaphrazabout 1 month ago
Microsoft loves open source, remember? It doesn&#x27;t love you.
iamleppert30 days ago
If a big tech company shows any interest in your open source project, don&#x27;t ever assume there are any good intentions. Never agree to any meeting or unpaid work, or do any work or go out of your way for them unless you have a contract. Be extra careful when dealing with a big company, because they have a lot of resources and do not care about you or your project.
eduction30 days ago
This is good not bad.<p>Their improvements are available under MIT license. They would have been fully within their rights to not release and put in a proprietary product but did not do this.<p>Instead everyone can benefit from their improvements. Author can steal whatever he wants for his upstream.<p>(I can’t find any details of “Microsoft MIT” and the above is premised on it being functionally MIT.)
ncr10029 days ago
Hahahahah this sounds very much like what Microsoft did to one of my employers.<p>Meet for a week. Bring in one of their grey beards. Learn all our deets in anticipation of acquisition. Then silence...according to my understanding, not being privy to executive level discussions.<p>A bit later, release their own take on the problem area ... tragic.<p>It was very bad for us.
评论 #43763373 未加载
devrandoom30 days ago
This is a candidate for name and shame. Microsoft is made up of people and actual real people made these decisions.<p>Who are they?
glenngillenabout 1 month ago
Hey, this sucks. Unfortunately the MIT license doesn&#x27;t do much to prevent this and (I think?) their licensing transgression is they haven&#x27;t kept &quot;Copyright (c) 2024 The Spegel Authors&quot; in the LICENSE file. I suspect if you call them out on it that&#x27;ll be the remediation.<p>Did you manage to reach out to any of the people at MSFT you originally spoke to to ask wtf?
评论 #43750698 未加载
评论 #43750732 未加载
评论 #43750650 未加载
empath75about 1 month ago
Anybody know what the differences between peerd and spegel actually are and why microsoft forked it?
adfm30 days ago
They all do it. Anytime a corporation comes calling, they&#x27;re looking for something from you and there&#x27;s an implicit quid pro quo. I&#x27;m not a lawyer, but anytime latin is involved, you better get it in writing and run it by someone who is.
rvzabout 1 month ago
&gt; How can sole maintainers work with multi-billion corporations without being taken advantage of?<p>Use AGPLv3.
spongebobstoes29 days ago
This is why when I&#x27;m at work, I advocate for a closed fork rather than an open one.<p>That being said, it&#x27;s not cool to remove the attribution even internally. Then again, I use MIT without the attribution clause for this very reason.
评论 #43856768 未加载
palata30 days ago
I tend to disagree with the criticism of Microsoft here.<p>The author of Spegel released it as MIT, which means that anyone can fork it as long as they keep the attribution. So if every file of the original project has a header containing the copyright, Microsoft has to keep it. Looking at Spegel, I haven&#x27;t found a single source file containing an MIT header and copyright.<p>Microsoft added their header with their copyright in Peerd (because now that they changed the files, they own a copyright over parts of those files). Nothing says that they must add a line for the original author, and I could imagine that it&#x27;s legally a risk for them to do it.<p>Moreover, a copyleft license wouldn&#x27;t have changed anything here (except maybe discouraging Microsoft from reusing any of that code).<p>If you don&#x27;t want anyone to reuse your code, don&#x27;t open source it. The whole point of open source it is that you allow others to reuse it.
评论 #43752881 未加载
looofooo0about 1 month ago
The good old <a href="https:&#x2F;&#x2F;en.m.wikipedia.org&#x2F;wiki&#x2F;Embrace,_extend,_and_extinguish" rel="nofollow">https:&#x2F;&#x2F;en.m.wikipedia.org&#x2F;wiki&#x2F;Embrace,_extend,_and_extingu...</a> tactics.
that_guy_iainabout 1 month ago
If you want to have the copyright license put into it do a DMCA take down. They&#x27;re in breach of your copyright license and therefore do not have rights to distribute your copyrighted material.
adultSwimabout 1 month ago
&quot;I default to using the MIT license as it is simple and permissive.&quot;<p>He already gave them permission. I think he is overemphasizing the meeting they had and under-emphasizing already giving away his work.
looofooo0about 1 month ago
<a href="https:&#x2F;&#x2F;de.m.wikipedia.org&#x2F;wiki&#x2F;Embrace,_Extend_and_Extinguish" rel="nofollow">https:&#x2F;&#x2F;de.m.wikipedia.org&#x2F;wiki&#x2F;Embrace,_Extend_and_Extingui...</a>
rep_movsd29 days ago
This is why Stallman is so vehement on GPLv3<p>Commercial entities will always exploit your work - you need to force them to give back, they will never do the positive sum game by default
1970-01-01about 1 month ago
Looks like Bill&#x27;s old M.O. of embrace, extend, and extinguish has rubbed off on Satya. Except this time, MIT license has shielded the code from extinguish to emaciate.
garyrobabout 1 month ago
Is it possible that there could be enough damages for Microsoft&#x27;s violation of the license that a talented law firm would take up a lawsuit on a contingency basis?
评论 #43753771 未加载
carambacreator30 days ago
The MIT license should have a provision to permit forks (without allowing daisy chaining of fork of forks). You can then decide &amp; allow&#x2F;reject fork requests.
noobermin29 days ago
So this is a peanut gallery esque reply, but this sort of thing is what GPL was meant to avoid. I know GNU has had a lot of detractors and criticism, but you cannot and should not expect large orgs to respect community norms around open source. Permissive licenses are NOT better in this world where different players have different levels of power relative to each other.<p>Sometimes I wonder if all the shitting on free software in general is in fact cynical and in bad faith by actors who want your labour for free.
interludead29 days ago
Kudos to the author for sticking with Spegel and continuing to support the community, even after that kind of demoralizing experience
a2tech30 days ago
Do. Not. Trust. Microsoft. Why is this a lesson that has to be learned over and over again by people? It&#x27;s been extensively, exhaustively, documented over the years.<p>The leopard doesn&#x27;t change its spots. The scorpion stings the frog. Microsoft screws over people. Lessons learned in childhood that still hold true today.
mhh__about 1 month ago
Bad form from Microsoft but maybe this is why the modern trend away from copyleft licenses isn&#x27;t some piece of trivia.
vzaliva30 days ago
Many of us dislike Microsoft and big corporations, but here’s my (possibly unpopular) take:<p>1. Open source worked as expected. Some MIT-licensed code was forked under the same licence, giving users more options and contributing further to the open-source codebase.<p>2. I don’t understand the claim about users being confused between Spegel and Peerd. These are two products with different names and maintainers. Maybe some users are also confused between Ubuntu and Red Hat Linux - so what? I’m glad users have more choices.<p>3. The point about the original author not being given enough credit is the only valid one. The legal side, discussed in other comments, seems to suggest they’re within their rights, but they could have done better.
simultsop29 days ago
To every SE out there: “Insanity is doing the same thing over and over and expecting different results.”
andreashaerterabout 1 month ago
Default for copyleft licenses for open source or life with the consequences.<p>Licenses like the GNU Affero General Public License (AGPL) might prevent some corporations from using an open-source project because they do not want to release the source code of their own modifications to it. Sadly, corporate compliance often prohibits the usage of copyleft projects altogether, even if nobody plans to modify anything. Especially the legal departments of large “enterprizy” organizations often prefer software with licenses like MIT as they want it simple and “risk”-free.<p>But who cares? If these corporate users do not contribute back, there is simply not benefit in having them as users.<p>Except you do not care about open source community but about hypergrowth. This seems not to be true for this case, but the impression comes to mind that many start-ups use open source not because of freedom but as an argument for adoption in the enterprise ecosystem. They avoid choosing (A)GPLv3 licenses to facilitate easier corporate adoption without generating enough revenue, while being funded by venture capital and without getting contributions back by organization who could easily afford giving back something. Then, after being adopted, they complain.<p>There’s a reason why Linux (GPL licensed) is still around, growing, and making money for so many while companies behind widespread open source projects often fail financially and burning insane amounts of money. It might work out for individuals and owners when getting bought, but it hurts users and ecosystems who relied on something.
doublextremevil30 days ago
Consider the AGPL, it is a criminally underutilized license ideal for the current zeitgeist.
AlgebraFox30 days ago
This is not getting forked by Microsoft. This is getting forked by permissive licenses.
OutOfHereabout 1 month ago
If only you had used LGPL. It has the benefits of GPL licenses without the burdens.
glitchc30 days ago
The solution is to change the license ASAP, add some must-have features from the pull requests (or your own imagination, you know best what&#x27;s missing), and continue on your merry way.<p>Eventually the MS fork will be so far behind yours that they will come back to talk to you. And this time, you will be prepared.
apiabout 1 month ago
Open source is becoming not much more than free labor for giant corporations and SaaS.<p>The OSI considers any open source license that tries to restrict or disincentivize this &quot;not open source.&quot; Look into OSI and note that it is effectively captured and controlled by these corporations.
sneakabout 1 month ago
Publishing free software is giving away a gift.<p>People using that gift is the point. Forks aren’t just permitted, they are encouraged. That’s <i>why</i> we release free software.<p>You aren’t in competition with Microsoft and their fork. There is no such thing as marketshare when there is no market.
评论 #43751759 未加载
atmosx30 days ago
&gt; Microsoft carries a large brand recognition […]<p>Especially amongst Linux users… :-)
fefe2330 days ago
So, let me get this straight. You published your software under a free license that stipulates they can&#x27;t remove the license and are otherwise free to do as they please.<p>They took you by your word and did exactly that.<p>What did you think a license is for? For artistic expression? It&#x27;s a contract. If you want to get paid, put that in your license.<p>I recommend AGPL 3. Then nobody will rip you off. And if they do, you can drag them to court over it.
dvektor30 days ago
Reminds me of the scene in Silicon Valley where they team are excited to hear a VC interested in the details so they are explaining the technology on the whiteboard to the &quot;investors&quot; who were a team of engineers eager to copy their tech.<p>But seriously, it sounds like a weird version of &quot;not invented here syndrome&quot; where you are somehow OK with copy-pasting most of it.
qarl30 days ago
Those who cannot remember the past are condemned to repeat it.
kshri2430 days ago
&gt; How can sole maintainers work with multi-billion corporations without being taken advantage of?<p>Use AGPL, Fair Source or BSL. That&#x27;s the only way forward. I for one will be using AGPL in everything. If a trillion dollar company cannot pay for services it is a fucking shame. Absolutely disgusting. Microsoft should be ashamed.
Animats29 days ago
That&#x27;s why you want to use a GPL license.
agarren29 days ago
He got Jeff’d. Or maybe Bill’d (or Satya’d). Regardless, any kind of non-gnu open-source collaboration with the Powers That Be in the tech world is just begging for punishment. Amazon will just blatantly rebrand something, but Microsoft seems especially comfortable wasting a dev’s time mining for details before stealing or copying their work entirely.<p>Boo Microsoft. Winget still sucks.<p>I read recently that Microsoft is adopting rust more and more. I think that’s a step in the right direction for an OS with such a huge marketshare. That said, I’m just waiting for Rust.Net or Managed Rust to get excreted in a thinly veiled attempt to split the community, steal mindshare, and take over the project.
GenshoTikamura29 days ago
Pictures&#x2F;oatmeal&#x2F;exposure.png
AndriyKunitsyn30 days ago
A lot of people in the comments blame the victim. Why isn&#x27;t &quot;go talk to a lawyer&quot; the most common response?<p>Are American lawyers that can read three-paragraph licenses so prohibitively expensive?
zoobab29 days ago
Use GPLv3.
tadeegan30 days ago
WTF! I&#x27;d sue.
indigodaddy30 days ago
Very clever title
neilv30 days ago
Obligatory &quot;Silicon Valley&quot; TV series clip: <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=JlwwVuSUUfc" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=JlwwVuSUUfc</a>
deafpolygon29 days ago
Honestly? Stop using MIT licensing.<p>Use a GPL of some form, whichever one is up to you.
dankleabout 1 month ago
Bro releasing software under MIT. Others picking it up and use it under terms of MIT license. Bro gets upset.<p>Can someone please explain why?
评论 #43751746 未加载
评论 #43752272 未加载
评论 #43754428 未加载
alexfromapex30 days ago
There is a very long storied history of Microsoft being an extremely scummy anticompetitive company...
karussell30 days ago
Microsoft avoided any licensing issues because its code was not copied but came out of their AI. &#x2F;s
CommenterPersonabout 1 month ago
Could people say they used &quot;AI&quot; to build the new code?
评论 #43750876 未加载
NanoYohaneTSU30 days ago
Open source developer now learns why open source is stupid first hand. Thank you everyone for making free software!
评论 #43752449 未加载
eptcykaabout 1 month ago
Seems like we need a GPL&#x2F;fuck off amazon&#x2F;microsoft license.
nwellinghoff30 days ago
Is there a template license that says open source unless your market cap is or goes above x million? Would like companies to be able to use things to grow but then if they hit it big the have to start paying.
monaiabout 1 month ago
Reading story after story about big corporations abusing single&#x2F;small group opensource developers, I think we need a license that, otherwise permissive, explicitly denies the use of the code for companies that took VC money or are worth a billion or more.
PeterZaitsev30 days ago
Not including original license may well be oversight, It is very unlikely Microsoft would intentionally to do something like this, which costs them really nothing, but not doing it can post a lot in the future in the legal costs.<p>For the rest - if you chose MIT license for your work you should expect it can be used by someone to create software based on it, including commercially licenses<p>I would treat anything you&#x27;re releasing as MIT as the gift to the world. This is how Open Source suppose to work - people building on each other work, often without properly thanking authors and maintainers.<p>If you want to reserve some rights - chose who can use your software and for what purpose, ie ensure &quot;Microsofts&quot; of this world can&#x27;t use your code in a way you do not approve, you should not release it as Open Source.
aantix30 days ago
Let&#x27;s create a license where companies with X number of employees that create a fork automatically owe the original owner Y amount.<p>It&#x27;s ridiculous that companies with literal trillion dollar market caps coast on the back open source.
rglover30 days ago
This is why I wrote the SAUCR license [1] for my full-stack JavaScript framework.<p>A lot of OSS developers get &quot;got&quot; by the ideological arguments of OSS and shy away from doing &quot;source available&quot; (which if we set down the Kool-Aid, is in effect open source because...the source is open).<p>If you&#x27;re an independent or small team and want to protect your IP as best you can while keeping source available for learning&#x2F;auditing, check it out.<p>[1] <a href="https:&#x2F;&#x2F;saucr.org" rel="nofollow">https:&#x2F;&#x2F;saucr.org</a>
评论 #43755373 未加载
keepamovinabout 1 month ago
Forked up the wazoo.<p>That said, Microsoft provides extremely generous Startup Assistance (to the tune of &gt; 150K of Azure credits). Disclaimer: I&#x27;m not affiliated with MS but I did their program, also did the Gcloud and AWS programs back in the day. No negative comparisons, but off the top of my head the Azure program is awesome. I really enjoyed working with Azure, and it does what it says on the tin.<p>You can apply here: <a href="https:&#x2F;&#x2F;www.microsoft.com&#x2F;en-us&#x2F;startups&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.microsoft.com&#x2F;en-us&#x2F;startups&#x2F;</a><p>Or here: <a href="https:&#x2F;&#x2F;foundershub.startups.microsoft.com&#x2F;signup" rel="nofollow">https:&#x2F;&#x2F;foundershub.startups.microsoft.com&#x2F;signup</a>
评论 #43751978 未加载
评论 #43753606 未加载