Hacker News new | past | comments | ask | show | jobs | submit login

That's not open source. They make the source available but open source does not restrict what you can do with it other than sometimes requiring that you share the source for your binaries.



Open source just means you have or can get access to the source. FOSS Free open source software also gives you the rights to use the source.


>Open source just means you have or can get access to the source.

No, that is "source-code available". "Open source" was defined over 20 years ago by this document and that is still how most software people still use the term: https://opensource.org/osd


RMS wrote about free software and open source (which is different):

https://www.gnu.org/philosophy/open-source-misses-the-point....


RMS has basically single handedly tried to push "Open source can be proprietary, only free software is good" Every other orgs definition has had Open source mean the actual license is open.

"Free software" is also an absolutely awful term because for 99.9% of the population "free" means it didn't cost them any money. This will never change no matter how hard RMS tries because its a very common and understood word.


According to RMS, in the link posted above:

> The terms “free software” and “open source” stand for almost the same range of programs.

and he definitely doesn't claim that open source is proprietary.


FOSS implies restrictions on the developer in the service of end-user freedom, eg. copyleft and anti-tivoization.

Open source implies nearly unlimited rights for the developer, like BSD, MIT, or Apache.

With these idiosyncratic restrictions (noncommercial, research only, do no evil, etc) we typically say “disclosed source.”


>Open source implies nearly unlimited rights for the developer, like BSD, MIT, or Apache.

Wrong: the GPL for example is defined as open-source by the Open Source Initiative (source: https://opensource.org/licenses) -- a fact that has not changed since the coining of the term "open source" over 20 years ago.


> FOSS implies restrictions on the developer in the service of end-user freedom

No it doesn't. You're thinking of copyleft licenses. FOSS is not synonymous with copyleft; many FOSS licenses (recognized as such by RMS and the FSF) are not copyleft.


Whoa, you’re right. I definitely remember reading a tirade against permissive licenses that I thought was FSF’s position, but I see they do explicitly recognize permissive licenses as Free Software.


Thats RMS's fringe definition of OS but the widely accepted OSI definition is that open source software does not restrict your rights to commercial use.


Open source and the developer's choice of license that let you do or not do something are two separate matters.


They aren't. The open source definition requires allowing commercial use https://opensource.org/osd

Many closed source programs and libraries allow the users to see and modify the source code for their own use but that doesn't make them open source.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: