4 freedoms: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
Freedoms related to computer software:
Freedoms related to computer software:


0:The freedom to run the program, for any purpose  
0:The freedom to inspect or view. run the program, for any purpose. 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.


1: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.
1:The freedom to use. Run or otherwise execute the software, product, or process.


2:The freedom to redistribute copies so you can help your neighbor.
2:The freedom to modify. This is a big point: making improvements or adaptation is a key to distributing value.


3:The freedom to 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
3: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.


see http://www.gnu.org/philosophy/free-sw.html
see http://www.gnu.org/philosophy/free-sw.html

Revision as of 17:59, 4 November 2019

Main > OSE > Guiding philosophies


Freedoms related to computer software:

0:The freedom to inspect or view. run the program, for any purpose. 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.

1:The freedom to use. Run or otherwise execute the software, product, or process.

2:The freedom to modify. This is a big point: making improvements or adaptation is a key to distributing value.

3: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.

see http://www.gnu.org/philosophy/free-sw.html