diff options
author | Roger Dingledine <arma@torproject.org> | 2003-10-15 07:58:11 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2003-10-15 07:58:11 +0000 |
commit | c29ef399221d74db08209a2f978f4da7f675b09e (patch) | |
tree | 79de5ca64d4169bc622fe5a66ab091835717fa32 /AUTHORS | |
parent | 4f1a84b77286b0bfd9841ec5f19bf8704e9fbfcf (diff) | |
download | tor-c29ef399221d74db08209a2f978f4da7f675b09e.tar tor-c29ef399221d74db08209a2f978f4da7f675b09e.tar.gz |
start the authors file, before things get out of hand
svn:r590
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 25 |
1 files changed, 23 insertions, 2 deletions
@@ -1,2 +1,23 @@ -AUTHORS -------- + +Main authors: +------------- + +Matej Pfafjar <badbytes@freehaven.net> wrote the first version of the code +(called OR) in 2001-2002. + +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. + +Contributors: +------------- + +Aaron Turner <aturner@netscreen.com> contributed the first version of +the tor.sh initscripts shell script. + +Steven Hazel <sah@thalassocracy.org> made 'make install' do the right +thing. + |