4 freedoms: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(→Links) |
||
(5 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
These are the 4 Freedoms of open source software - which OSE applies to open source hardware and other products in general. These are the freedoms to '''inspect, use, modify, and sell'''. | These are the 4 Freedoms of open source software - which OSE applies to open source hardware and other products in general. These are the freedoms to '''inspect, use, modify, and sell'''. | ||
#The freedom to inspect or view | #'''The freedom to inspect or view'''. In software, this came from the freedom to study how the program works, and change it to make it do what you wish . Access to the source code is a precondition for this - such as FreeCAD files, text documents, spreadsheets, calculations, instructions, etc. | ||
#The freedom to use. Run or otherwise execute the software, product, or process. | #'''The freedom to use'''. Run or otherwise execute the software, product, or process. You may be charged for using the thing. But this is a moot point, because as soon as someone buys it, it can be released for free. | ||
#The freedom to modify. This is a big point: making improvements or adaptation is a key to distributing value. | #'''The freedom to modify'''. This is a big point: making improvements or adaptation is a key to distributing value. | ||
#Economic freedom. The freedom to sell. Freedom distribute copies of your modified versions to others. By doing this you can give the whole community a chance to benefit from your changes. Access to the source code is a precondition for this. | #'''Economic freedom.''' The freedom to distribute or sell. Freedom distribute copies of your modified versions to others. By doing this you can give the whole community a chance to benefit from your changes. Access to the source code is a precondition for this. | ||
=Links= | =Links= | ||
*[[Economy of Affection]] | |||
*[[OSE License for Distributive Economics]] | |||
*https://en.wikipedia.org/wiki/The_Free_Software_Definition | |||
*http://www.gnu.org/philosophy/free-sw.html | *http://www.gnu.org/philosophy/free-sw.html | ||
Latest revision as of 22:00, 7 February 2021
Main > OSE > Guiding philosophies
These are the 4 Freedoms of open source software - which OSE applies to open source hardware and other products in general. These are the freedoms to inspect, use, modify, and sell.
- The freedom to inspect or view. In software, this came from the freedom to study how the program works, and change it to make it do what you wish . Access to the source code is a precondition for this - such as FreeCAD files, text documents, spreadsheets, calculations, instructions, etc.
- The freedom to use. Run or otherwise execute the software, product, or process. You may be charged for using the thing. But this is a moot point, because as soon as someone buys it, it can be released for free.
- The freedom to modify. This is a big point: making improvements or adaptation is a key to distributing value.
- Economic freedom. The freedom to distribute or sell. Freedom distribute copies of your modified versions to others. By doing this you can give the whole community a chance to benefit from your changes. Access to the source code is a precondition for this.