Rephrase the volunteer entry on fuzzing a bit.
George Kadianakis

George Kadianakis commited on 2013-03-05 22:49:41
Zeige 1 geänderte Dateien mit 4 Einfügungen und 3 Löschungen.

... ...
@@ -2068,9 +2068,10 @@ meetings around the world.</li>
2068 2068
     performance analysis, and optimally, code fixes to OpenSSL and
2069 2069
     Tor if needed.</li>
2070 2070
 
2071
-    <li>Perform a security analysis of Tor with <a
2072
-    href="https://secure.wikimedia.org/wikipedia/en/wiki/Fuzz_testing">"fuzz"</a>. Determine
2073
-    if there are good fuzzing libraries out there for what we want. Win fame by
2071
+    <li>Write a <a
2072
+    href="https://secure.wikimedia.org/wikipedia/en/wiki/Fuzz_testing">fuzzer</a>
2073
+    for Tor to discover security vulnerabilities. Determine if there
2074
+    are good fuzzing frameworks out there for what we want. Win fame by
2074 2075
     getting credit when we put out a new release because of you!</li>
2075 2076
 
2076 2077
     <li>Tor uses TCP for transport and TLS for link
2077 2078