94863d95390a41b30b2aec98fec072db306c3860
Roger Dingledine we want to pay more people...

Roger Dingledine authored 16 years ago

1) ## translation metadata
2) # Revision: $Revision$
Roger Dingledine reevaluate our translation...

Roger Dingledine authored 15 years ago

3) # Translation-Priority: 4-optional
Roger Dingledine we want to pay more people...

Roger Dingledine authored 16 years ago

4) 
5) #include "head.wmi" TITLE="Tor: Open Positions"
6) 
7) <div class="main-column">
8) 
9) <h2>Tor: Open Positions</h2>
10) <hr />
11) 
Andrew Lewman revamp the open positions

Andrew Lewman authored 14 years ago

12) <p>Tor is hiring!  We're looking for self-motivated individuals who are
Roger Dingledine we want to pay more people...

Roger Dingledine authored 16 years ago

13) able to work independently and want to help make Tor better.
14) </p>
15) 
Andrew Lewman revamp the open positions

Andrew Lewman authored 14 years ago

16) <p>In particular, we're looking for a few people:</p>
Roger Dingledine we want to pay more people...

Roger Dingledine authored 16 years ago

17) <ul>
Andrew Lewman revamp the open positions

Andrew Lewman authored 14 years ago

18) <li><a href="#sysdev">Systems Developer</a></li>
19) <li><a href="#windowsdev">Microsoft Windows Developer</a></li>
Roger Dingledine we want to pay more people...

Roger Dingledine authored 16 years ago

20) </ul>
21) 
22) <p>Working on Tor is rewarding because:</p>
23) <ul>
24) <li>You can work your own hours in your own locations. As long as you
25) get the job done, we don't care about the process.</li>
26) <li>We only write free (open source) software. The tools you make won't
27) be locked down or rot on a shelf.</li>
28) <li>You will work with a world-class team of anonymity experts and
29) developers on what is already the largest and most active strong anonymity
30) network ever.</li>
31) </ul>
32) 
33) <p>
34) We want you to have good communication and writing skills (in particular,
35) you should know how to keep other project members informed of your
36) progress), and we want you to know how to figure out what needs doing and
37) then take the initiative to do it. Most project members play more than
Andrew Lewman revamp the open positions

Andrew Lewman authored 14 years ago

38) one role, so combination developer/activist are very welcome.
Roger Dingledine we want to pay more people...

Roger Dingledine authored 16 years ago

39) </p>
40) 
Andrew Lewman revamp the open positions

Andrew Lewman authored 14 years ago

41) <a id="sysdev"></a>
42) <h3><a class="anchor" href="#sysdev">Systems Developer</a></h3>
43) <ul>
44) <li><strong>New Secure Updater Features</strong>:
45) <br />
46) Additional capabilities are needed for assisted updates of all the Tor
47) related software for Windows and other operating systems. Some of the
48) features to consider include:
49) <ol>
50) <li> Integration of the <a
51) href="http://chandlerproject.org/Projects/MeTooCrypto">MeTooCrypto
52) Python library</a> for authenticated HTTPS downloads.</li>
53) <li> Adding a level of indirection between the timestamp signatures
54) and the package files included in an update. See the "Thandy attacks /
55) suggestions" thread on or-dev.</li>
56) <li> Support locale specific installation and configuration of assisted
57) updates based on preference, host, or user account language settings.
58) Familiarity with Windows codepages, unicode, and other character sets
59) is helpful in addition to general win32 and posix API experience and
60) Python proficiency.</li>
61) </ol>
62) </li>
63) 
Andrew Lewman fix the first open position.

Andrew Lewman authored 14 years ago

64) <li><strong>Extend the Tor Secure Auto-Update Framework</strong>:
65) <p>We've developed a secure auto-update framework, codenamed <a
66) href="http://git.torproject.org/checkout/thandy/master/">Thandy</a>.  It
67) needs some design work to be finished, some security decisions to be
68) made, and then code written to actually get the software and
69) infrastructure running.  The primary goal is to get this working on
70) Microsoft Windows operating systems.  Secondary goal is to have this
71) work with Apple OS X.  The <a
72) href="http://git.torproject.org/checkout/thandy/master/TODO">TODO</a>
73) file explains more of the goals.</p>
74) <p>A person undertaking this project should have good C/C++ development
Andrew Lewman revamp the open positions

Andrew Lewman authored 14 years ago

75) experience. Previous experience with Qt is helpful, but not required. One
76) should also have a good understanding of common security
77) practices, such as package signature verification. Good writing ability
78) is also important for this project, since a vital step of the project
79) will be producing a design document to review and discuss
80) with others prior to implementation.</p>
81) </li>
82) </ul>
83) 
84) <a id="windowsdev"></a>
85) <h3><a class="anchor" href="#windowsdev">Microsoft Windows Developer</a></h3>
86) This person needs to be very familiar with Windows at a system and
87) network level.  We're looking or someone to do two projects:
88) <ul>
89) <li><strong>Improving Polipo on Windows</strong>:
90) <p>Help port <a
91) href="http://www.pps.jussieu.fr/~jch/software/polipo/">Polipo</a>
92) to Windows. Example topics to tackle include: 
93) <ol>
94) <li> the ability to asynchronously query name servers, find the system
95) nameservers, and manage netbios and dns queries.</li>
96) <li> manage events and buffers natively (i.e. in Unix-like OSes, Polipo
97) defaults to 25% of ram, in Windows it's whatever the config
98) specifies).</li>
99) <li> some sort of GUI config and reporting tool, bonus if it has a
100) systray icon with right clickable menu options. Double bonus if it's
101) cross-platform compatible.</li>
102) <li> allow the software to use the Windows Registry and handle proper
103) Windows directory locations, such as "C:\Program Files\Polipo"</li>
104) </ol>
Runa A. Sandvik I am in your repository clo...

Runa A. Sandvik authored 14 years ago

105) </p>
Andrew Lewman revamp the open positions

Andrew Lewman authored 14 years ago

106) </li>
107) 
108) <li><strong>Intermediate Level Network Device Driver</strong>:
109) <br />
110) The WinPCAP device driver used by Tor VM for bridged networking does
111) not support a number of wireless and non-Ethernet network adapters.
112) Implementation of a intermediate level network device driver for win32
113) and 64bit would provide a way to intercept and route traffic over such
114) networks. This project will require knowledge of and experience with
115) Windows kernel device driver development and testing. Familiarity with
116) Winsock and Qemu would also be helpful.
117) </li>
118) </ul>
Roger Dingledine we want to pay more people...

Roger Dingledine authored 16 years ago

119) 
120) <p>
121) The best way to get noticed as a good developer is to join the community
122) and start helping out. We have a great core group of developers working
123) on the Tor software itself as well as supporting software like Vidalia,
124) Torbutton, etc.
125) </p>
126) 
127) <p>
128) Periodically we get new funding to work on more development
129) projects.  Your goal should be to get into the list of <a href="<page
130) people>#Core">core project members</a> so we think of you when new
Andrew Lewman revamp the open positions

Andrew Lewman authored 14 years ago

131) funding arrives. We're particularly looking for Qt developers and
Roger Dingledine We're particularly looking...

Roger Dingledine authored 14 years ago

132) people to help maintain <a href="<page vidalia/index>">Vidalia</a>.