The reason some programmers hold GPL in contempt isn't due to picking a sports team. It's really annoying to have to explain to a true believer (of GPL) that it potentially taints codebases it mixes with.
It's also a license that's complex and hasn't been tested in across jurisdictions. So arguing about what happens on a message board isn't fruitful since there is no case law. You may be recommended to "see a lawyer". I've spoken to a few people who have, ultimately the lawyer throws their hands in the air and say we don't have answers to the "What if's"; there isn't case law. And at that, the consensus of a random person on the internet isn't going to hold weight if you're accused of violating the terms of the license.
It's hard to pick GPL on the merits. Permissively licensed projects don't seem to be having reciprocity issues. Can't remember the last time I heard these thriving BSD, MIT, Apache2, ISC licensed projects complaining about freeloaders.
By the way, really happy Nintendo Switch picked up FreeBSD recently. Looking forward to upstream patches, even knowing it's entirely voluntary for them to give back.
Why? Because the potential reciprocity from a big player is better than having a license that obligates reciprocity strictly, even punitively. Which could cause them to look elsewhere, to a proprietary solution. No entity wants to risk their hard work to become a derivative of a smaller project they pull in.
The rest of your reply reiterates the usual developer focused "open source" viewpoint while mistakenly suggesting that it's also the focus of free software. The goal of free software has always been user freedom. Source code in the hands of users. It's not about upstream contributions. Having a free library used in a proprietary program does not advance user freedom, though it may lead to a developer improving the library. All the upstream contributions in the world simply do not matter if the user is not entitled to the complete source code of the programs that they use.
You greatly overestimate the skill and interest a lot of developers have in the niceties of source code licensing. I've had to remind colleagues more than once that the code they want to appropriate can't be used in our code base because of license incompatibilities.
What do you prefer to call what it does to anything it is compiled with?
You can take a quick look at https://en.wikipedia.org/wiki/List_of_products_based_on_Free... for a non exhaustive list of products based on FreeBSD. Some of them are doing some contributions, maybe some of them are 100% open source (I don't know), but clearly some are not open sourcing their most added value stuff, even when it is a clear derivative of BSD code.
It's bizarre. They'd rather have their code locked up into someone else's codebase than having it always free in someone else's codebase.
[0]: https://reswitched.tech/software/os (Reswitched is the switch RE project) [1]: https://github.com/pkelsey/libuinet
These programmers, for consistency, should hate proprietary software even more, because it permits no mixing at all.
And yet, they tend to be the ones writing it.
People who use the GPL want an alternate ecosystem, away from that. Microsoft builds theirs, Oracle buys theirs, Google builds theirs; why should a band of programmers not organized under a brand name not have theirs?
Bluntly, don't like the GPL? That's totally fine; go build your own ecosystem with whatever terms you like.
The reason is simple and I see it akin my opinion on religion: it's okay to have your own believes, but don't force them on others. While I believe that we should all be doing Open Source for the benefit of humanity, I also understand that there are many companies who do proprietary software for different reasons. And not everyone can afford to do work exclusively on open source.
I think tainting is worse than not using at all. I don't have a problem using gpl software as a user, but if it is at all programmer oriented (library / API / etc) I avoid it like the plague. I license software I write for personal projects in BSD, but I don't start with restrictions. This was a known problem with GPL, and they the LGPL was supposed to address it. Pointing out obvious concerns of programmers considering GPL shouldn't give anyone the vapors.
I consider GPL to be better than proprietary, because at least you can still see the code. Although it is just a slight step above proprietary in terms of restrictiveness.
The GPL is user-centered. It's not designed to be nice to developers, but to protect the user's freedoms.
So to a first approximation I expect that developers that think more of developer's freedoms favor the BSD license, while developers that think more of user freedoms favor the GPL.
Your project respects user freedom? Okay, we're working under a common cause. Take my code (and my axe!).
You want to exploit my software for private profit? Fine, that's the reality of the capitalist society we live in. But you'll have to pay me. By demanding a "permissive" license, you're valuing my labor at zero while valuing your own above that.
GPL is evil, it's a virus.
We are so much better, we use BSD.
All we care is that people use good code, our code is good, we make it BSD so everybody can use it.
X Million servers out there are using our code, only 12 people give us any money, the world is a horrible place.
No it doesn't.
I can "steal" your GPL code, make lots of private modifications to it and make lots of money from it without violating the licence. All I have to do is run the GPL software on a server rather than distributing a binary to end users. That also happens to be the more common way to release software these days.
If GPL developers really cared about their work being stolen or the rights of end users they wouldn't be using the GPL, they would use the AGPL.
How are you giving away your users rights? The permissive licenses don't impose any restrictions on your users. They can do as they see fit.
I prefer to say it potentially frees the codebases it mixes with.
> a license that obligates reciprocity strictly, even punitively.
I cannot follow this argument. You got a whole codebase for free. Reciprocity would be if you gave your patches upstream. The GPL, while it doesn't enforce that, forces patches to be available downstream, where they can be taken back upstream. The GPL forces developers to be honest. Permissive licenses allow them to be honest, if they are so inclined.
GPLv2 is older than most of the other licenses listed. It is clear, simple, and the reason lawyers throw up their hands is because, if you want to do something sketchy with GPL'ed code, you will lose. There are no easy ways to attack it.
"No entity wants to risk their hard work to become a derivative of a smaller project they pull in."
But they are a derivative of any project they pull in.
If you don't want your hard work to be swallowed up into some company which profits from it, doesn't make its changes available and ultimately develops a competitor that the original cannot legally use improvements from, a BSD license won't help you with that. If you don't care, then there are any number of choices.
Other licenses you mention are also complex and haven't been tested. Licenses in general, not just GPL, are harder than people think. When it comes to lawyers, you get what you pay for.
It's revealing at the end that you say "no one wants their hard work to become a derivative of a smaller project they pull in." The size of the project doesn't give it special entitlements. Why are you pulling in someone else's code if you don't intend to respect the license set by the person who wrote that code? That sense of entitlement to exploit other people's work without reciprocation (because you're bigger?) is the problem creators use the GPL to address.
If you want to build a community that isn't based on the crumbs that some company (like Nintendo) allows to fall, and you don't want that to be subverted by free riders who use your code to compete with you without letting you use theirs, GPL is a better choice.
But if and only if it is your code, it is your choice what license you use. Note that in the real world, people are constantly attacking GPL and harassing people who apply GPL to their own work, but the other way is not happening. We should respect the licenses applied by creators to what they create.
The GPL license text explicitly addresses this concern. The FSF cannot make a GPLv4 that removes one of the 4 freedoms, for example.
About tainting, if I use some source available but not free code in my code is that tainting my code? I used the code against the license and I may have to pay damages,same as GPL you violate it then you may have to pay. Maybe some companies are afraid the developers will use GPL code, you need to train your developers on what licenses are allowed. It is easy don't use GPL mixed in your code, you can link to LGPL. My last point is that the terms viral and taint are negative but better words would be protective,freedom and not words created by MS.
If you go to any major conference now, you can't have a beer in peace without someone from one of these super-open companies trying to tell you how super-excited they are to drive innovation as part of a thriving community or whatever other cliche is popular nowadays. In the meantime, though...
Most companies that don't give a shit about community and openness can keep their BSD code tucked away. For most companies that try to make money out of GPL software, not giving a shit about community and openness is usually a bad PR move, so there's a great incentive for pushing as much of what you do as far upstream as possible.
You'd think really bad patches would get rejected (and more often than not I guess they do), but in many cases, the project leader(s) work for the same company as the guys sending the shitty pages, and of course they get integrated, because $company $qualifier Linux $latest_version + 1 needs to ship this June and the feature has already been announced. Whole projects, or at least major modules/sub-project, are effectively a one-company show or an internal playground.
This isn't bad because companies are scary, it's bad because, while the code is out in the open, the agenda and the planning processes aren't, and it fractures the community a lot. It's a good part of how projects like PulseAudio and systemd ended up with a bad name: everyone can agree that they at least offer some useful features (some people would go as far as to say they're "much-needed improvements", but that's far more debatable than whether per-application volume setting is useful), but they were pushed way, way before they were ready for production, and everyone saw this as Red Hat's attempt to enroll everyone into their beta testing program.
In many other cases, commercial involvement in GPL projects is pretty much of no value. They publish the changes because they're required to, but most of the code is so brain-damaged it can't be used upstream, or is just a GPL-licensed interface over a proprietary library, a la nVidia. I'm guilty of having written both types of code, on several occasions, so it's not like I'm really just a BSD user for whom the grapes are too sour.
There's also the fun crowd that's using outdated, unsupported stuff on their rootfs because the project switched to GPLv3 six years ago. They really, really like not having to pay money for 99% of the software on their device, but they really, really REALLY like making sure you can't flash their devices with your own firmware, so they can't do GPLv3. Of course, the old branch no longer gets bugfixes or security updates, so their flashy gadget will fall flat on its head as soon as it's exposed to an Internet, but that's ok, you'll buy a new one next year anyway.
20 years ago I was really, really happy when I heard that some company was licensing something under GPL, or contributing to a GPL project. Nowadays, frankly, I'm more scared than happy. There have been success stories, but they're getting fewer and fewer.
The GPL doesn't "taint" anything. You're complaining about how Free Software supporters argue but you don't seem to understand what those arguments are. You would have the same problem if you mixed proprietary software into you codebase, because copyright "taints" derivative works.
> Can't remember the last time I heard ... complaining about freeloaders.
Why do you feel entitled to free (as in beer) code?
> No entity wants to risk their hard work to become a derivative of a smaller project they pull in.
Yes, including GPL licensed projects. If you don't like the price of distribution license, you can always ask about licensing the code under other terms.
> Which could cause them to look elsewhere
Yes, that's the goal. Using community code is very inexpensive when you accept the GPL's terms, but the low price requires a payment where you are required pay back to the community in a similar way to what you took from the community. This is a protection against freeloading. If you don't want to participate, that's fine, but you get to pay the financial, legal, and social costs of using a proprietary solution.
> Nintendo
> the potential reciprocity from a big player
Good luck getting much out of Nintendo. They are famous for their iron first attitude regarding copyright. A current example is their abuse[1] of YouTube's contentID system. While there have been occasional exceptions, it is incredibly naive to expect voluntary altruism - which almost always has some costs and little profit potential - from profit-focused corporations.
Those of us old enough to remember, the landscape looked a lot different 15 years ago. There was optimism, there was a desire to install Linux on everything possible, and the GPL was the default license for most new free software that was getting written.
It was not without strife. Since 1998, people like esr have been saying how the GPL is passé and is no longer needed because open source won, because open source was superior, because companies would naturally want to share their source code. Nobody needed anymore to be coerced into respecting user freedoms. Then the corporations started to take note and through their clout, they have convinced their employees that nothing is worse than keeping code free. Only unimportant scraps of code can be free, but the real code must remain secret, restricted, proprietary. AGPL is the ultimate evil to be avoided at all costs.
I don't like this shift. I miss the Slashdot days. I miss the jokes about installing Linux on dead badgers. I wish we had a collective desire to do something about the most widely deployed proprietary software controlling our lives in the pocket computers so many of us carry around with us. We haven't won. The code is locked up, the spying is worse than ever, and the corporations are winning. They even influence the direction of Linux, actively trying to subvert GPL compliance efforts such as the VMWare GPL lawsuit by pulling Conservancy's funding.
The GPL is a much-needed defence. Software controls ever more things of the internet. We need to bring back the rebellious attitude of the late 90s and early 00s. Linux needs to be installed on all of your phone, down to the radio firmware (and the dead badger).
Edit: The best part was that we were using some of the libraries in a way that there was ambiguity over whether we needed to open source the application so instead, they paid the Qt foundation $5k for the enterprise licence instead of the GPL version...
I really don't get where your coming from, having been a Linux user since the late 90ies i have seen nothing but progress for the desktop since the arrival of the commercial interest.
Yes the community lost some of it's cohesion but thats the consequence of going mainstream and achieving pretty much everything we were hoping for back then.
Listening to the FSF people today you often get the same paradise lost sense you get from old hippies who have forgotten exactly how bad the world outside of their bubbles were back then and how much have changed for the better in the meantime.
The fact that these companies fear the AGPL so much is probably reason to start using it more. They won't respond to anything less at this point, they need to be dragged into it kicking and screaming. They have made it clear by now, there is no other way that they will even consider the concept of respecting users' freedoms. This will continue to be the case even with organizations like the Linux Foundation, which, if you look at who their biggest sponsors are, it becomes pretty clear which agenda they are going to be expected to push.
Only unimportant scraps of code can be free, but the real code must remain secret, restricted, proprietary.
Clearly Microsoft missed this as they are open sourcing most (all?) of .Net?
Ie. Facebook has open sourced React, Cassandra, HHVM... but they will never open source the code that powers the newsfeed or the friend list.
I don't care for the way the my Microsoft Windows computer changes focus between windows. I'm sure a quick change to DWM.exe (Desktop Window Manager) would make me much happier as a user. I'll even do the work myself.
Can you tell me where I can go grab the latest source code for DWM, so I can make those changes?
I don't think it's possible for a home user. And I think it's important. (If I'm wrong, I'd love to be corrected.)
Open Source has been commodified into free-as-in-beer stuff to build the next product - that will spy on us.
Or grow older.
I started playing with Linux around 1995 - first distro I tried was "Monkey Linux" (ugh!). Eventually moved on to Turbo Linux 2.0, then Redhat 4.2 (IIRC), then SuSE...
Anyhow - maybe not since the beginning, but long enough. I was a lot younger then, and perhaps more idealistic than today. But I do agree with the OP that we need to return to our roots on this, and get that drive back.
...and I agree with you that it will be back. Maybe it should start with us first.
AGPL is unpopular because the lawyers are afraid of it :(
That just seems like entitlement. "Home Depot released a really awesome free toolbox that has everything you need to build a house, but they didn't release the blueprints for Home Depot brand houses, boo hoo"
Proprietary software is about control and ownership. Those peddling make it sound like it's an inevitable aspect of business. Since businesses exist that don't rely on proprietary software at all, we know it isn't actually inevitable.
But the way things were back then depended on peoples' attitudes, and those have all changed, for the worse. You might as well give up; those days are over. People don't care about FOSS, GPL, Linux, etc., except as a means to an end (more profits). The corporations have won, and we might as well get used to constant spying.
Also worth mentioning is that this is part of a bigger problem in society. Everything in western (particularly American) society is going downhill, and has been for the last 16 years. We just need to realize that this is inevitable and unavoidable: all societies collapse and fail at some point. The Roman Empire didn't last forever, nor did the British Empire. Internal stresses, corruption, etc. eventually take their toll and it becomes impossible to reverse course. Every big society has collapsed at some point, or at least turned into a has-been, and it's our turn next.
I find it disheartening to see these statements on a site called "Hacker News"; the only way I'd be disappointed further is if I read such a defeatist missive within the editorial pages of 2600 Magazine.
Remember - they only win if we give up and let them win.
I would argue that if "western" society collapses, it's pretty much the end of humanity. I don't think the Roman Empire was responsible for half the world's GDP and at least half the world's nuclear arsenal... Also, the British are still around. They just gave up trying to control the whole world in an era before speed of light communication.
I see lots and lots of code, created and shared by volunteers.
I'd argue it is even more than before only now everyone is trying to get javascript, node and react into everything instead of Linux. (Possibly because running Linux in anything doesn't give any braggung rights today?)
It's just such a massive leap of logic. The GPL is in the most restrictive class of open-source licenses for companies, and it is viral by nature. Should those terms be sugar-coated? I didn't read an ounce of contempt in the quoted section.
...there are a lot of people involved with the Linux Foundation, what didn't help in this case is that the one person involved with the Linux Foundation who came up with this piece of Ballmer-era nostalgia is the Linux Foundation's Senior Director of Open Source Consulting.
It's a pretty major PR blunder. It rubs people the wrong way because it basically repeats the anti-Linux arguments which used to be promoted by a lot of companies that were heavily-invested in proprietary software -- some of which are Linux Foundation members today.
The terms aren't exactly innovative. 20 years ago or so they were used liberally (and, I think, coined) by a particularly disliked company from Redmond, and their marketing material (thinly-veiled as whitepapers, sometimes from partner companies) read pretty much like this guy's piece.
This is basically a blast from the past, except 20 years ago we'd see it on Microsoft's website under some Get the Facts stamp, not on the Linux Foundation's website.
I can see your viewpoint. I do remember the anti-linux Microsoft days, and I did not enjoy them as a company back then. However, I do think viral is an apt description of the license, despite the objections in this thread. As I mentioned before I left, I think viral is a good description of GPL. Viral is a feature, not a consequence. If you choose GPL, it's because you want that viral nature. If you're a company, you'll have to weigh that license against your business concerns.
Zealots may say something like "every piece of code should be open source in all circumstances", but pragmatists will realize that some code just doesn't make sense as open source, and making all derivatives of that open source.
So, long story short, someone who is in charge of open source consulting should understand better than anyone else that the GPL isn't appropriate for all companies. If the changed code is patented, GPL isn't appropriate in any circumstance, like it or not.
> I didn't read an ounce of contempt
I disagree. Calling a grant of permissions "restrictive", or calling it "viral" has as much contempt as calling a offering of proprietary licensed software toxic. Its insult flinging, plain and simple.
Even the Linux kernel qualifies as toxic proprietary code for the simple reason that GPLv3 is not backwards compatible. If anything the GPL is toxic to any other open source license including itself. Others at least try to play well with each other.
Sr. Director Open Source Consulting Services
And they're posting on the Linux Foundation's site so that's a bit more than just some random person writing an article for the site.
Also the term "viral" comes off as an insult to the licence, I think the term GNU Public Virus used to be a common descriptor.
I think that's why the term Copyleft was introduced.
As for the author, I don't have the full article, but he isn't listed on the 'Board Member', 'Leadership', or 'Technical Advisory Board' sections on the Linux Foundation webpage. Everyone there seems to have pretty damn fancy titles. I have no idea of his actual position in the hierarchy.
Anyone who expects to copy-paste other people's code into their own code and change the license is just fighting the legal system. You're still going to have to follow the terms of the license, whether that means sharing changes or including attributions.
Moreover, it considers the interactions between the method and other code a derivative of the GPL, even if only the implementation was under GPL but the header/API was provided under a more liberal licence.
The most permissive licenses present little risk and few
compliance requirements. These licenses include BSD and
MIT, and others, that have minimal requirements, all the
way to Apache and the Eclipse Public License, which are
more elaborate in addressing contributions, patents, and
indemnification.
In the middle of the spectrum are the so-called ‘weak
viral licenses’ which require sharing source code to any
changes made to the originally licensed code, but not
sharing of other source code linked or otherwise bound to
the original open source code in question. The most
popular and frequently encountered licenses in this
category are the Mozilla Public License and the Common
Public Attribution License.
Restrictive Licenses present the most legal risk and
complexity for companies that re-distribute or distribute
software. These licenses are often termed ‘viral’ because
software combined and distributed with this licensed
software must be provided in source code format under the
terms of those licenses. These requirements present
serious risks to the preservation of proprietary software
rights. The GNU General Public License is the archetype of
this category, and is, in fact, the most widely used open
source license in the world.
It is beyond me how this analysis, which appears to be as objective as can possibly be, can be taken as an insult at all, let alone lead one to conclude that the " Linux Foundation has no respect for FOSS".> These requirements present serious risks to the preservation of proprietary software rights.
Which is why the GPL can be called "more free" than the BSD licenses. Code licensed under it is not "appropriable". In my view, that's a feature. In their view, that's a "restriction". I don't see how I should want other people applying their proprietary (read: way more restrictive than the GPL) licenses or not share the code at all. They want to, I don't want them to. Different perspective.
It is clear to me that the GNU/Linux world would be very fragmented, if it existed at all, were it not for the GPL.
I write some code, and I want to share it with the world. But I don't want to just "give it away" - if that were the case, I'd make it "public domain". Instead, I license it as "GPL".
My price to you, someone else who wants to use the code? Simple and cheap:
If you make any changes to the code, and distribute it (binary or otherwise) publicly, you must give those changes back to the community, the public, and me the author, so that the code can continue to grow.
Don't like that? Then don't use and change the code. Or don't distribute (sell or give away) the code.
Basically, I consider it a way of paying for the code - by "paying it forward". Corporations should consider it a low price to pay, not a hindrance to business.
As a concrete example of how this imposes real restrictions, the proprietary macOS got ZFS and DTrace starting, oh, ten years ago or so; Ubuntu got ZFS last year and there are still people who are pissed about it, wanting Ubuntu users to be forced to jump through the Purity Hoops that they already have to use for their proprietary drivers. Ubuntu's decision to ship ZFS cannot possibly be read as an attempt "to deny others the freedoms that Ubuntu enjoys." There is no freedom which Ubuntu enjoys which it is trying to deny others by shipping ZFS.
You still need to jump through the Purity Hoops to run DTrace: the "official channels" way is to not run DTrace (they recommend that you install systemtap and use a GPL application named `dtrace` which makes systemtap take DTrace-like input and produce DTrace-like output), and if you actually want to run DTrace you have to grab the `dtrace4linux` project off of GitHub and modify only your own system with it and then every time you load the thing your syslog will remind you that "module license 'CDDL' taints kernel, disabling lock debugging due to kernel taint," so I don't know what lock debugging is but I hope you don't need it.
However, from a business standpoint, can you explain to me how linking in GPL code wouldn't just cause my customers to grab the source for free and consume my work without paying? I'm not afraid of using LGPL or GPL with library exceptions, but linking in pure GPLv3 scares me because in my mind it says "Why would customers pay you to use your product when they can just do a git clone and use your product for free?"
The fourth category is proprietary licenses, which do not allow you to distribute or redistribute software combined with software under these licenses at all. But weirdly, these are never described as 'viral'.
(I have no issues with proprietary licenses, just trying to abuse the analogy.)
> ... Greg Olson [referred] to the GPL and other copyleft licenses as “Restrictive Licenses” and “viral.”
The original article, which he then quoted, reads:
> These licenses are often termed ‘viral’ because ...
So, while Mr. Olson did use the term "viral" in his piece, he didn't specifically call them "viral". Instead, he said, quite literally, that "these licenses are often termed 'viral'" (and they are).
Anyways, the open source world has been having this argument forever -- often in the form of whether the BSD v. GPL is more "free" -- and it all depends on whose point of view you're looking at it from (the developer's or the user's).
Myself, I like to see it with respect to what is protected by the license in terms of freedom.
- "Permissive" licenses (BSD-like) protect a single snapshot of the code, as it exists the day it is released. That version can be used freely by anyone, but the possibility to impose additional restrictions means that you won't necessarily be free to use the versions derived from that snapshot.
- "Protective" licenses (i.e. Copyleft) protect the whole project in the long term, whether it is the snapshot released under the license or any later modification of it. You are guaranteed access to any version that someone releases of that code, under the same terms that give you the freedom to use code.
So while one could argue that they are "protective" because they protect the rights of future users, one could also argue they are "restrictive" because they remove the right to add restrictions - which is, itself, a right!
BSD-style licenses give a greater number of freedoms to the user who initially receives the software than GPL-style licenses. This has been used to argue that they are overly free, and used to argue that they are insufficiently free. But I think it's important to point out that there's a valid point of view in which "the ability to prevent someone else from doing something with my work as I choose" is considered a freedom that some licenses take away.
- Permissive licences often don't guarantee anything to the end user. Nobody is under any obligation to make any source available to you at all, original or derived versions.
- Copyleft licenses, by contrast, guarantee the end user gets access to the code that's running on their system.
Furthermore, as it is mentioned, one person's article does not automatically determine the foundation's stance, especially if they "quietly removed" it.
Are there FSF snipers waiting around for anyone pointing out that their license is viral and restrictive?
Could you elaborate on that ?
This process have left FSF without the resources to do anything but create drama inside the open source movement and predictably they have become the PETA of OpenSource concerned more with proving their own purity and commitment then anything else.
That shouldn't be a surprise to anyone.
Saying the linux foundation is "[n]ot a Friend of Desktop Linux, the GPL, or Openness" because they published a piece that is negative about the GPL is sensationalist and absurd.
There's a legitimate debate to be had about copyleft vs. less restrictive licenses, but articles like this aren't helping matters for GPL - all they do is strengthen the image of copyleft advocates as being extremists who are detached from reality.
It's GPL vs all the other open source licenses. That's the way it's always been, and that's the way it always will be.
Those who think it'll stifle innovation by locking up novelty in proprietary code will chose GPL.
Those who think it'll stifle innovation by holding back adoption in the free market will chose one of the others.
And the two will NEVER meet. This is a religious war, and neither side will concede even an inch.
Meanwhile, the world goes on, people make things and money, and virtually nobody gives a shit about your arguments.
I love the GPLv3 because it ensures user freedom all the way and I think people who claim that is not "open" because of that totally miss the point. It makes sure the software stays open for the users. But of course the big companies who want to close down their stuff, abuse open source to use in in their proprietary stuff they make just for profit maximization (debatable if this even makes a difference)
I see all the red Flags and I am totally with the articles author on this one. I mean Microsoft is part of the Linux foundation and all this huge companies. They are in there to push their agenda and its obviously not freedom and transparency for the user. I think its sad how many people here in the comment section are really fail to see it or intentionally side with this cooperations because they are somehow involved and actually put themselves over the users freedoms.
I wish Richard Stallman would be the same person as Linus Torvalds. I wish Linux would switch over to GPLv3 and a Linux Foundation would be headed by organizations like the EFF, FSF ... not some corrupt cooperations that are up to corrupting this great thing.
I think people should really learn to read between the lines, the signs are clear this is not good. Why would M$ have any interest in Linux or the desktop? Even the companies who use Linux heavy in their servers have actually years of investment into their software for the users that is often still only windows and macOS so why would they want to maintain/rewrite their stuff for Linux desktops? They care about their server farms not about how free their users are.
When big money is involved chances are that its not used for good but rather to gatekeep, protect and maximize.
Being a big player in the Linux Foundation it could then make sense if they and others acted against any support of OSS Linux on the desktop.