Updated various information on the volunteer page.
Matt Pagan

Matt Pagan commited on 2014-08-29 22:27:36
Zeige 1 geänderte Dateien mit 42 Einfügungen und 20 Löschungen.

... ...
@@ -165,6 +165,14 @@ meetings around the world.</li>
165 165
         <td>mikeperry</td>
166 166
       </tr>
167 167
 
168
+      <tr>
169
+        <td><a href="#project-torlauncher">TorLauncher</a></td>
170
+        <td>Browser Add-on</td>
171
+        <td>Javascript, XUL</td>
172
+        <td>Heavy</td>
173
+        <td>Pearl Crescent</td>
174
+      </tr>
175
+
168 176
       <tr>
169 177
         <td><a href="#project-httpseverywhere">HTTPS Everywhere</a></td>
170 178
         <td>Browser Add-on</td>
... ...
@@ -454,15 +462,16 @@ meetings around the world.</li>
454 462
     </p>
455 463
 
456 464
     <a id="project-torbrowser"></a>
457
-    <h3><a href="<page projects/torbrowser>">Tor Browser Bundle</a> (<a
465
+    <h3><a href="<page projects/torbrowser>">Tor Browser</a> (<a
458 466
     href="https://gitweb.torproject.org/torbrowser.git">code</a>, <a
459 467
     href="https://trac.torproject.org/projects/tor/query?status=accepted&status=assigned&status=needs_review&status=new&status=reopened&component=Tor+bundles/installation&order=priority">bug
460 468
     tracker</a>, <a href="https://www.torproject.org/projects/torbrowser/design/">design doc</a>)</h3>
461 469
 
462 470
     <p>
463
-    The Tor Browser Bundle is an easy-to-use portable package of Tor, Vidalia,
464
-    Torbutton, and a Firefox fork preconfigured to work together out of
465
-    the box. It contains a modified copy of Firefox that aims to resolve the
471
+    Tor Browser is an easy-to-use, portable package of Tor, HTTPS-Everywhere, 
472
+    NoScript, TorLauncher, Torbutton, and a Firefox fork, all  preconfigured 
473
+    to work together out of
474
+    the box. The modified copy of Firefox aims to resolve the
466 475
     privacy and security issues in mainline version.
467 476
     </p>
468 477
 
... ...
@@ -480,9 +489,21 @@ meetings around the world.</li>
480 489
     <p>
481 490
     Firefox addon that addresses many of the client-side threats to browsing
482 491
     the Internet anonymously. Mike has since continued to adapt it to new
483
-    threats, updated versions of Firefox, and possibly <a
484
-    href="https://blog.torproject.org/blog/google-chrome-incognito-mode-tor-and-fingerprinting">Chrome
485
-    as well</a>.
492
+    threats and updated versions of Firefox</a>.
493
+    </p>
494
+
495
+    <a id="project-torlauncher"></a>
496
+    <h3>TorLauncher (<a
497
+    href="https://gitweb.torproject.org/torlauncher.git">code</a>, <a
498
+    href="https://trac.torproject.org/projects/tor/query?status=accepted&status=assigned&status=needs_information&status=needs_review&status=needs_revision&status=new&status=reopened&component=Tor+Launcher&order=priority">bug
499
+    tracker</a>)</h3>
500
+
501
+    <p>
502
+    Firefox addon that interfaces between the browser components and Tor. It 
503
+    addresses many usability issues of Tor Browser by making certain common 
504
+    Tor configurations, like bridge use, easy to set. Kathy and Mark of Pearl 
505
+    Crescent continue to add improvements as Tor Browser's feature set 
506
+    increases. </a>.
486 507
     </p>
487 508
 
488 509
     <a id="project-httpseverywhere"></a>
... ...
@@ -1031,7 +1052,7 @@ meetings around the world.</li>
1031 1052
     <br>
1032 1053
     Likely Mentors: <i>Nick (nickm)</i>
1033 1054
     <p>
1034
-    The Tor code is almost 10 years old in places, and we haven't always had
1055
+    The Tor code is more than 10 years old in places, and we haven't always had
1035 1056
     enough time or wisdom to write things as well as we could have.  Our unit
1036 1057
     test coverage is shamefully low, and the dependency graph of our modules is
1037 1058
     shamefully convoluted . We could use refactoring and unit tests!  Please
... ...
@@ -1083,11 +1104,12 @@ meetings around the world.</li>
1083 1104
 
1084 1105
     <p>
1085 1106
     We have deployed <a
1086
-    href="<page projects/obfsproxy>">obfsproxy</a>
1087
-    and <a href="http://crypto.stanford.edu/flashproxy/">flashproxy</a> bridges
1088
-    for a while, accessible using separately-installed pluggable transport
1089
-    clients. Recently, we added this client support to the main Tor Browser
1090
-    Bundle, and are adding more transports such as scramblesuit and fteproxy.
1107
+    href="<page projects/obfsproxy>">obfsproxy</a>, 
1108
+    <a href="http://crypto.stanford.edu/flashproxy/">flashproxy</a>, 
1109
+    <a href="http://www.cs.kau.se/philwint/scramblesuit/">scramblesuit</a>, 
1110
+    <a href="https://trac.torproject.org/projects/tor/wiki/doc/meek">meek</a>,
1111
+    and <a href="https://fteproxy.org/about">FTE</a> bridges into the main 
1112
+    Tor Browser.</a>
1091 1113
     </p>
1092 1114
 
1093 1115
     <p>
... ...
@@ -1104,7 +1126,7 @@ meetings around the world.</li>
1104 1126
         transports together to take advantage of orthogonal types of blocking
1105 1127
         resistance.</li>
1106 1128
         <li>Improve the UX for selecting the appropriate pluggable transport in
1107
-        the new Tor Browser Bundle, whilst maintaining user security.</li>
1129
+        the new Tor Browser, whilst maintaining user security.</li>
1108 1130
         <li>Implement a new pluggable transport that resists blocking in a
1109 1131
         novel way.
1110 1132
         <ul>
... ...
@@ -1789,17 +1811,17 @@ implementation.
1789 1811
     Likely Mentors: <i>Sukhbir Singh (sukhe), Nima Fatemi (mrphs)</i>
1790 1812
     <p>
1791 1813
 GetTor is a program that serves Tor bundles and related components over SMTP.
1792
-Users request the Tor Browser Bundle by sending an email to GetTor, which sends
1793
-back the bundle as email attachments. In countries where the Tor Project
1794
-website is blocked, GetTor is a convenient way for users to get access to the
1795
-bundles.
1814
+Users request the Tor Browser by sending an email to GetTor, which sends
1815
+back Tor Browser as email attachments. In countries where the Tor Project
1816
+website is blocked, GetTor is a convenient way for users to get access to Tor
1817
+Browser.
1796 1818
     </p>
1797 1819
 
1798 1820
     <p>
1799 1821
 GetTor has been unmaintained for a while and needs a revamp. The main issue is
1800
-that because the Tor Browser Bundle size exceeds 25 MB, sending it through
1822
+that because the Tor Browser size exceeds 25 MB, sending it through
1801 1823
 GetTor no longer works as most email providers don't support attachments
1802
-exceeding 25 MB. To alleviate this issue, bundles are now uploaded on
1824
+exceeding 25 MB. To alleviate this issue, Tor Browsers are now uploaded on
1803 1825
 cloud-based services such as Google Drive and Dropbox and links are sent
1804 1826
 out in the email body instead of attachments. This current setup is far from
1805 1827
 complete -- GetTor needs a lot of work to get it to a point where it can do
1806 1828