Roger Dingledine commited on 2005-07-15 21:30:00
Zeige 1 geänderte Dateien mit 29 Einfügungen und 6 Löschungen.
... | ... |
@@ -165,7 +165,8 @@ and design documentation to aid would-be implementers.</li> |
165 | 165 |
|
166 | 166 |
<p><b>Code:</b> the goal of this stage is to produce a working |
167 | 167 |
implementation. You may use any of the sketches, graphics, or ideas from |
168 |
-the first stage, with appropriate credit to their authors.</p> |
|
168 |
+the first stage (with appropriate credit to their authors), or you can |
|
169 |
+make your own.</p> |
|
169 | 170 |
|
170 | 171 |
<p> |
171 | 172 |
An acceptable entry will be a package of free software that builds and |
... | ... |
@@ -254,11 +255,7 @@ and security (to be announced).</p> |
254 | 255 |
<p>We will have a public website and wiki up shortly for FAQ entries, |
255 | 256 |
clarifications, etc.</p> |
256 | 257 |
|
257 |
- |
|
258 |
- |
|
259 |
- |
|
260 |
- |
|
261 |
-<hr /> |
|
258 |
+<!-- |
|
262 | 259 |
<hr /> |
263 | 260 |
<h3>Testing criteria</h3> |
264 | 261 |
|
... | ... |
@@ -274,6 +271,7 @@ user tell that the network is now live?</li> |
274 | 271 |
<li>The network will be disconnected or interrupted. Can the user tell |
275 | 272 |
that the network has an error?</li> |
276 | 273 |
</ul> |
274 |
+--> |
|
277 | 275 |
|
278 | 276 |
<hr /> |
279 | 277 |
<h3>Technical Notes</h3> |
... | ... |
@@ -287,6 +285,31 @@ to this version will be announced to the contest web site.</p> |
287 | 285 |
and Python that demonstrate Tor's controller protocol. Code submissions |
288 | 286 |
may be able to save a lot of time by using this code as a skeleton.</p> |
289 | 287 |
|
288 |
+<hr /> |
|
289 |
+<h3>Legal Notes</h3> |
|
290 |
+ |
|
291 |
+<p>By submitting your entry to be considered in the Tor GUI contest, you |
|
292 |
+hereby:</p> |
|
293 |
+ |
|
294 |
+<ul> |
|
295 |
+<li>(A) represent and warrant that (1) the entry was created by you and |
|
296 |
+that you own all rights to the entry or have the authorized rights to |
|
297 |
+submit such entry and grant the licenses below; and (2) that the |
|
298 |
+entry does not infringe on any third party copyright or other |
|
299 |
+intellectual property rights; AND</li> |
|
300 |
+<li>(B) EITHER (1) grant us a worldwide, royalty-free, non-exclusive, |
|
301 |
+perpetual license to reproduce, edit, perform, display, publish, make |
|
302 |
+derivative works, and otherwise use the entry as we see fit, |
|
303 |
+including without limitation, incorporating (in whole or in part) |
|
304 |
+into the Tor software, and to sublicense such rights; OR, (2) provide |
|
305 |
+the entry pursuant to a license that complies with the Open Source |
|
306 |
+Definition (http://www.opensource.org/docs/definition.php), such as |
|
307 |
+the GPL, 3-clause BSD, or MIT licenses, or (where applicable) the Creative |
|
308 |
+Commons Attribution (http://creativecommons.org/licenses/by/2.5/) |
|
309 |
+license. If you provide the entry pursuant to such a license, you |
|
310 |
+must include the applicable information in your submission.</li> |
|
311 |
+</ul> |
|
312 |
+ |
|
290 | 313 |
|
291 | 314 |
</div><!-- #main --> |
292 | 315 |
</div> |
293 | 316 |