clean tabs, trailing whitespace
[tor.git] / AUTHORS
blob3587c5328d8e0f8e3a5ab9581e4c0c7158d29865
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.
24 Jason Holt <jason@lunkwill.org> contributed patches to the instructions
25 and the man page.