1234567891011121314151617181920212223242526272829 |
- Main authors:
- -------------
- Roger Dingledine <arma@freehaven.net> overhauled all of the code, did
- a bunch of new design work, etc.
- Nick Mathewson <nickm@freehaven.net> wrote lots of stuff too, in
- particular the router and descriptor parsing, and the crypto and tls
- wrappers.
- Matej Pfajfar <badbytes@freehaven.net> wrote the first version of the code
- (called OR) in 2001-2002.
- Contributors:
- -------------
- Christian Grothoff <grothoff@cs.purdue.edu> contributed better daemonizing
- behavior.
- Steven Hazel <sah@thalassocracy.org> made 'make install' do the right
- thing.
- Jason Holt <jason@lunkwill.org> contributed patches to the instructions
- and the man page.
- Aaron Turner <aturner@netscreen.com> contributed the first version of
- the tor.sh initscripts shell script.
|