Re: [tor-dev] Tor BSD underperformance (was [Tor-BSD] Recognizing Randomness Exhaustion)

2015-01-05 Thread Greg Troxel
Yawning Angel writes: > On Thu, 1 Jan 2015 14:19:08 +1100 > teor wrote: >> On 1 Jan 2015, at 07:39 , Greg Troxel >> wrote: >> >> Tor 0.2.6.2-alpha (just in the process of being released) has some >> changes to queuing behaviour using the KIST algorithm.

Re: [tor-dev] Apple App Store Redux

2013-11-11 Thread Greg Troxel
Griffin Boyce writes: > Here are the issues as I see them: > - Apple has traditionally been at odds with GPL-licensed stuff [3], > though of late it seems to have relaxed a bit with dual-licensed > material [2]. > - If the TBB is added to the app store by Tor, it requires review of > and agre

Re: [tor-dev] .i2p address support in torsocks

2013-11-02 Thread Greg Troxel
I think i2p support makes sense. The only tricky part is what prereqs that reuuires. For an individual building torsocks, they'll either have or not have tor and have or not have i2p, and they can be detected, and that's fine. For a packaging system, the package has to have dependencies chosen,