Website tweak: Note more kinds of help we need in contribute.html.
Nick Mathewson

Nick Mathewson commited on 2005-03-10 20:39:50
Zeige 1 geänderte Dateien mit 8 Einfügungen und 2 Löschungen.

... ...
@@ -93,8 +93,14 @@ DNS requests to TCP requests and send them through Tor?</li>
93 93
 <li>We need somebody to code up a GUI or other
94 94
 controller program, to do configuration, etc. See our <a
95 95
 href="cvs/tor/doc/control-spec.txt">control specification</a> for details,
96
-and the <a href="cvs/tor/contrib/tor-control.py">rudimentary python control
97
-script</a>.</li>
96
+and the <a href="cvs/tor/contrib/tor-control.py">rudimentary demonstration
97
+Python control script</a>. No, we don't know what the interface should look
98
+like.  You can use any license you want, but we'd recommend modified BSD or
99
+maybe GPL; and we can only help out if your license conforms to the
100
+<a href="http://www.debian.org/social_contract.html#guidelines">DFSG</a>.
101
+</li>
102
+<li>We especially need people with Windows programming skills
103
+     to run an exit server on Windows, to help us debug.</li>
98 104
 <li>We're always looking for better Windows installers.  Specifically,
99 105
    it would be great if somebody were to extend our NSIS-based windows
100 106
    installer to include FreeCap and Privoxy.</li>
101 107