Andrew Lewman commited on 2009-12-08 07:57:22
Zeige 1 geänderte Dateien mit 14 Einfügungen und 15 Löschungen.
| ... | ... |
@@ -24,6 +24,9 @@ yet described on that page, and you're comfortable sharing it with us, |
| 24 | 24 |
we'd love to hear from you.</li> |
| 25 | 25 |
</ol> |
| 26 | 26 |
|
| 27 |
+<p>Tor has <a href="<page open-positions>">two open positions</a>, |
|
| 28 |
+please <a href="<page contact>">contact us</a> if you are qualified!</p> |
|
| 29 |
+ |
|
| 27 | 30 |
<a id="Usability"></a> |
| 28 | 31 |
<h2><a class="anchor" href="#Usability">Supporting Applications</a></h2> |
| 29 | 32 |
<ol> |
| ... | ... |
@@ -63,7 +66,7 @@ much does this impact privacy, and do we have any other good options?</li> |
| 63 | 66 |
<ol> |
| 64 | 67 |
<li>Create a <a href="https://wiki.torproject.org/noreply/CommunityLogos">community logo</a> under a Creative Commons license that all can use and modify</li> |
| 65 | 68 |
<li>Create a presentation that can be used for various user group meetings around the world</li> |
| 66 |
-<li>Create a video about your positive uses of Tor. Some have already started on Seesmic.</li> |
|
| 69 |
+<li>Create a video about your positive uses of Tor. Some have already started on <a href="http://tinyvid.tv">TinyVid</a>.</li> |
|
| 67 | 70 |
<li>Create a poster, or a set of posters, around a theme, such as "Tor for Freedom!"</li> |
| 68 | 71 |
</ol> |
| 69 | 72 |
|
| ... | ... |
@@ -118,7 +121,7 @@ Effort Level: <i>High</i> |
| 118 | 121 |
<br /> |
| 119 | 122 |
Skill Level: <i>Medium</i> |
| 120 | 123 |
<br /> |
| 121 |
-Likely Mentors: <i>Steven, Andrew</i> |
|
| 124 |
+Likely Mentors: <i>Steven, Andrew, Jacob</i> |
|
| 122 | 125 |
<br /> |
| 123 | 126 |
The Tor Browser Bundle incorporates Tor, Firefox, Polipo, and the Vidalia user |
| 124 | 127 |
interface (and optionally the <a href="http://pidgin.im/">Pidgin</a> Instant Messaging client). Components are pre-configured to operate in a secure way, and it has very few dependencies on the |
| ... | ... |
@@ -183,7 +186,7 @@ Skill Level: <i>High</i> |
| 183 | 186 |
<br /> |
| 184 | 187 |
Likely Mentors: <i>Nick, Roger, Steven</i> |
| 185 | 188 |
<br /> |
| 186 |
-The Tor 0.2.0.x series makes <a |
|
| 189 |
+The Tor 0.2.1.x series makes <a |
|
| 187 | 190 |
href="<svnsandbox>doc/design-paper/blocking.html">significant |
| 188 | 191 |
improvements</a> in resisting national and organizational censorship. |
| 189 | 192 |
But Tor still needs better mechanisms for some parts of its |
| ... | ... |
@@ -247,7 +250,7 @@ Effort Level: <i>Medium</i> |
| 247 | 250 |
<br /> |
| 248 | 251 |
Skill Level: <i>Medium</i> |
| 249 | 252 |
<br /> |
| 250 |
-Likely Mentors: <i>Martin</i> |
|
| 253 |
+Likely Mentors: <i>Martin, Chris</i> |
|
| 251 | 254 |
<br /> |
| 252 | 255 |
Help port <a |
| 253 | 256 |
href="http://www.pps.jussieu.fr/~jch/software/polipo/">Polipo</a> to |
| ... | ... |
@@ -335,7 +338,7 @@ changes in performance on machines in different roles automatically. |
| 335 | 338 |
</li> |
| 336 | 339 |
|
| 337 | 340 |
<li> |
| 338 |
-<b>Help revive an independent Tor client implementation</b> |
|
| 341 |
+<b>Help with independent Tor client implementations</b> |
|
| 339 | 342 |
<br /> |
| 340 | 343 |
Priority: <i>Medium</i> |
| 341 | 344 |
<br /> |
| ... | ... |
@@ -345,19 +348,15 @@ Skill Level: <i>Medium to High</i> |
| 345 | 348 |
<br /> |
| 346 | 349 |
Likely Mentors: <i>Karsten, Nick</i> |
| 347 | 350 |
<br /> |
| 348 |
-Reanimate one of the approaches to implement a Tor client in Java, |
|
| 349 |
-e.g. the <a href="http://onioncoffee.sourceforge.net/">OnionCoffee |
|
| 350 |
-project</a>, and make it run on <a |
|
| 351 |
-href="http://code.google.com/android/">Android</a>. The first step |
|
| 352 |
-would be to port the existing code and execute it in an Android |
|
| 353 |
-environment. Next, the code should be updated to support the newer Tor |
|
| 354 |
-protocol versions like the <a href="<svnsandbox>doc/spec/dir-spec.txt">v3 |
|
| 355 |
-directory protocol</a>. Further, support for requesting or even |
|
| 351 |
+We're currently working on Tor clients for Java, Android, and Maemo |
|
| 352 |
+environments. The first step is to get a handle on the current state of |
|
| 353 |
+the project in which you are interested in helping; Tor for Java, |
|
| 354 |
+Android/Orbot, or Tor for Maemo. Check out the repository and |
|
| 355 |
+familiarlize yourself with the source code. Further, support for requesting or even |
|
| 356 | 356 |
providing Tor hidden services would be neat, but not required. |
| 357 | 357 |
<br /> |
| 358 | 358 |
A prospective developer should be able to understand and write new Java |
| 359 |
-code, including |
|
| 360 |
-a Java cryptography API. Being able to read C code would be helpful, |
|
| 359 |
+code, including a Java cryptography API. Being able to read C code would be helpful, |
|
| 361 | 360 |
too. One should be willing to read the existing documentation, |
| 362 | 361 |
implement code based on it, and refine the documentation |
| 363 | 362 |
when things are underdocumented. This project is mostly about coding and |
| 364 | 363 |