[tor-talk] TOR-Client bug?/wrong package size?

2011-06-29 Thread bemoo129
Hello, Does anybody know how TOR deals with TCP-Pakets? For example, while logging my outgoing traffic via iptables or wireshark, i saw a large amount of TLS-encrypted packages - but they all had a differend size, sometimes 60bytes, sometimes more then 1000. In the TOR Documentation they expl

[tor-talk] embedding tor into apps?

2011-06-29 Thread Jerzy Łogiewa
are there any apps which embed tor? how to do it in C++ project? -- Jerzy Łogiewa -- jerz...@interia.eu Kup auto swoich marzen - stac Cie! Znajdz >> http://linkint.pl/f29ca ___ tor-talk m

Re: [tor-talk] Access blocked by Baracuda Content filter

2011-06-29 Thread andre76
-- andr...@fastmail.fm On Tue, 28 Jun 2011 20:36 -0700, "coderman" wrote: > On Tue, Jun 21, 2011 at 7:29 PM, wrote: > >... > > I've tried Tor  with no success. > > have you tried using bridges? > > please report back if bridges do not work. Bridges worked. Success! > ___

Re: [tor-talk] embedding tor into apps?

2011-06-29 Thread Manuel
On Wed, Jun 29, 2011 at 01:01:19PM +0200, Jerzy ??ogiewa wrote: > are there any apps which embed tor? how to do it in C++ project? Well...Orbot (Tor on Android) kinda-embeds it. And by that, I mean that it packages tor, runs it on a shell and communicates with it over the control port. The real

Re: [tor-talk] embedding tor into apps?

2011-06-29 Thread MacLemon
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. Best regards Pepi ___ tor-talk maili

Re: [tor-talk] embedding tor into apps?

2011-06-29 Thread Manuel
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

Re: [tor-talk] embedding tor into apps?

2011-06-29 Thread Jacob Appelbaum
On 06/29/2011 06:40 AM, 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. Isn't it possible to do this by

Re: [tor-talk] embedding tor into apps?

2011-06-29 Thread MacLemon
>>> 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. > Isn't it possible to do this by spawning Tor as we do on Android? ToS require everything to be in a single bi

Re: [tor-talk] embedding tor into apps?

2011-06-29 Thread Nathan Freitas
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

Re: [tor-talk] embedding tor into apps?

2011-06-29 Thread Nick Mathewson
On Wed, Jun 29, 2011 at 9:56 AM, Manuel 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 pa

Re: [tor-talk] TOR-Client bug?/wrong package size?

2011-06-29 Thread Nick Mathewson
On Wed, Jun 29, 2011 at 4:51 AM, wrote: > Hello, > > Does anybody know how TOR deals with TCP-Pakets? > > For example, while logging my outgoing traffic via iptables or > wireshark, i saw a large amount of TLS-encrypted packages - but > they all had a differend size, sometimes 60bytes, sometimes

Re: [tor-talk] embedding tor into apps?

2011-06-29 Thread Marco Bonetti
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 06/29/2011 04:38 PM, MacLemon wrote: > ToS require everything to be in a single binary. Beware of the cellular data bandwidth comsumption limitation too (no reference on hand, sorry). I do not have enough math skills to prove it but I suspect it cou

Re: [tor-talk] embedding tor into apps?

2011-06-29 Thread Christian Hapke
If you want to embed Tor into a Java app you could use a pure Java lib: https://silvertunnel.org/netlib.html Best regards Christian Hapke On 06/29/2011 01:01 PM, Jerzy Łogiewa wrote: are there any apps which embed tor? how to do it in C++ project? -- Jerzy Łogiewa -- jerz...@interia.eu