fsfe-website/about/basics/freesoftware.en.xhtml

165 lines
7.5 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8"?>
<html>
<head>
<title>What is Free Software? FSFE</title>
</head>
<body>
<h1>What is Free Software?</h1>
<p>Free in Free Software is referring to freedom, not price. Having been used
in this meaning since the 80s, the first documented complete definition
appears to be the <a href="http://www.gnu.org/bulletins/bull1.txt">GNU's
Bulletin, vol. 1 no. 1</a>, published February 1986. In particular, four
freedoms <a href="http://www.gnu.org/philosophy/free-sw.html">define</a> Free
Software:</p>
<ul>
<li><h3>The freedom to run the program, for any purpose.</h3>
<p> <em>Placing restrictions on the use of Free Software, such
as time ("30 days trial period", "license expires January 1st, 2004")
purpose ("permission granted for research and non-commercial
use", "may not be used for benchmarking") or
geographic area ("must not be used in country X") makes a program
non-free.</em></p>
</li>
<li><h3>The freedom to study how the program works, and adapt it to
your needs.</h3>
<p> <em>Placing legal or practical restrictions on the
comprehension or modification of a program, such as mandatory purchase
of special licenses, signing of a Non-Disclosure-Agreement (NDA) or -
for programming languages that have multiple forms or representation
- making the preferred human way of comprehending and editing a program
("source code") inaccessible also makes it proprietary (non-free).
Without the freedom to modify a program, people will remain at the mercy
of a single vendor.</em></p>
</li>
<li><h3>The freedom to redistribute copies so you can help your
neighbor.</h3>
<p> <em>Software can be copied/distributed at virtually no
cost. If you are not allowed to give a program to a person in need,
that makes a program non-free. This can be done for a charge, if you so
choose.</em></p>
</li>
<li><h3>The freedom to improve the program, and release your
improvements to the public, so that the whole community
benefits.</h3>
<p> <em>Not everyone is an equally good programmer in all
fields. Some people don't know how to program at all. This freedom
allows those who do not have the time or skills to solve a problem to
indirectly access the freedom to modify. This can be done for a
charge.</em></p>
</li>
</ul>
<p>These freedoms are rights, not obligations, although respecting these
freedoms for society may at times oblige the individual. Any person can
choose to not make use of them, but may also choose to make use of all of
them. In particular, it should be understood that Free Software does not
exclude commercial use. If a program fails to allow commercial use and
commercial distribution, it is not Free Software. Indeed a growing number of
companies base their business model completely or at least partially on Free
Software, including some of the largest proprietary software vendors. Free
Software makes it legal to provide help and assistance, it does not make it
mandatory.</p>
<h2 id="terminology">Terminology</h2>
<p>Free Software is the original term for software that respects freedom, and
there are <a href="/documents/whyfs.html">important reasons</a> why this
terminology continues to be used today. Free Software connotes freedom, and
when translated there is a clear distinction between freedom and price. In
French, Free Software becomes "logiciels libre", "software libre" in Spanish,
"software libero" in Italian, and "Fri Software" in Danish.</p>
<h3>Open Source</h3>
<p>On February 3rd 1998, in the wake of Netscapes announcement to release their
browser as Free Software, a group of people met in Palo Alto in the Silicon
Valley and proposed to start a marketing campaign for Free Software using the
term ``Open Source.'' The goal was to seek fast commercialisation of Free
Software and acceptance of Free Software by the companies and venture
capitalists of the booming new economy. As a means to this end, they made a
conscious decision to leave aside all long-term issues (such as philosophy,
ethics and social effects) related to Free Software, feeling these posed
obstacles in the way of rapid acceptance by economy. They proposed to focus
on technical advantages only<a class="fn" href="#fn">1</a>.</p>
<p>Often used in good faith by people who refer to what Free Software stands
for, the term "Open Source" - originally defined to mean the same thing as
Free Software in terms of licenses and implementation - has seen inflationary
usage. Nowadays, it is regularly used for everything between Free Software
and the highly proprietary "Governmental Security Program" (GSP) by
Microsoft<a class="fn" href="#fn">2</a>.</p>
<h3>Libre Software</h3>
<p> When the European Commission started dealing with Free Software on a
regular basis, they sought to avoid the ambiguity of the English word "Free
Software" and the misunderstandings of "Open Source" alike, which led to
the adoption of a third term which has popped up occasionally since around
1992: "Libre Software." This term has proven resistant to inflationary usage
and is still used in an identical way to Free Software. So it may pose a
solution for those who fear being misunderstood when speaking English.</p>
<h2 id="fn">Footnotes</h2>
<ol id="refs">
<li>
For reference, see <a href="http://web.archive.org/web/20021217003716/http://www.opensource.org/advocacy/faq.html">OSI
FAQ</a>
: <em>"How is 'open source' related to 'free software'? The Open Source Initiative
is a marketing program for free software. It's a pitch for 'free software'
on solid pragmatic grounds rather than ideological tub-thumping. The
winning substance has not changed, the losing attitude and symbolism
have."</em> Outside this rather unkind FAQ item, the OSI
and its supporters have generally avoided the term "Free Software".
</li>
<li>
In this program
governments and intergovernmental organisations pay substantial fees for a
superficial look at some parts of Windows sourcecode in special Microsoft
facilities. This may increase "perceived security" but is essentially useless -
especially since they do not even know whether what they looked at is what
they have on their computers. And of course it does not give them
freedom.
</li>
</ol>
<div class="related">
<h2>Related content</h2>
<ul>
<li><a href="/freesoftware/basics/comparison.html">A comparison of the different terms for Free Software (Open Source, FOSS, FLOSS etc.)</a></li>
<li><a href="/documents/whyfs.html">Why do we speak about Free Software</a></li>
<li><a href="/freesoftware/basics/sourcecode.html">What is a 'source code'?</a></li>
<li> <a href="/activities/os/os.html">What are 'Open Standards'?</a></li>
<li><a href="/freesoftware/basics/4freedoms.html">How to explain the four freedoms of Free Software to children</a></li>
<li><a href="/freesoftware/basics/gnuproject.html">What is the 'GNU project'?</a></li>
<li><a href="/freesoftware/transcripts/rms-2009-05-22-eliberatica.html">Richard Stallman lecture on the meaning and importance of Free Software</a></li>
<li><a href="/freesoftware/transcripts/rms-fs-2006-03-09.html">Richard Stallman lecture on the Free Software movement and the future of freedom</a></li>
</ul>
</div>
</body>
<timestamp>$Date$ $Author$</timestamp>
</html>
<!--
Local Variables: ***
mode: xml ***
End: ***
-->