Damian Johnson commited on 2014-02-08 20:53:37
Zeige 1 geänderte Dateien mit 0 Einfügungen und 26 Löschungen.
Removing the 'HTTPS Server Impersonation' project as per Nick's request. We might add this back in the future if we get a mentor.
... | ... |
@@ -425,7 +425,6 @@ meetings around the world.</li> |
425 | 425 |
<p> |
426 | 426 |
<b>Project Ideas:</b><br /> |
427 | 427 |
<i><a href="#torCleanup">Tor Codebase Cleanup</a></i><br /> |
428 |
- <i><a href="#httpsImpersonation">HTTPS Server Impersonation</a></i><br /> |
|
429 | 428 |
<i><a href="#chutneyExpansion">Make Chutney Do More, More Reliably</a></i> |
430 | 429 |
</p> |
431 | 430 |
|
... | ... |
@@ -972,31 +971,6 @@ meetings around the world.</li> |
972 | 971 |
</p> |
973 | 972 |
</li> |
974 | 973 |
|
975 |
- <a id="httpsImpersonation"></a> |
|
976 |
- <li> |
|
977 |
- <b>HTTPS Server Impersonation</b> |
|
978 |
- <br> |
|
979 |
- Effort Level: <i>Medium to High</i> |
|
980 |
- <br> |
|
981 |
- Skill Level: <i>Medium to High</i> |
|
982 |
- <br> |
|
983 |
- Likely Mentors: <i>Nick (nickm)</i> |
|
984 |
- <p> |
|
985 |
- We have an open proposal for a way to make Tor bridges avoid censorship by |
|
986 |
- impersonating an HTTPS server. Specifically, we need to hack some popular |
|
987 |
- SSL "reverse proxy" (your choice) so that it relays regular web connections |
|
988 |
- to an HTTP server, but certain connections to a local Tor process. <a |
|
989 |
- href="https://gitweb.torproject.org/torspec.git/blob_plain/HEAD:/proposals/203-https-frontend.txt">Proposal |
|
990 |
- 203</a> has a general design sketch. |
|
991 |
- </p> |
|
992 |
- |
|
993 |
- <p> |
|
994 |
- <b>This project is likely trickier than it looks. You should avoid applying |
|
995 |
- for this if you're uncertain about being able to complete it.</b> |
|
996 |
- </p> |
|
997 |
- </li> |
|
998 |
- </li> |
|
999 |
- |
|
1000 | 974 |
<a id="chutneyExpansion"></a> |
1001 | 975 |
<li> |
1002 | 976 |
<b>Make Chutney Do More, More Reliably</b> |
1003 | 977 |