[tor-talk] Fwd: Tor-architecture

Aymeric Vitte vitteaymeric at gmail.com
Wed Jun 18 09:20:58 UTC 2014


Le 17/06/2014 19:00, prashant kumar a écrit :
> my
> project is to understand Tor architecture by studying Tor source code

Strange, normally you do the contrary, understand the architecture and 
look at the code after.

Start reading the specs, 
https://gitweb.torproject.org/torspec.git?a=blob_plain;hb=HEAD;f=tor-spec.txt

Regarding the Tor code, probably the most relevant is here: 
https://gitweb.torproject.org/tor.git/tree/HEAD:/src/common and here: 
https://gitweb.torproject.org/tor.git/tree/HEAD:/src/or , and if you 
want to look at something more simple to understand and much more 
compact (but not complete since it's the initial version) you have 
https://github.com/Ayms/node-Tor/blob/master/lib/node-tor.js

-- 
Peersm : http://www.peersm.com
node-Tor : https://www.github.com/Ayms/node-Tor
GitHub : https://www.github.com/Ayms



More information about the tor-talk mailing list