commit 6e6fe7d2a54c999d9d859f367d711a3cd1c2b514 Author: Sukhbir Singh sukhbir@torproject.org Date: Wed Feb 24 11:24:39 2016 -0500
Add Tor Messenger to volunteer page and update link for TorBirdy --- getinvolved/en/volunteer.wml | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-)
diff --git a/getinvolved/en/volunteer.wml b/getinvolved/en/volunteer.wml index 4c7d4df..47b661f 100644 --- a/getinvolved/en/volunteer.wml +++ b/getinvolved/en/volunteer.wml @@ -197,6 +197,14 @@ meetings around the world.</li> </tr>
<tr> + <td><a href="#project-tormessenger">Tor Messenger</a></td> + <td>Bundle</td> + <td>JavaScript, XUL, Scripting</td> + <td>Heavy</td> + <td>arlolra, boklm, sukhe</td> + </tr> + + <tr> <td><a href="#project-torbirdy">TorBirdy</a></td> <td>Browser Add-on</td> <td>JavaScript</td> @@ -505,9 +513,18 @@ meetings around the world.</li> otherwise feature complete. </p>
+ <a id="project-tormessenger"></a> + <h3><a href="https://trac.torproject.org/projects/tor/wiki/doc/TorMessenger">Tor Messenger</a> (<a + href="https://gitweb.torproject.org/tor-messenger-build.git%22%3Ecode</a>, <a + href="https://trac.torproject.org/projects/tor/query?status=!closed&component=... tracker</a>)</h3> + + <p> + Tor Messenger is a cross-platform chat program that aims to be secure by default and sends all of its traffic over Tor. + </p> + <a id="project-torbirdy"></a> <h3>TorBirdy (<a - href="https://github.com/ioerror/torbirdy%22%3Ecode</a>, <a + href="https://gitweb.torproject.org/torbirdy.git%22%3Ecode</a>, <a href="https://trac.torproject.org/projects/tor/wiki/torbirdy/dev">bug tracker</a>)</h3>
tor-commits@lists.torproject.org