From: Roger Dingledine Date: Wed, 15 Oct 2003 07:58:11 +0000 (+0000) Subject: start the authors file, before things get out of hand X-Git-Tag: tor-0.0.2pre13~41 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c29ef399221d74db08209a2f978f4da7f675b09e;p=thirdparty%2Ftor.git start the authors file, before things get out of hand svn:r590 --- diff --git a/AUTHORS b/AUTHORS index 0f684658a8..a1f153191a 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,2 +1,23 @@ -AUTHORS -------- + +Main authors: +------------- + +Matej Pfafjar wrote the first version of the code +(called OR) in 2001-2002. + +Roger Dingledine overhauled all of the code, did +a bunch of new design work, etc. + +Nick Mathewson wrote lots of stuff too, in +particular the router and descriptor parsing and the crypto and tls +wrappers. + +Contributors: +------------- + +Aaron Turner contributed the first version of +the tor.sh initscripts shell script. + +Steven Hazel made 'make install' do the right +thing. +