Re: [tor-dev] Detecting if a IP address belongs to a Tor Exit node.

2012-12-06 Thread Jorge Couchet
Thanks to all for the help! Best! Jorge On Fri, Dec 7, 2012 at 5:05 AM, David Fifield wrote: > On Thu, Dec 06, 2012 at 08:39:09AM +0100, Karsten Loesing wrote: >> Why not just run and query an Onionoo server? >> >>> >> >>> Onionoo isn't really optimised in regards to giving out lists of >>

Re: [tor-dev] Detecting if a IP address belongs to a Tor Exit node.

2012-12-06 Thread David Fifield
On Thu, Dec 06, 2012 at 08:39:09AM +0100, Karsten Loesing wrote: > Why not just run and query an Onionoo server? > >>> > >>> Onionoo isn't really optimised in regards to giving out lists of > >>> exits, the parsing of the JSON sounds like a duplicate effort to me. > >>> Also, shipping Onionoo

Re: [tor-dev] Detecting if a IP address belongs to a Tor Exit node.

2012-12-05 Thread Karsten Loesing
Why not just run and query an Onionoo server? >>> >>> Onionoo isn't really optimised in regards to giving out lists of >>> exits, the parsing of the JSON sounds like a duplicate effort to me. >>> Also, shipping Onionoo with every facilitator seems a bit overkill. It's not Onionoo's primary pu

Re: [tor-dev] Detecting if a IP address belongs to a Tor Exit node.

2012-12-05 Thread David Fifield
On Tue, Dec 04, 2012 at 08:25:25PM +, Julian Yon wrote: > On Tue, 04 Dec 2012 18:51:16 +0100 > Michael Zeltner wrote: > > > Excerpts from Julian Yon's message of 2012-12-04 14:10:50 +0100: > > > On Tue, 4 Dec 2012 13:25:15 +0100 > > > Jorge Couchet wrote: > > > > > > > I'm working with the

Re: [tor-dev] Detecting if a IP address belongs to a Tor Exit node.

2012-12-04 Thread Julian Yon
On Tue, 04 Dec 2012 18:51:16 +0100 Michael Zeltner wrote: > Excerpts from Julian Yon's message of 2012-12-04 14:10:50 +0100: > > On Tue, 4 Dec 2012 13:25:15 +0100 > > Jorge Couchet wrote: > > > > > I'm working with the ticket 7549 > > > (https://trac.torproject.org/projects/tor/ticket/7549). >

Re: [tor-dev] Detecting if a IP address belongs to a Tor Exit node.

2012-12-04 Thread Michael Zeltner
Excerpts from Julian Yon's message of 2012-12-04 14:10:50 +0100: > On Tue, 4 Dec 2012 13:25:15 +0100 > Jorge Couchet wrote: > > > I'm working with the ticket 7549 > > (https://trac.torproject.org/projects/tor/ticket/7549). > > ... > > So, the question is: is there any other reasonable way (effici

Re: [tor-dev] Detecting if a IP address belongs to a Tor Exit node.

2012-12-04 Thread Julian Yon
On Tue, 4 Dec 2012 13:25:15 +0100 Jorge Couchet wrote: > I'm working with the ticket 7549 > (https://trac.torproject.org/projects/tor/ticket/7549). > ... > So, the question is: is there any other reasonable way (efficient > -development and execution time- and safe) to see if an IP address > belo

[tor-dev] Detecting if a IP address belongs to a Tor Exit node.

2012-12-04 Thread Jorge Couchet
A FlashProxy (https://crypto.stanford.edu/flashproxy/) is a normal browser that has a Javascript code in order to act as a Proxy. The browser acting as a Proxy is contacting a special server (the "Facilitator" developed in Python) in order to ask for a client and a Tor relay. In the case that the F