Sukhbir Singh commited on 2016-02-24 17:32:43
Zeige 1 geänderte Dateien mit 12 Einfügungen und 20 Löschungen.
... | ... |
@@ -1027,40 +1027,32 @@ meetings around the world.</li> |
1027 | 1027 |
TorBirdy is an extension that configures Thunderbird to make connections over |
1028 | 1028 |
the Tor anonymity network. TorBirdy has been under development for quite a |
1029 | 1029 |
while but there are two known leaks that prevent it from being used by a wider |
1030 |
-audience. As part of this project, you will be working on plugging the known |
|
1031 |
-leaks and implementing a HTTP proxy. |
|
1030 |
+audience. As part of this project, you will be working on implementing a HTTP |
|
1031 |
+proxy. |
|
1032 | 1032 |
</p> |
1033 | 1033 |
|
1034 | 1034 |
<p> |
1035 |
-<b>Part 1:</b> There are two patches pending with Mozilla that will plug the two known |
|
1036 |
-leaks in Thunderbird where the local time is disclosed through the date and the |
|
1037 |
-message-ID header. As part of your project, you will work on getting these |
|
1038 |
-patches finished/reimplemented and getting them merged with Mozilla. Please |
|
1039 |
-look at tickets <a |
|
1040 |
-href="https://trac.torproject.org/projects/tor/ticket/6314">#6314</a> and <a |
|
1041 |
-href="https://trac.torproject.org/projects/tor/ticket/6315">#6315</a> for more |
|
1042 |
-information. |
|
1043 |
- </p> |
|
1044 | 1035 |
|
1045 | 1036 |
<p> |
1046 |
-<b>Part 2:</b> TorBirdy needs a HTTP proxy or a HTTP -> SOCKS5 shim. Please look at |
|
1037 |
+<b>HTTP Proxy</b> TorBirdy needs a HTTP proxy or a HTTP -> SOCKS5 shim. Please look at |
|
1047 | 1038 |
ticket <a href="https://trac.torproject.org/projects/tor/ticket/6958">#6958</a> |
1048 |
-for more information. Note: this has to be done using JavaScript and not using |
|
1039 |
+for more information. Note: this has to be done using JavaScript and without using |
|
1049 | 1040 |
an external proxy. |
1050 | 1041 |
</p> |
1051 | 1042 |
|
1052 | 1043 |
<p> |
1053 | 1044 |
If time permits and you are awesome enough to finish the above two tasks, you |
1054 |
-will be working on the remaining TorBirdy tickets. |
|
1045 |
+will be working on the <a href="https://trac.torproject.org/projects/tor/query?status=!closed&component=TorBirdy"> |
|
1046 |
+remaining TorBirdy tickets</a>. |
|
1055 | 1047 |
</p> |
1056 | 1048 |
|
1057 | 1049 |
<p> |
1058 |
-Applicants should be familiar with C++ and JavaScript. As part of your |
|
1059 |
-application for this project, please submit code samples for previous C++ and |
|
1060 |
-JavaScript projects that you have developed or point us to projects you have |
|
1061 |
-been involved with (links to a public Git/GitHub repository preferred). Prior |
|
1062 |
-extension development is a big plus and will be given preference during |
|
1063 |
-application ranking. |
|
1050 |
+Applicants should be familiar with JavaScript (and preferably C++ as well). As |
|
1051 |
+part of your application for this project, please submit code samples for |
|
1052 |
+previous JavaScript projects that you have developed, or point us to projects |
|
1053 |
+you have been involved with (links to a public Git/GitHub repository |
|
1054 |
+preferred). Prior extension development is a big plus and will be given |
|
1055 |
+preference during application ranking. |
|
1064 | 1056 |
</p> |
1065 | 1057 |
|
1066 | 1058 |
<p> |
1067 | 1059 |