Add empty TODO
[tor.git] / AUTHORS
blobdb366a9ed81625c1891cd0ae09819fc6499ad2f8
2 Main authors:
3 -------------
5 Roger Dingledine <arma@freehaven.net> overhauled all of the code, did
6 a bunch of new design work, etc.
8 Nick Mathewson <nickm@freehaven.net> wrote lots of stuff too, in
9 particular the router and descriptor parsing, and the crypto and tls
10 wrappers.
12 Matej Pfajfar <badbytes@freehaven.net> wrote the first version of the code
13 (called OR) in 2001-2002.
15 Contributors:
16 -------------
18 Christian Grothoff <grothoff@cs.purdue.edu> contributed better daemonizing
19 behavior.
21 Steven Hazel <sah@thalassocracy.org> made 'make install' do the right
22 thing.
24 Jason Holt <jason@lunkwill.org> contributed patches to the instructions
25 and the man page.
27 Aaron Turner <aturner@netscreen.com> contributed the first version of
28 the tor.sh initscripts shell script.