[tor-talk] embedding tor into apps?

Nathan Freitas nathan at freitas.net
Wed Jun 29 14:49:50 UTC 2011


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-talk at 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 at lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tor-talk/attachments/20110629/340519c5/attachment.htm>


More information about the tor-talk mailing list