blob: a1f153191acc2bb1094a248635cf930f7fbce5bb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
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.
|