Andrew Lewman commited on 2011-06-08 13:39:53
Zeige 1 geänderte Dateien mit 3 Einfügungen und 53 Löschungen.
... | ... |
@@ -14,15 +14,9 @@ |
14 | 14 |
<h1>Tor: Open Positions</h1> |
15 | 15 |
<hr> |
16 | 16 |
|
17 |
-<p>Tor is hiring! We're looking for self-motivated individuals who are |
|
18 |
-able to work independently and want to help make Tor better. These are |
|
19 |
-short-term contract positions ranging from one to three months.</p> |
|
20 |
- |
|
21 |
-<p>In particular, we're looking for a few people:</p> |
|
22 |
-<ul> |
|
23 |
-<li><a href="#vidaliadev">Vidalia Developer</a></li> |
|
24 |
-<li><a href="#windowsdev">Microsoft Windows Developer</a></li> |
|
25 |
-</ul> |
|
17 |
+<p>Tor is currently not hiring. We are generally looking for |
|
18 |
+self-motivated individuals who are able to work independently and want |
|
19 |
+to help make Tor better. </p> |
|
26 | 20 |
|
27 | 21 |
<p>Working on Tor is rewarding because:</p> |
28 | 22 |
<ul> |
... | ... |
@@ -47,50 +41,6 @@ We have a great core group of developers working on the Tor software |
47 | 41 |
itself as well as supporting software like Vidalia, Torbutton, etc. All |
48 | 42 |
of our contractors came through volunteering first.</p> |
49 | 43 |
|
50 |
-<a id="vidaliadev"></a> |
|
51 |
-<h3><a class="anchor" href="#vidaliadev">Vidalia Developer</a></h3> |
|
52 |
-<p><a href="<page projects/vidalia>">Vidalia</a> is the cross-platform graphical user interface to Tor written |
|
53 |
-in C++ using the Qt libraries. It is used by millions of people |
|
54 |
-successfully. Our current developer is a volunteer and otherwise |
|
55 |
-occupied with finishing his PhD. We're looking for someone who knows |
|
56 |
-C++, Qt, and would like to kickstart development on the next generation |
|
57 |
-of Vidalia. Some suggested next steps involve:</p> |
|
58 |
-<ul> |
|
59 |
-<li>Implementing the KDE Marble interface into Vidalia for better and |
|
60 |
-more accurate mappings of relays to countries. Plus, it just looks |
|
61 |
-cool.</li> |
|
62 |
-<li>Implementing the ability to click a country and instruct Tor to |
|
63 |
-either start or end circuits in that country.</li> |
|
64 |
-<li>Work on bug fixes and enhancements as suggested by users.</li> |
|
65 |
-<li>Give Vidalia the ability to control the http proxy included, to |
|
66 |
-start, stop, and possibly configure either privoxy, polipo, or an http |
|
67 |
-shim we ship in the combined bundles of tor, vidalia, and polipo.</li> |
|
68 |
-<li>Possibly re-design the Vidalia interface to have different modes for |
|
69 |
-different levels of user sophistication. Many users see a button or a |
|
70 |
-setting and feel they have to change it. The defaults are set to ensure |
|
71 |
-users are sufficiently anonymous. How can we better hide the complexity |
|
72 |
-of Tor configurations?</li> |
|
73 |
-</ul> |
|
74 |
- |
|
75 |
-<a id="windowsdev"></a> |
|
76 |
-<h3><a class="anchor" href="#windowsdev">Microsoft Windows Developer</a></h3> |
|
77 |
-<p>This person needs to be very familiar with Windows at a system and |
|
78 |
-network level. We're looking for someone to help make Tor on Windows |
|
79 |
-more compatible and work more reliably as a relay. |
|
80 |
-There are a number of projects relating to Windows that current need a |
|
81 |
-skilled developer:</p> |
|
82 |
-<ul> |
|
83 |
-<li>Develop a Tor network shim to redirect all traffic through Tor. |
|
84 |
-OpenVPN has a network layer device for Windows that redirects traffic |
|
85 |
-through the OpenVPN connection. Is this the model Tor should be using? |
|
86 |
-Or is there something else that may work better?</li> |
|
87 |
-<li>Tor relays under non-server editions of Windows run into WSAENOBUFS |
|
88 |
-problems after a short while. This problem is described in detail in <a |
|
89 |
-href="https://trac.torproject.org/projects/tor/ticket/98">bug ticket |
|
90 |
-98</a>. So far, there are no solutions. We think libevent 2.0 with its |
|
91 |
-bufferevents code will help solve the problem.</li> |
|
92 |
-</ul> |
|
93 |
- |
|
94 | 44 |
<p>Periodically we get new funding to work on more development |
95 | 45 |
projects. Your goal should be to get into the list of <a href="<page |
96 | 46 |
about/corepeople>">core project members</a> so we think of you when new |
97 | 47 |