I see a lot of people angry about redhat’s decisions of not wanting to redistribute source code to others but I think that should be completely within their rights. The way I see it is like I am a developer of let’s say a music player. I make my source code public because I want people to see what they’re downloading and may be get advice what I can change to make it better. I charge $10 for my app. And then someone else downloads my code, compiles it and redistributes it in his name with few changes. Then why would people want to use my app when they get same app for free? I think then, it’s completely within my right to make it closed source in that case as that’s what I make money from. Sure, my app is based on a free and open source framework but then there’s also such a thing as consent

They consented their framework to be used for development. I don’t consent my app to be redistributed. Why is it an issue?

  • NaN@lemmy.blahaj.zone
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    I wouldn’t be surprised if this results in a new version of the GPL (much like TiVo inspired in the past) that makes the redistribution rights even more explicit. I think the “allowed” is only in the vaguest of terms and likely more of an oversight based on the software distribution model being used at the time and some crafty lawyers at Red Hat. It absolutely violates the spirit of the GPL that anybody who receives the binary can also get the code to use and modify however they want as long as they also share changes with people who they distribute to.