Colin Childs commited on 2018-03-02 01:36:33
Zeige 1 geänderte Dateien mit 10 Einfügungen und 64 Löschungen.
... | ... |
@@ -798,7 +798,7 @@ And more! Applicants are encouraged to get a decent understanding of <a href="ht |
798 | 798 |
<b>As part of applying for this project please get your hands wet with the codebase by contributing some patches for <a href="https://stem.torproject.org/faq.html#how-do-i-get-started">Stem</a>!</b> |
799 | 799 |
</p> |
800 | 800 |
</li> |
801 |
- |
|
801 |
+<!-- |
|
802 | 802 |
<a id="improveOnionServices"></a><a id="improveHiddenServices"></a> |
803 | 803 |
<li> |
804 | 804 |
<b>Help improve Tor onion services</b> |
... | ... |
@@ -835,7 +835,7 @@ href="https://lists.torproject.org/pipermail/tor-dev/2016-October/011514.html">v |
835 | 835 |
ideas. |
836 | 836 |
</p> |
837 | 837 |
</li> |
838 |
- |
|
838 |
+--> |
|
839 | 839 |
<a id="torFuzzing"></a> |
840 | 840 |
<li> |
841 | 841 |
<b>Fuzzing coverage of Tor</b> |
... | ... |
@@ -860,7 +860,7 @@ understand how our mocking system works, and what the challenges are, |
860 | 860 |
before you apply for this one. |
861 | 861 |
</p> |
862 | 862 |
</li> |
863 |
- |
|
863 |
+<!-- |
|
864 | 864 |
<a id="relayCryptoParallelism"></a> |
865 | 865 |
<li> |
866 | 866 |
<b>Relay crypto parallelism</b> |
... | ... |
@@ -887,7 +887,7 @@ one. |
887 | 887 |
For more information <a href="https://trac.torproject.org/projects/tor/ticket/1749">see its ticket</a>. |
888 | 888 |
</p> |
889 | 889 |
</li> |
890 |
- |
|
890 |
+--> |
|
891 | 891 |
<a id="anonymousLocalCountStatistics"></a> |
892 | 892 |
<li> |
893 | 893 |
<b>Anonymous local count statistics</b> |
... | ... |
@@ -911,7 +911,7 @@ For more information <a href="https://trac.torproject.org/projects/tor/ticket/75 |
911 | 911 |
<li> |
912 | 912 |
<b>Improved SOCKS5 variant</b> |
913 | 913 |
<br> |
914 |
- Likely Mentors: <i>Nick (nickm), David Goulet (dgoulet)</i> |
|
914 |
+ Likely Mentors: <i>Nick (nickm), David Goulet (dgoulet), meejah</i> |
|
915 | 915 |
<br><br> |
916 | 916 |
<p> |
917 | 917 |
In proposal 229, we describe a bunch of additional SOCKS extensions |
... | ... |
@@ -926,6 +926,7 @@ For more information <a href="https://trac.torproject.org/projects/tor/ticket/12 |
926 | 926 |
</p> |
927 | 927 |
</li> |
928 | 928 |
|
929 |
+<!-- |
|
929 | 930 |
#Keep old ids in case of incoming links. |
930 | 931 |
<a id="onionServiceCryptoParallelism"></a><a id="hiddenServiceCryptoParallelism"></a> |
931 | 932 |
<li> |
... | ... |
@@ -970,7 +971,7 @@ this, but it might need some clean-up. |
970 | 971 |
For more information <a href="https://trac.torproject.org/projects/tor/ticket/7829">see its ticket</a>. |
971 | 972 |
</p> |
972 | 973 |
</li> |
973 |
- |
|
974 |
+--> |
|
974 | 975 |
<a id="improveIpv6Support"></a> |
975 | 976 |
<li> |
976 | 977 |
<b>Improve IPv6 support</b> |
... | ... |
@@ -996,7 +997,7 @@ network: are you up for it? |
996 | 997 |
For more information <a href="https://trac.torproject.org/projects/tor/ticket/17811">see its ticket</a>. |
997 | 998 |
</p> |
998 | 999 |
</li> |
999 |
- |
|
1000 |
+<!-- |
|
1000 | 1001 |
<a id="feedbackExtension"></a> |
1001 | 1002 |
<li> |
1002 | 1003 |
<b>Feedback Extension for Tor Browser</b> |
... | ... |
@@ -1020,36 +1021,12 @@ For more information <a href="https://trac.torproject.org/projects/tor/ticket/17 |
1020 | 1021 |
feedback process. |
1021 | 1022 |
</p> |
1022 | 1023 |
</li> |
1023 |
- |
|
1024 |
- <a id="torBrowserCrashReport"></a> |
|
1025 |
- <li> |
|
1026 |
- <b>Crash Reporter for Tor Browser</b> |
|
1027 |
- <br> |
|
1028 |
- Likely Mentors: <i>Tom Ritter (tjr)</i>, <i>Georg (GeKo)</i> |
|
1029 |
- <p> |
|
1030 |
- Currently Tor Browser disables the Crash Reporter. We would like to |
|
1031 |
- build it reproducible, enable it, and configure it to report crashes |
|
1032 |
- containing non-detailed and impersonal information to Tor, on a .onion |
|
1033 |
- submission platform that would allow us to view and explore the |
|
1034 |
- crashes. |
|
1035 |
- </p> |
|
1036 |
- |
|
1037 |
- <p> |
|
1038 |
- The project will entail enabling the Crash Report on Tor Browser and |
|
1039 |
- creating a backend to receive reports from it. Once created, the crash |
|
1040 |
- reporter data will be analyzed and modified to fit Tor's requirements |
|
1041 |
- for personal data collection. As time permits, we will update the |
|
1042 |
- build system to ensure the crash reporter is built reproducibly and |
|
1043 |
- add data analysis tools for the crash report database to visualize top |
|
1044 |
- crashers and similar statistics. |
|
1045 |
- </p> |
|
1046 |
- </li> |
|
1047 |
- |
|
1024 |
+--> |
|
1048 | 1025 |
<a id="fasterTorBrowser"></a> |
1049 | 1026 |
<li> |
1050 | 1027 |
<b>Make Tor Browser Faster</b> |
1051 | 1028 |
<br> |
1052 |
- Likely Mentors: <i>Tom Ritter (tjr)</i>, <i>Georg (GeKo)</i> |
|
1029 |
+ Likely Mentors: <i>Tom Ritter (tjr)</i>, <i>Georg (GeKo)</i>, <i>Arthur Edelstein (arthuredelstein)</i> |
|
1053 | 1030 |
<p> |
1054 | 1031 |
This project will enable and take advantage of HTTP/2, the Alt-Srv |
1055 | 1032 |
header, and tor's new single hop .onion mode to enable websites to |
... | ... |
@@ -1089,37 +1066,6 @@ For more information <a href="https://trac.torproject.org/projects/tor/ticket/17 |
1089 | 1066 |
search itself works without client-side JavaScript. |
1090 | 1067 |
</p> |
1091 | 1068 |
|
1092 |
- <p> |
|
1093 |
- There are several possible directions for this project, including... |
|
1094 |
- </p> |
|
1095 |
- |
|
1096 |
- <ol> |
|
1097 |
- <li>Automate blacklisting (very important)<br /> |
|
1098 |
- <ul> |
|
1099 |
- <li>Fetch a list of child abuse media sites</li> |
|
1100 |
- <li>Remove these sites from the search results</li> |
|
1101 |
- </ul> |
|
1102 |
- </li> |
|
1103 |
- <li>Add onion services function (very important)<br /> |
|
1104 |
- <ul> |
|
1105 |
- <li>You can add onions using HTML form</li> |
|
1106 |
- <li>Call the crawler immidiately when a new site is added</li> |
|
1107 |
- </ul> |
|
1108 |
- </li> |
|
1109 |
- <li>Elasticsearch<br /> |
|
1110 |
- <ul> |
|
1111 |
- <li>Must be updated to 5.X.X sooner or later</li> |
|
1112 |
- <li>Adjust the settings</li> |
|
1113 |
- <li>Automatically remove data older than, for instance, 90 days</li> |
|
1114 |
- </ul> |
|
1115 |
- </li> |
|
1116 |
- <li>Maintainance<br /> |
|
1117 |
- <ul> |
|
1118 |
- <li>Update all software dependencies</li> |
|
1119 |
- <li>Automate crash recovery for Tor, Elasticsearch and crawler</li> |
|
1120 |
- </ul> |
|
1121 |
- </li> |
|
1122 |
- </ol> |
|
1123 | 1069 |
</li> |
1124 | 1070 |
|
1125 | 1071 |
<!-- |
1126 | 1072 |