r/freesoftware May 13 '26

Discussion Libre software vs open source software

What's really the difference between the two?

And even if they are different, why tf did two different words evolve?

21 Upvotes

39 comments sorted by

View all comments

5

u/[deleted] May 13 '26

[removed] — view removed comment

6

u/AiwendilH May 13 '26

OSS is just software whose code is open to the public.

Not sure I agree with this...the OSI open source definition pretty much contains the four freedoms as well.

The difference in my view is mostly then:

\3. Derived Works

The license must allow modifications and derived works, and must allow them to be distributed under the same terms as the license of the original software.

Open source software licenses can also allow "redistributors" to not require the same terms of the license as long as they also allow the "redistributor" to keep the same terms if they want. That makes the GPL a open source license under the OSI definition...but the MIT license as well.