Initial import to Tizen
[profile/ivi/python-twisted.git] / doc / fun / register.html
1 <?xml version="1.0"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
4
5 <html xmlns="http://www.w3.org/1999/xhtml">
6   <head>
7     <title>Twisted Matrix Labs Software Registration</title>
8   </head>
9
10   <body>
11     <h1>How to Register your Twisted Daemon instance</h1>
12
13     <h2>The Problem</h2>
14
15     <p>The Business Software Alliance may have put it best, in
16     their page on <a
17     href="http://www.bsa.org/usa/antipiracy/">anti-piracy</a>:</p>
18
19     <blockquote>
20       "Software is one of the most valuable technologies of the
21       Information Age, running everything from PCs to the Internet.
22       Unfortunately, because software is so valuable, and because
23       computers make it easy to create an exact copy of a program
24       in seconds, software piracy is widespread. From individual
25       computer users to professionals who deal wholesale in stolen
26       software, piracy exists in homes, schools, businesses and
27       government. Software pirates not only steal from the
28       companies that make the software, but with less money for
29       research and development of new software, all users are hurt.
30       That's why all software piracy - even one copy you make for a
31       friend, is illegal."
32     </blockquote>
33
34     <p>Software piracy is a serious crime, and one that the Open
35     Source community has been remarkably lax in pursuing and
36     protecting against. This is why Twisted Matrix Laboratories is
37     taking the forefront in Open Source software registration
38     technology.</p>
39
40     <h2>The Twisted Solution</h2>
41
42     <p>In order to do your part to prevent the tragedy of
43     unregistered, unlicensed software, all you need to do is visit
44     <a href="http://www.twistedmatrix.com/license">the Twisted
45     Matrix Labs Licensing and Registration page</a>, and enter your
46     user information to obtain a license key. You can provide us
47     with as much or as little information as you like!</p>
48
49     <p>This will produce a plain-text file which you should save as
50     "twisted-registration" (no quotes, no extension) and drop into
51     the same folder where you run your <code>twistd</code> server.
52     It will be automatically recognized by the server upon
53     startup.</p>
54
55     <h2>Other Benefits to You, the User</h2>
56
57     <p>Besides providing you with a license for the use of your
58     Twisted Daemon, a Twisted registration file also provides you
59     with a probably-unique identifier for your Twisted process -- a
60     helpful tool in writing peer-to-peer applications, or assigning
61     distributed database keys. <b>Privacy is important to us, and
62     this ID is <i>never</i> used by Twisted Matrix Labs software
63     for tracking purposes.</b> You need only register once, rather
64     than renegotiating unique IDs upon every run of your peered
65     application.</p>
66
67     <p>Registering with a valid e-mail address also gives Twisted
68     Matrix Labs a way to contact you with information about
69     upgrades and services as they become available. (Again,
70     registering with an e-mail address is <em>strictly
71     optional</em> to obtain your license key. If you don't want to
72     receive this information, you don't have to!)</p>
73
74     <p>Thank you for doing your part to end the piracy crisis.</p>
75   </body>
76 </html>
77