Comment by throw0101a

1 day ago

> Hate to see people fall for the “fewer restrictions == more Free” fallacy.

How is it a fallacy? The ability to pull in MIT/BSD code into a commercial product without providing the source is an extra freedom over (say) the GPL. The license does give end-users one more freedom than copyleft licenses?

Some folks may not like that extra bit of freedom, and want to put the restriction that you have to (re-)share the code — and that's fine — but it is less free.

> The license does give end-users one more freedom than copyleft licenses?

IMO,the end-user is the person downloading and using the software from the app store, not the free-riding intermediary who repackages it. Copyleft ensures the end users can modify their software by guaranteeing access to its source code, and it accomplishes this by constraining any privileges of would-be intermediary repackagers from impinging this fundamental end-user right.

When judging which software offers more rights, you must first establish which party you prefer to have primacy: downstream developers, or the users of the software who run the released packages on their devices.

It gives you the freedom to make others unfree, (by distributing software to them that they can’t inspect, modify, share) so it depends on whether you care about freedom for some individuals or freedom for everyone.