Add design goals section
[tor.git] / AUTHORS
blob56d44fb0c28388d923acbaa8dc87a17c7dadcb93
2 Main authors:
3 -------------
5 Matej Pfajfar <badbytes@freehaven.net> wrote the first version of the code
6 (called OR) in 2001-2002.
8 Roger Dingledine <arma@freehaven.net> overhauled all of the code, did
9 a bunch of new design work, etc.
11 Nick Mathewson <nickm@freehaven.net> wrote lots of stuff too, in
12 particular the router and descriptor parsing and the crypto and tls
13 wrappers.
15 Contributors:
16 -------------
18 Aaron Turner <aturner@netscreen.com> contributed the first version of
19 the tor.sh initscripts shell script.
21 Steven Hazel <sah@thalassocracy.org> made 'make install' do the right
22 thing.