[or-cvs] Oops. I guess I would probably get more comments about thi...

Nick Mathewson nickm at seul.org
Sat Jun 4 02:42:58 UTC 2005


Update of /home/or/cvsroot/control
In directory moria:/tmp/cvs-serv6608

Added Files:
	LICENSE TODO 
Log Message:
Oops.  I guess I would probably get more comments about this clever controller API/demo stuff if I actually committed it to CVS.  Here then.

--- NEW FILE: LICENSE ---
===============================================================================
The Tor controller demonstration code is distributed under this license:

Copyright (c) 2005, Nick Mathewson, Roger Dingledine

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:

    * Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.

    * Redistributions in binary form must reproduce the above
copyright notice, this list of conditions and the following disclaimer
in the documentation and/or other materials provided with the
distribution.

    * Neither the names of the copyright owners nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

--- NEW FILE: TODO ---
$Id: TODO,v 1.1 2005/06/04 02:42:55 nickm Exp $

- The inline documentation generally needs lots more work.  Some of it
  implicitly assumes that the user has read "control-spec.txt".

- We need a makefile to package this all with a plausible control-spec.txt

- We need some overview documents to explain how to use the code.  Telling
  people to read net/freehaven/tor/control/examples/Main.java or
  TorExample.py doesn't cut it.

- We need to explain step-by-step how to achieve all of the things we want
  people to do on the contest, especially how to launch Tor securely.






More information about the tor-commits mailing list