[tor-dev] Catch probability of EE node greater than G and E node

2014-08-28 Thread saurav dahal
Hello, The following is the default Tor network in shadow simulator: Total BW of Guard flagged nodes=258.15 MB/S Total BW of Middle nodes=23.69 MB/S Total BW of Exit flagged nodes=13.23 MB/S Total BW of Guard+Exit flagged nodes=213.4 MB/S *1st Case:* I inserted 40 guard nodes and 40 exit nodes

Re: [tor-dev] Bandwidth Weighted Node selection algorithm

2014-08-28 Thread saurav dahal
If a client wants to select a node having Guard+Exit flag, for the entry position, then will it multiply the consensus bandweight of that node with WG or Wgg or Wgd? On Fri, Aug 29, 2014 at 7:12 AM, Mike Perry wrote: > saurav dahal: > > Hello, > > > > In the paper, > &g

[tor-dev] Bandwidth Weighted Node selection algorithm

2014-08-26 Thread saurav dahal
Hello, In the paper, "Zhen Ling; Junzhou Luo; Wei Yu; Ming Yang; Xinwen Fu, "Extensive analysis and large-scale empirical evaluation of tor bridge discovery," *INFOCOM, 2012 Proceedings IEEE* , vol., no., pp.2381,2389, 25-30 March 2012", the author has mentioned about Bandwidth Weighted Node se

[tor-dev] Role of Bandwidth weight

2014-08-13 Thread saurav dahal
Hello, I studied about section 3.5.3 computing bandwidth weights in Tor Directory Protocol Version 3. I know now how to compute the values of these weights. 1) I am not able to understand how these values are used in path selection by the client. Anybody please highlight on this. 2) There are gu

Re: [tor-dev] Finding the catch probability

2014-05-12 Thread saurav dahal
s on Shadow: > > https://github.com/shadow/shadow/wiki > > (Including installation) > > ___ > tor-dev mailing list > tor-dev@lists.torproject.org > https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev > > -- Sa

Re: [tor-dev] Finding the catch probability

2014-05-11 Thread saurav dahal
lity of selection of that entry node by changing the bandwidth of that node. Can anybody please tell me how to find out this graph using this simulator. Thanks, On Mon, May 12, 2014 at 11:15 AM, saurav dahal wrote: > In the paper "A New Cell Counter Based Attack Against Tor, Zhen Ling, &

[tor-dev] Finding the catch probability

2014-05-11 Thread saurav dahal
In the paper "A New Cell Counter Based Attack Against Tor, Zhen Ling, Junzhou Luo, Wei Yu, Xinwen Fuz, Dong Xuan, Weijia Jia", in Fig. 9, Catch probability graph is drawn. I am interested in finding out this graph using "Shadow Simulator" as a part of my project in graduate studies. Can anybody p

Re: [tor-dev] Fwd: About using source code

2014-03-21 Thread saurav dahal
Ok i wish.what i need to do? On Mar 21, 2014 9:26 PM, "Frank Young" wrote: > I have implemented the protocol as a c++ static library which you can > link against. > I can give you headup if you wish > ___ > tor-dev mailing list > tor-dev@lists.torprojec

[tor-dev] Fwd: About using source code

2014-03-20 Thread saurav dahal
Can anybody please tell me how to use the original source code of tor by modifying and implementing on the TOR network? For example: I want to log how many circuits have been made through my OR. Thanks, Saurav ___ tor-dev mailing list tor-dev@lists.tor