[tor-dev] Pre-draft of Proposal XXX: Extended ORPort and TransportControlPort

2012-01-26 Thread George Kadianakis
After discussion in tickets #4773 and #3587 this is a pre-draft of a proposal that revamps the Extended ORport, introduced in proposal 180, and specifies the new TransportControlPort. Comments are marked with '#', and there is also: https://trac.torproject.org/projects/tor/ticket/4773#comment:5 N

[tor-dev] DNS/DNSSEC resolving in Tor (PoC implementation)

2012-01-26 Thread Ondrej Mikle
Hi, I decided to give it a shot in implementing full DNS/DNSSEC resolution support for Tor, here's the branch: https://github.com/hiviah/tor ATM the biggest limitation is that reply DNS packet must fit in a single cell (i.e. max size is RELAY_PAYLOAD_SIZE). How it's implemented: There's new co

Re: [tor-dev] Windows Alternative of torsocks/tsocks ?

2012-01-26 Thread Fabio Pietrosanti (naif)
On 1/22/12 10:11 PM, Catalin Patulea wrote: > [resending after subscribing to list] > > Hi Fabio, > >> On 1/22/12 11:28 AM, Roger Dingledine wrote: >>> See also TorCap2: http://www.virtualventures.ca/~cat/ >>> but I've never succeeded at getting a license statement out of the author. > Roger, I'm

Re: [tor-dev] Simulating a slow connection

2012-01-26 Thread Steven Murdoch
Hi Adam, On 20 Jan 2012, at 10:55, Adam Katz wrote: > Well, I myself didn't have anything specific in mind but i have some > experience with the linux tc utility as well as with generating > realistic background traffic. I was wondering whether I could help on > any of the existing projects or he