[tor-dev] Hidden Service statistics coming soon!

2014-12-15 Thread George Kadianakis
Hello people, for the past few months we've been working on getting better statistics for hidden services [0]. The questions we are trying to answer are Approximately how many hidden services are there? and Approximately how much traffic of the Tor network is going to hidden services?. We can

[tor-dev] TOR C# application

2014-12-15 Thread Hollow Quincy
Hi all, I would like to write a C# application (IRC client) that is using TOR. I read a lot, but I still don't know how can I run TOR proxy in transparent way (from my c# code). I see that Tor Stem (https://stem.torproject.org/) can be used by Python code or there are packages for Linux, but not

Re: [tor-dev] TOR C# application

2014-12-15 Thread Mohiuddin Ebna Kawsar
1) connect TOR through socks port(localhost:9050 default) from your c# application (TCP/IP) 2) Negotiate with TOR SOCKS( read https://www.ietf.org/rfc/rfc1928.txt carefully). Here is a simple c code .hope this will help.. //Create socket

[tor-dev] Tor bridge reachability timeline being updated?

2014-12-15 Thread David Fifield
Arturo, I really like http://reports.ooni.nu/analytics/bridge_reachability/timeline/. Is it still being updated? Are updates going to a different place? What does it take to add obfs4 support? As obfs4 is about to be introduced, it would be great to have reachability measurements from a variety