From 762243570793f642b4f19f6c3a9b18075fdaefab Mon Sep 17 00:00:00 2001 From: Robert Ransom Date: Fri, 11 Feb 2011 22:15:50 +0000 Subject: [PATCH] Use HTTPS when possible on the volunteer page --- getinvolved/en/volunteer.wml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/getinvolved/en/volunteer.wml b/getinvolved/en/volunteer.wml index f3c8a44e..d43f7e4c 100644 --- a/getinvolved/en/volunteer.wml +++ b/getinvolved/en/volunteer.wml @@ -156,7 +156,7 @@ meetings around the world. But Tor still needs better mechanisms for some parts of its anti-censorship design.

One huge category of work is adding features to our BridgeDB + href="https://gitweb.torproject.org/bridgedb.git?a=tree">BridgeDB service (Python). Tor aims to give out bridge relay addresses to users that can't reach the Tor network directly, but there's an arms race between algorithms for distributing @@ -490,7 +490,7 @@ meetings around the world. IRC clients, knows how to talk to IRC servers, and has an additional layer that requires the users to authenticate. Some work on this has begun by other volunteers, see their progress at http://github.com/anonirc/orc. + href="https://github.com/anonirc/orc">https://github.com/anonirc/orc.

@@ -505,8 +505,8 @@ meetings around the world.
Likely Mentors: ?

- Torsocks and dsocks are wrappers that will + Torsocks and dsocks are wrappers that will run applications, intercept their outgoing network connections, and push those connections through Tor. The goal is to handle applications that don't support proxies (or don't supporting them well). To get it right, @@ -617,7 +617,7 @@ meetings around the world.

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; Tor for Java, + href="https://github.com/brl/JTor">Tor for Java, Android/Orbot, or Tor for Maemo. Check out the repository and familiarize yourself @@ -684,7 +684,7 @@ meetings around the world. Tor if needed.

  • Perform a security analysis of Tor with "fuzz". Determine + href="https://secure.wikimedia.org/wikipedia/en/wiki/Fuzz_testing">"fuzz". Determine if there are good fuzzing libraries out there for what we want. Win fame by getting credit when we put out a new release because of you!