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 -- tor-talk mailing list - tor-talk@xxxxxxxxxxxxxxxxxxxx To unsubscribe or change other settings go to https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk