Re: [tor-dev] A few questions about defenses against particular attacks

2014-03-13 Thread Tom Ritter
Hi Yuhao! Some of the things Tor does (e.g. public list of nodes) is because it's relatively easy to attack if you try and not do it that way. For example: On 13 March 2014 15:08, Yuhao Dong wrote: > - No public list of all node addresses; this makes determining > whether certain tr

[tor-dev] A few questions about defenses against particular attacks

2014-03-13 Thread Yuhao Dong
Hi, I am currently working on a personal project implementing an onion-router, vaguely similar to Tor (let's just call it Oor, other onion router, for the moment), and I have a few questions about attacks, which I think are not really protected by Tor, and whether my solution could possibly work.