• lol@discuss.tchncs.de
    link
    fedilink
    arrow-up
    5
    arrow-down
    16
    ·
    edit-2
    14 hours ago

    for me persona problem of this replacement is only license switching from strong copy left to permissive

    Why does it matter to you? If the developers are fine with the license and how the code they write can be used under it, that’s their prerogative. You don’t lose anything if some company also uses those programs.

    I don’t know who exactly staying behind rust coreutils but devs just ignore all request about GPL

    What are you expecting them to say? “That’s the license we chose for this thing we’re allowing you to use for free. Use it or don’t, we don’t care”? They have no obligation to justify themselves to you.

    will not support MIT licence as for main tools for importan core of system

    What do you mean by support? Would be be donating money to the developers if the license was different? The developers don’t get anything from you using their code.

    • Axum@lemmy.blahaj.zone
      link
      fedilink
      arrow-up
      15
      ·
      edit-2
      8 hours ago

      I understand the sentiment.

      The move to a permissive license opens the door for these tools to possibly become closed source one day.

    • Obin@feddit.org
      link
      fedilink
      arrow-up
      4
      ·
      11 hours ago

      Why does it matter to you? If the developers are fine with the license and how the code they write can be used under it, that’s their prerogative.

      That’s a bit short-sighted. On the level of the individual project you are right, it’s the dev’s choice. And I think permissive licenses also have a place with security critical software like crypto libraries, where everyone benefits from secure libraries being used as much as possible, even in proprietary software.

      But on an ecosystem level, this trend to permissive licensing is very worrying, because if it reaches a critical mass, it opens us up to EEE scenarios. Android is already bad enough, only made bearable by Google having to release much of the source code. Imagine what it would be like today if Google had succeeded with their Fuchsia efforts. So we should at least be wary and give a little pushback to this trend. It’s valid to question if everything under the sun has to be rewritten and if it does, why does it have to be permissive licensing? What’s the end goal?