The Free Software Definition

From Wikipedia, the free encyclopedia
(Redirected from Free Software Definition)

The Free Software Definition written by Richard Stallman and published by the Free Software Foundation (FSF), defines free software as being software that ensures that the users have freedom in using, studying, sharing and modifying that software. The term "free" is used in the sense of "free speech," not of "free of charge."[1] The earliest-known publication of the definition was in the February 1986 edition[2] of the now-discontinued GNU's Bulletin publication by the FSF. The canonical source for the document is in the philosophy section of the GNU Project website. As of April 2008, it is published in 39 languages.[3] The FSF publishes a list of licences that meet this definition.

The Four Essential Freedoms of Free Software[edit]

The definition published by the FSF in February 1986 had two points:[2]

The word "free" in our name does not refer to price; it refers to freedom. First, the freedom to copy a program and redistribute it to your neighbors, so that they can use it as well as you. Second, the freedom to change a program, so that you can control it instead of it controlling you; for this, the source code must be made available to you.

In 1996, when the gnu.org website was launched, "free software" was defined referring to "three levels of freedom" by adding an explicit mention of the freedom to study the software (which could be read in the two-point definition as being part of the freedom to change the program).[4][5] Stallman later avoided the word "levels", saying that all of the freedoms are needed, so it is misleading to think in terms of levels.

Finally, another freedom was added, to explicitly say that users should be able to run the program. The existing freedoms were already numbered one to three, but this freedom should come before the others, so it was added as "freedom zero".[6][7]

The modern definition defines free software by whether or not the recipient has the following four freedoms:[8]

  • The freedom to run the program as you wish, for any purpose (freedom 0).
  • The freedom to study how the program works, and change it so it does your computing as you wish (freedom 1). Access to the source code is a precondition for this.
  • The freedom to redistribute copies so you can help your neighbor (freedom 2).
  • The freedom to distribute copies of your modified versions to others (freedom 3). 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.

Freedoms 1 and 3 require source code to be available because studying and modifying software without its source code is highly impractical.

Later definitions[edit]

In July 1997, Bruce Perens published the Debian Free Software Guidelines.[9] A definition based on the DFSG was also used by the Open Source Initiative (OSI) under the name "The Open Source Definition".

Comparison with The Open Source Definition[edit]

Despite the philosophical differences between the free software movement and the open-source-software movement, the official definitions of free software by the FSF and of open-source software by the OSI basically refer to the same software licences, with a few minor exceptions. While stressing these philosophical differences, the Free Software Foundation comments:

The term "open source" software is used by some people to mean more or less the same category as free software. It is not exactly the same class of software: they accept some licences that we consider too restrictive, and there are free software licences they have not accepted. However, the differences in extension of the category are small: nearly all free software is open source, and nearly all open source software is free.

— Free Software Foundation[10]

See also[edit]

References[edit]

  1. ^ "What is free software? - GNU Project - Free Software Foundation". Gnu.org. 2013-06-18. Retrieved 2013-10-03.
  2. ^ a b Stallman, Richard M. (February 1986). "GNU's Bulletin, Volume 1 Number 1". Gnu.org. p. 8. Retrieved 2019-02-08.
  3. ^ "The Free Software Definition - Translations of this page". Free Software Foundation Inc. Retrieved 2013-10-03.
  4. ^ "What is Free Software? - GNU Project - Free Software Foundation (FSF)". Ru.j-npcs.org. 1997-03-20. Retrieved 2013-10-03.[permanent dead link]
  5. ^ "What is Free Software? - GNU Project - Free Software Foundation (FSF)". Archived from the original on January 26, 1998. Retrieved 2013-10-03.
  6. ^ Free Software Foundation (2018-07-21). "What is free software? - GNU Project - Free Software Foundation (Footnote)". The reason they are numbered 0, 1, 2 and 3 is historical. Around 1990 there were three freedoms, numbered 1, 2 and 3. Then we realized that the freedom to run the program needed to be mentioned explicitly. It was clearly more basic than the other three, so it properly should precede them. Rather than renumber the others, we made it freedom 0.
  7. ^ "The Four Freedoms". 23 January 2014. I [Matt Mullenweg] originally thought Stallman started counting with zero instead of one because he's a geek. He is, but that wasn't the reason. Freedoms one, two, and three came first, but later he wanted to add something to supersede all of them. So: freedom zero. The geekness is a happy accident.
  8. ^ Stallman, Richard. "The Free Software Definition". Free Software Foundation. Retrieved 2013-10-15.
  9. ^ Bruce Perens. "Debian's "Social Contract" with the Free Software Community". debian-announce mailing list.
  10. ^ "Categories of Free and Nonfree Software - GNU Project - Free Software Foundation".

External links[edit]