Skip Navigation

What's with the move to MIT over AGPL for utilities?

I would understand if Canonical want a new cow to milk, but why are developers even agreeing to this? Are they out of their minds?? Do they actually want companies to steal their code? Or is this some reverse-uno move I don't see yet? I cannot fathom any FOSS project not using the AGPL anymore. It's like they're painting their faces with "here, take my stuff and don't contribute anything back, that's totally fine"

133 comments
  • fyi: GNU coreutils are licensed GPL, not AGPL.

    there is so much other confusion in this thread, i can't even 🤦

  • here, take my stuff and don’t contribute anything back, that’s totally fine

    I mean, yeah? They are probably fine with that and think that software should be distributed without restrictions. You may not agree with it, but it's their choice. Not really stealing if they give it away willingly.

    I cannot fathom any FOSS project not using the AGPL anymore.

    I mean, most of them that want to use a GPL-like license use the GPL or LGPL rather than the AGPL. :P

    why are developers even agreeing to this?

    Are they? Last I checked this wasn't as much of a plan as much of it was just a developer thinking out loud. And even if it was a real plan, developers should continue doing what they should be doing anyway: Write their scripts without any GNU/uutils/whatever-microsoft-calls-their-evil-uutils-fork extensions. Then their scripts could run across all platforms, including GNU, uutils, FreeBSD and BusyBox.

    At any rate, if Microsoft really wanted to make their own coreutils fork (if they haven't already), they're not really that complicated tools. They could devote like maybe a year of engineering time and get it pretty much compatible.

133 comments