Roger Dingledine commited on 2008-11-01 07:37:29
Zeige 1 geänderte Dateien mit 2 Einfügungen und 1 Löschungen.
... | ... |
@@ -485,7 +485,8 @@ protocol versions like the <a href="<svnsandbox>doc/spec/dir-spec.txt">v3 |
485 | 485 |
directory protocol</a>. Further, support for requesting or even |
486 | 486 |
providing Tor hidden services would be neat, but not required. |
487 | 487 |
<br /> |
488 |
-A perspective developer should be able to understand and write new Java code, including |
|
488 |
+A prospective developer should be able to understand and write new Java |
|
489 |
+code, including |
|
489 | 490 |
a Java cryptography API. Being able to read C code would be helpful, |
490 | 491 |
too. One should be willing to read the existing documentation, |
491 | 492 |
implement code based on it, and refine the documentation |
492 | 493 |