bump stable to 0.1.2.19
[tor.git] / AUTHORS
blob8f8d48486a189600b4807e72bdf6d21bdd3f4dc6
1                     This file lists the authors for Tor,
2         a free software project to provide anonymity on the Internet.
4        For more information about Tor, see http://www.torproject.org/.
6              If you got this file as a part of a larger bundle,
7         there are probably other authors that you should be aware of.
10 Main authors:
11 -------------
13 Roger Dingledine <arma@freehaven.net> overhauled all of the code, did
14 a bunch of new design work, etc.
16 Nick Mathewson <nickm@freehaven.net> wrote lots of stuff too, in
17 particular the router and descriptor parsing, and the crypto and tls
18 wrappers.
20 Matej Pfajfar <badbytes@freehaven.net> wrote the first version of the code
21 (called OR) in 2001-2002.
23 Contributors:
24 -------------
26 John Bashinski <jbash@velvet.com> contributed the initial rpm spec file.
28 Christian Grothoff <grothoff@cs.purdue.edu> contributed better daemonizing
29 behavior.
31 Steven Hazel <sah@thalassocracy.org> made 'make install' do the right
32 thing.
34 Jason Holt <jason@lunkwill.org> contributed patches to the instructions
35 and the man page.
37 Peter Palfrader <peter@palfrader.org> maintains everything that's
38 debian-specific.
40 Aaron Turner <aturner@netscreen.com> contributed the first version of
41 the tor.sh initscripts shell script.