I think the model we use for Orbot (always running background service) doesn't 
port well to the iOS model for multitasking/threading. I think that for the iOS 
world, creating a TorBrowser app with everything in it makes the most sense. 
There already numerous examples of third party browsers that have made it 
through the app store process.

Manuel <tor-t...@acanthephyra.net> wrote:

On Wed, Jun 29, 2011 at 03:40:30PM +0200, MacLemon wrote:
> On 29.06.2011, at 13:46, Manuel wrote:
> > The real question is: Why would you want to embed Tor?
> I???d be interested in building a Tor browser for iOS which would require me 
> to package everything up into a single binary.

How so? Do the ToS forbid you from creating proxy apps?

tor-dev would probably be better at answering this, but it seems like a 
somewhat-sane solution to simply fork & call
tor_main(int argc, char *argv[]) from or/main.c, which is basically what
tor is doing (from what I can see) in or/tor_main.c.

Cheers,

Manuel
_____________________________________________

tor-talk mailing list
tor-talk@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk

_______________________________________________
tor-talk mailing list
tor-talk@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk

Reply via email to