Damian Johnson commited on 2015-02-04 18:10:08
Zeige 1 geänderte Dateien mit 6 Einfügungen und 6 Löschungen.
... | ... |
@@ -950,7 +950,7 @@ meetings around the world.</li> |
950 | 950 |
<br> |
951 | 951 |
Skill Level: <i>Medium to High</i> |
952 | 952 |
<br> |
953 |
- Likely Mentors: <i>Nick (nickm)</i> |
|
953 |
+ Likely Mentors: <i>Nick (nickm), David (dgoulet)</i> |
|
954 | 954 |
<p> |
955 | 955 |
The Tor code is more than 10 years old in places, and we haven't always had |
956 | 956 |
enough time or wisdom to write things as well as we could have. Our unit |
... | ... |
@@ -1275,7 +1275,7 @@ configurations is a good first step to understanding this problem. |
1275 | 1275 |
<br> |
1276 | 1276 |
Skill Level: <i>Medium</i> |
1277 | 1277 |
<br> |
1278 |
- Likely Mentors: <i>Nick (nickm)</i> |
|
1278 |
+ Likely Mentors: <i>Nick (nickm), David (dgoulet)</i> |
|
1279 | 1279 |
<p> |
1280 | 1280 |
Right now, our unit test coverage with the tests we ship is around 30% |
1281 | 1281 |
-- only 30% of the executable lines in our source are reached by the |
... | ... |
@@ -1341,7 +1341,7 @@ easy to test.) |
1341 | 1341 |
<br> |
1342 | 1342 |
Skill Level: <i>Medium</i> |
1343 | 1343 |
<br> |
1344 |
- Likely Mentors: <i>Nick (nickm)</i> |
|
1344 |
+ Likely Mentors: <i>Nick (nickm), David (dgoulet)</i> |
|
1345 | 1345 |
<p> |
1346 | 1346 |
Right now, if you run a busy Tor server on a multicore computer, most of |
1347 | 1347 |
the cores are mostly unused. We have a "cpuworker" mechanism to move |
... | ... |
@@ -1391,7 +1391,7 @@ the codebase that you want to work on. |
1391 | 1391 |
<br> |
1392 | 1392 |
Skill Level: <i>Medium</i> |
1393 | 1393 |
<br> |
1394 |
- Likely Mentors: <i>Nick (nickm)</i> |
|
1394 |
+ Likely Mentors: <i>Nick (nickm), David (dgoulet)</i> |
|
1395 | 1395 |
<p> |
1396 | 1396 |
We're working on a revamp of the entire Tor hidden service design to |
1397 | 1397 |
improve the security and reliability of the hidden service system. |
... | ... |
@@ -1428,7 +1428,7 @@ the codebase that you want to work on. |
1428 | 1428 |
<br> |
1429 | 1429 |
Skill Level: <i>Medium</i> |
1430 | 1430 |
<br> |
1431 |
- Likely Mentors: <i>Nick (nickm)</i> |
|
1431 |
+ Likely Mentors: <i>Nick (nickm), David (dgoulet)</i> |
|
1432 | 1432 |
<p> |
1433 | 1433 |
Right now, you can only use Tor's DNS support to look up IPv4 and IPv6 |
1434 | 1434 |
addresses, and to fetch PTR records. But DNS can do so much more! |
... | ... |
@@ -1464,7 +1464,7 @@ the codebase that you want to work on. |
1464 | 1464 |
<br> |
1465 | 1465 |
Skill Level: <i>Medium</i> |
1466 | 1466 |
<br> |
1467 |
- Likely Mentors: <i>Nick (nickm)</i> |
|
1467 |
+ Likely Mentors: <i>Nick (nickm), David (dgoulet)</i> |
|
1468 | 1468 |
<p> |
1469 | 1469 |
The seccomp2 mechanism on Linux lets programs improve their robustness |
1470 | 1470 |
against unforseen bugs by running with restrictions on which system |
1471 | 1471 |