webwml/docs/en/trademark-faq.wml
2014-02-06 04:51:50 +00:00

133 lines
6.6 KiB
Plaintext

## translation metadata
# Revision: $Revision$
# Translation-Priority: 3-low
#include "head.wmi" TITLE="Tor Project: Trademark FAQ" CHARSET="UTF-8"
<div id="content" class="clearfix">
<div id="breadcrumbs">
<a href="<page index>">Home &raquo; </a>
<a href="<page docs/documentation>">Documentation &raquo; </a>
<a href="<page docs/trademark-faq>">Trademark FAQ</a>
</div>
<div id="maincol">
<!-- PUT CONTENT AFTER THIS TAG -->
<h1>General Statement of Trademark and Copyright</h1>
<p>Content on this site is Copyright The Tor Project, Inc.. Reproduction of content is permitted under a <a href="https://creativecommons.org/licenses/by/3.0/us/">Creative Commons Attribution 3.0 United States License</a>. All use under such license must be accompanied by a clear and prominent attribution that identifies The Tor Project, Inc. as the owner and originator of such content. The Tor Project Inc. reserves the right to change licenses and permissions at any time in its sole discretion.</p>
<p>The Tor&#174 software is licensed in various ways. Learn more about the <a href="<page docs/faq>#DistributingTor">various licenses</a>.
<h1>Tor Trademark Frequently Asked Questions</h1>
<hr>
<a id="usage"></a>
<h2>How can I use the name "Tor"?</h2>
<p>The Tor Project encourages developers to use the name Tor in ways that
do not confuse the public about the source of anonymity software and
services. If you are building open-source non-commercial software or
services that incorporate or work with The Tor Project's code, you may
use the name “Tor” in an accurate description of your work. We ask you
to include a link to the official Tor website
<a href="https://www.torproject.org/">https://www.torproject.org/</a> so users can verify the original source of
Tor for themselves, and a note indicating that your project is not
sponsored by The Tor Project. For example, “This product is produced
independently from the Tor&#174; anonymity software and carries no guarantee
from The Tor Project about quality, suitability or anything else.”</p>
<a id="onionlogo"></a>
<h2>Can I use the Tor onion logo?</h2>
<p>If you're making non-commercial use of Tor software, you may also use
the Tor onion logo (as an illustration, not as a brand for your
products). Please don't modify the design or colors of the logo. You
can use items that look like the Tor onion logo to illustrate a point
(e.g. an exploded onion with layers, for instance), so long as they're
not used as logos in ways that would confuse people.</p>
<a id="combining"></a>
<h2>Can I use the word "Tor" as part of the name of my product or my domain name?</h2>
<p>Please don't use Tor in your product name or domain name. Instead,
find a name that will accurately identify <i>your</i> products
or services. Remember that our goal
is to make sure that people aren't confused about whether your product
or project is made or endorsed by The Tor Project. Creating a new brand
that incorporates the Tor brand is likely to lead to confusion,
and commercial confusion is a sign of trademark infringement.</p>
<a id="researchpapers"></a>
<h2>What about cute Tor-derived names in research paper titles?</h2>
<p>Tor enjoys a vibrant <a
href="https://research.torproject.org/">research community</a>
that examines anonymity attacks and defenses, design improvements,
impact on society, and so on. We think it's great that professors
and other researchers continue to contribute to our community,
and we've even gotten funding from the National Science Foundation
to help keep the Tor design and code researcher-friendly. The <a
href="http://freehaven.net/anonbib/">anonymity bibliography</a> lists
many research papers that use Tor-derived names in their titles:
Torsk, DefenestraTor, Tortoise, LASTor, Torchestra, StegoTorus,
and more.</p>
<p>Since the authors of these research papers aren't trying to make
a profit from them, and (because they're just papers, not products)
the papers aren't confusing Tor users into running potentially unsafe
software, we believe that the use of the Tor mark in these research
paper titles is acceptable non-trademark or fair use.</p>
<p>That said, if the research paper comes with software, and that
software could potentially confuse people (users or other researchers)
about whether it's written or endorsed by The Tor Project, then we're
back to the <a href="#combining">above scenario</a>.</p>
<a id="enforcing"></a>
<h2>Does this mean you're enforcing trademark rights?</h2>
<p>The Tor Project is a non-profit corporation organized to research and
develop the Tor anonymity software and network. We don't want to be
trademark bullies, but we will use trademark to protect the public's
ability to recognize Tor Project software. Trademark law helps us to assure
that the name is used only in connection with genuine Tor anonymity
software and for accurate description of software and services.
After all, to protect their anonymity securely, computer users must be
able to identify the software they are using, so they can account
properly for its strengths and weaknesses. Tor has become well-known as
a software package and associated network of onion-routing anonymizing
proxies, with online documentation, instructions for strengthening
anonymity protection, and warnings that even at this stage it remains
experimental software. We work with developers to improve the software
and network and actively encourage researchers to document attacks to
help us strengthen its anonymity protection further. We distribute the
software itself freely, but require correct attribution. </p>
<p>We hold two trademarks in the United States:
<ul>
<li>Tor Onion Logo, U.S. Trademark Registration No. 3,465,433</li>
<li>Tor, U.S. Registration No. 3,465,432.</li>
</ul>
</p>
<a id="commercial"></a>
<h2>What if I produce non-open source, commercial products based on
Tor?</h2>
<p>Contact us, and let's talk.</p>
<a id="licensee"></a>
<h2>Are there official licensees of the Tor trademarks?</h2>
<p>Yes. A few open source, non-commercial projects are Tor trademark
licensees:</p>
<ul>
<li><a href="https://tails.boum.org/">The Amnesic Incognito Live
System</a></li>
<li><a href="<page projects/vidalia>">Vidalia</a></li>
</ul>
</div>
<!-- END MAINCOL -->
<div id = "sidecol">
#include "side.wmi"
#include "info.wmi"
</div>
<!-- END SIDECOL -->
</div>
<!-- END CONTENT -->
#include <foot.wmi>