commit 66f59001904c2e11c0b6bceb5d08161a5de4c934 Author: Damian Johnson atagar@torproject.org Date: Wed Feb 11 08:15:23 2015 -0800
Adding Nick back to the tor project ideas
Nick's indicated he'd be happy to mentor so adding him back. --- getinvolved/en/volunteer.wml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/getinvolved/en/volunteer.wml b/getinvolved/en/volunteer.wml index 514bf2d..02aa220 100644 --- a/getinvolved/en/volunteer.wml +++ b/getinvolved/en/volunteer.wml @@ -924,7 +924,7 @@ meetings around the world.</li> <br> Skill Level: <i>Medium to High</i> <br> - Likely Mentors: <i>David (dgoulet)</i> + Likely Mentors: <i>Nick (nickm), David (dgoulet)</i> <p> The Tor code is more than 10 years old in places, and we haven't always had enough time or wisdom to write things as well as we could have. Our unit @@ -1251,7 +1251,7 @@ configurations is a good first step to understanding this problem. <br> Skill Level: <i>Medium</i> <br> - Likely Mentors: <i>David (dgoulet)</i> + Likely Mentors: <i>Nick (nickm), David (dgoulet)</i> <p> Right now, our unit test coverage with the tests we ship is around 30% -- only 30% of the executable lines in our source are reached by the @@ -1317,7 +1317,7 @@ easy to test.) <br> Skill Level: <i>Medium</i> <br> - Likely Mentors: <i>David (dgoulet)</i> + Likely Mentors: <i>Nick (nickm), David (dgoulet)</i> <p> Right now, if you run a busy Tor server on a multicore computer, most of the cores are mostly unused. We have a "cpuworker" mechanism to move @@ -1367,7 +1367,7 @@ the codebase that you want to work on. <br> Skill Level: <i>Medium</i> <br> - Likely Mentors: <i>David (dgoulet), George (asn)</i> + Likely Mentors: <i>Nick (nickm), David (dgoulet), George (asn)</i> <p> We're working on a revamp of the entire Tor hidden service design to improve the security and reliability of the hidden service system. @@ -1404,7 +1404,7 @@ the codebase that you want to work on. <br> Skill Level: <i>Medium</i> <br> - Likely Mentors: <i>David (dgoulet)</i> + Likely Mentors: <i>Nick (nickm), David (dgoulet)</i> <p> Right now, you can only use Tor's DNS support to look up IPv4 and IPv6 addresses, and to fetch PTR records. But DNS can do so much more!