/[www]/www/philosophy/gnutella.html
ViewVC logotype

Annotation of /www/philosophy/gnutella.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.49 - (hide annotations) (download) (as text)
Sat Mar 26 15:31:09 2016 UTC (8 years, 7 months ago) by joeko
Branch: MAIN
Changes since 1.48: +5 -5 lines
File MIME type: text/html
(linc-report) Fix link.

1 dkr 1.26 <!--#include virtual="/server/header.html" -->
2 ineiev 1.48 <!-- Parent-Version: 1.77 -->
3 joeko 1.46 <title>Regarding Gnutella
4     - GNU Project - Free Software Foundation</title>
5 ineiev 1.45 <!--#include virtual="/philosophy/po/gnutella.translist" -->
6 dkr 1.26 <!--#include virtual="/server/banner.html" -->
7     <h2>Regarding Gnutella</h2>
8    
9 wkotwica 1.16 <p>
10 dkr 1.26 &ldquo;Gnutella&rdquo; is, at present, the name for a protocol for distributed
11 karl 1.17 file sharing, mostly used for music files. The name also sometimes
12 karl 1.18 refers to the network itself, as well as the original Gnutella software.
13     The situation is quite confusing. For more on Gnutella's
14 karl 1.17 origin and history, please refer to the <a
15     href="http://en.wikipedia.org/wiki/Gnutella">Wikipedia article</a> on
16     the subject.</p>
17    
18     <p>
19 yavor 1.31 In any case, the name was originally a word play on &ldquo;GNU&rdquo;
20     (the original developers planned to release their code under the GNU
21     GPL, and may have had in mind contributing it to the GNU project) and
22     &ldquo;Nutella&rdquo; (a candy bar that the original developers
23     enjoyed). However, neither the original software nor any of the
24     related current projects
25     are <a href="/philosophy/categories.html#GNUsoftware">official GNU
26 karl 1.17 packages</a>. We have asked that the Gnutella developers change the
27     name to avoid confusion; perhaps that will happen in the future.</p>
28    
29     <p>
30     There are a number of free software programs that implement the
31     Gnutella protocol, such as <a
32 joeko 1.49 href="http://gtk-gnutella.sourceforge.net/en/">Gtk-Gnutella</a>, <a
33     href="http://mutella.sourceforge.net/">Mutella</a>, and <a
34     href="http://sourceforge.net/projects/gnucleus/">Gnucleus</a>. Please
35 karl 1.17 note, however, that none of these programs are officially <a
36     href="/philosophy/categories.html#GNUsoftware">GNU software</a>
37     either. GNU has its own peer-to-peer networking program, <a
38 joeko 1.49 href="/software/gnunet/">GNUnet</a>, whose
39 karl 1.17 documentation includes a <a
40 ifarouk 1.38 href="https://gnunet.org/compare">comparison of the
41 karl 1.17 protocols</a>.</p>
42 webcvs 1.1
43 wkotwica 1.16 <p>
44 webcvs 1.1 The Free Software Foundation is concerned with the freedom to copy and
45     change software; music is outside our scope. But there is a partial
46     similarity in the ethical issues of copying software and copying
47 wkotwica 1.16 recordings of music. Some articles in the
48     <a href="/philosophy/philosophy.html#Laws">philosophy</a> directory
49 webcvs 1.1 relate to the issue of copying for things other than software. Some
50 dora 1.43 of the <a href="/philosophy/third-party-ideas.html">other
51 dora 1.42 people's articles</a> we have links to are also relevant.</p>
52 webcvs 1.1
53 wkotwica 1.16 <p>
54 webcvs 1.1 No matter what sort of published information is being shared, we urge
55     people to reject the assumption that some person or company has a
56     natural right to prohibit sharing and dictate exactly how the public
57 wkotwica 1.16 can use it. Even the US legal system nominally
58     <a href="/philosophy/reevaluating-copyright.html">rejects</a> that
59     anti-social idea.</p>
60 dkr 1.26 </div><!-- for id="content", starts in the include above -->
61 yavor 1.33 <!--#include virtual="/server/footer.html" -->
62 dkr 1.26 <div id="footer">
63 ineiev 1.47 <div class="unprintable">
64 wkotwica 1.16
65 joeko 1.46 <p>Please send general FSF &amp; GNU inquiries to <a
66     href="mailto:gnu@gnu.org">&lt;gnu@gnu.org&gt;</a>. There are also <a
67     href="/contact/">other ways to contact</a> the FSF. Broken links and other
68     corrections or suggestions can be sent to <a
69     href="mailto:webmasters@gnu.org">&lt;webmasters@gnu.org&gt;</a>.</p>
70    
71     <p><!-- TRANSLATORS: Ignore the original text in this paragraph,
72     replace it with the translation of these two:
73    
74     We work hard and do our best to provide accurate, good quality
75     translations. However, we are not exempt from imperfection.
76     Please send your comments and general suggestions in this regard
77     to <a href="mailto:web-translators@gnu.org">
78     &lt;web-translators@gnu.org&gt;</a>.</p>
79    
80     <p>For information on coordinating and submitting translations of
81     our web pages, see <a
82     href="/server/standards/README.translations.html">Translations
83     README</a>. -->
84     Please see the <a
85     href="/server/standards/README.translations.html">Translations README</a> for
86     information on coordinating and submitting translations of this article.</p>
87 ineiev 1.47 </div>
88 wkotwica 1.16
89 joeko 1.46 <p>Copyright &copy; 2004, 2005, 2007 Free Software Foundation, Inc.</p>
90 brett 1.14
91 jturner 1.36 <p>This page is licensed under a <a rel="license"
92     href="http://creativecommons.org/licenses/by-nd/3.0/us/">Creative
93 joeko 1.46 Commons Attribution-NoDerivs 3.0 United States License</a>.</p>
94 wkotwica 1.16
95 ineiev 1.44 <!--#include virtual="/server/bottom-notes.html" -->
96    
97 ineiev 1.48 <p class="unprintable">Updated:
98 brett 1.14 <!-- timestamp start -->
99 joeko 1.49 $Date: 2014/04/12 12:40:08 $
100 brett 1.14 <!-- timestamp end -->
101 wkotwica 1.16 </p>
102     </div>
103 dkr 1.26 </div>
104 wkotwica 1.16 </body>
105     </html>

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26