From 27f580812736830482af463c7a5fd256df6189e1 Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Wed, 15 Oct 2003 07:58:11 +0000 Subject: [PATCH] start the authors file, before things get out of hand svn:r590 --- trunk/AUTHORS | 25 +++++++++++++++++++++++-- 1 file changed, 23 insertions(+), 2 deletions(-) diff --git a/trunk/AUTHORS b/trunk/AUTHORS index 0f684658a8..a1f153191a 100644 --- a/trunk/AUTHORS +++ b/trunk/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. +