Re: [tor-dev] CPAProxy - a thin Objective-C wrapper around Tor

2013-10-08 Thread Lunar
Claudiu-Vlad Ursache: > - CPAProxy sets up Tor's DataDir in a temporary directory of an app's > sandbox where it's not accessible by other processes. Should that directory > be protected in any other way? Having DataDir temporary means that the client will pick new guards everytime it starts. This

[tor-dev] CPAProxy - a thin Objective-C wrapper around Tor

2013-10-07 Thread Claudiu-Vlad Ursache
Hi everyone, For those of you interested in making Tor available on iOS, I've recently released CPAProxy, a thin Objective-C wrapper around Tor ( https://github.com/ursachec/CPAProxy). The goal of the project is to release a free open-source browser on the AppStore that uses this wrapper and Tor