[tor-dev] Apple App Store Redux

2013-11-10 Thread Griffin Boyce
It's been a while since there's been a discussion on-list about getting the TBB into Apple's app store [1]. Interest hasn't really gone away in the intervening 13 months, so I just want to open up discussion about it. Here are the issues as I see them: - Apple has traditionally been at odds w

Re: [tor-dev] bananaphone obfsproxy module

2013-11-10 Thread George Kadianakis
David Stainton writes: > George, > > Thanks for the info! > > This should approximate your suggestion: > https://github.com/david415/obfsproxy/tree/david-bananaphone-managed > > Let me know your suggestions for improvement. > Either way I'll work on this more soon. > Looks fine! BTW, does it wo

Re: [tor-dev] bananaphone obfsproxy module

2013-11-10 Thread David Stainton
George, Thanks for the info! This should approximate your suggestion: https://github.com/david415/obfsproxy/tree/david-bananaphone-managed Let me know your suggestions for improvement. Either way I'll work on this more soon. Onward! David On Sun, Nov 10, 2013 at 3:21 AM, George Kadianakis

Re: [tor-dev] Notes on HS revamping

2013-11-10 Thread Kang
Here are my thoughts regarding why merging the Hidden Service directory system and regular directory system is a bad idea. It would mean each directory server effectively has a list of every hidden service in the network. This may or may not be an issue if the descriptors are encrypted. Additiona

[tor-dev] Transport composition

2013-11-10 Thread George Kadianakis
Hello Kevin, If you are interested in learning more about the transport combiner idea we were recently discussing, check out trac tickets #10061, #9744 and #7167. It would be awesome if you could comment with any ideas or criticisms you have. Cheers! _

Re: [tor-dev] bananaphone obfsproxy module

2013-11-10 Thread George Kadianakis
David Stainton writes: > Hi, > > Yeah... I should add a doc string to the BaseTransport __init__ > explaining that it runs upon connect. > > OK yesterday I implemented transport class method called setup()... > The BananaphoneTransport overrides setup()... storing the markov model > in a class at

Re: [tor-dev] Notes on HS revamping

2013-11-10 Thread George Kadianakis
Nick Mathewson writes: > On Wed, Oct 16, 2013 at 9:18 PM, George Kadianakis > wrote: >> Hey Nick, >> >> these are my notes from when I was writing the HS blog post. I updated >> them a bit with some more stuff. >> >> Might be helpful :) > > Hi, George! Here's the list I came up with. Let's tr