[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r21603: {website} fix the link to JTor, add a link to orbot. (website/trunk/en)
Author: phobos
Date: 2010-02-10 02:46:28 +0000 (Wed, 10 Feb 2010)
New Revision: 21603
Modified:
website/trunk/en/volunteer.wml
Log:
fix the link to JTor, add a link to orbot.
Modified: website/trunk/en/volunteer.wml
===================================================================
--- website/trunk/en/volunteer.wml 2010-02-09 22:23:37 UTC (rev 21602)
+++ website/trunk/en/volunteer.wml 2010-02-10 02:46:28 UTC (rev 21603)
@@ -363,10 +363,11 @@
Others are currently working on Tor clients for Java, Android, and Maemo
environments. The first step is to get a handle on the current state of
the project in which you are interested in helping; <a
-href="http://github.com/JTor">Tor for Java</a>,
-Android/Orbot, or Tor for Maemo. Check out the repository and
-familiarlize yourself with the source code. Further, support for requesting or even
-providing Tor hidden services would be neat, but not required.
+href="http://github.com/brl/JTor">Tor for Java</a>,
+<a href="https://svn.torproject.org/svn/projects/android/trunk/">Android/Orbot</a>
+, or Tor for Maemo. Check out the repository and familiarlize yourself
+with the source code. Further, support for requesting or even providing
+Tor hidden services would be neat, but not required.
<br />
A prospective developer should be able to understand and write new Java
code, including a Java cryptography API. Being able to read C code would be helpful,