Hi Fabio Pietrosanti:
Thanks, I appreciate your help. I will be working on this. I actually was
considering to maybe provide it to the community so people could pinpoint bugs
and contribute patches.
I will be studying onionbrowser. But seems they are running Tor as a thread
inside the browser
On 3/28/13 12:10 PM, Christopher Schmidt wrote:
> "Fabio Pietrosanti (naif)"
> writes:
>> That's the future of Tor, to be integrated as a library just like an
>> encryption library into application.
> No, it's not. Embedding a Tor client in another application cripples
> auditability, configurab
Christopher Schmidt wrote:
>"Fabio Pietrosanti (naif)"
> writes:
>> That's the future of Tor, to be integrated as a library just like an
>> encryption library into application.
>
>No, it's not. Embedding a Tor client in another application cripples
>auditability, configurability, updateability
On 28.03.2013 12:10, Christopher Schmidt wrote:
> "Fabio Pietrosanti (naif)"
> writes:
>> That's the future of Tor, to be integrated as a library just like an
>> encryption library into application.
> No, it's not. Embedding a Tor client in another application cripples
> auditability, configurab
"Fabio Pietrosanti (naif)"
writes:
> That's the future of Tor, to be integrated as a library just like an
> encryption library into application.
No, it's not. Embedding a Tor client in another application cripples
auditability, configurability, updateability etc. of Tor. So does
embedding a co
Does the "check.torproject.org" site return a connected message in the default
browser?
chandra mohan wrote:
>Hi,
>
> I tried Trasparent proying of Orbot as mentioned
>https://guardianproject.info/apps/orbot/->OTHER
>*APPS* and observed all web (traffic built-in Browser, Gmail, YouTu
On 3/28/13 8:32 AM, wac wrote:
> Hi Folks:
>
> I am looking to use Tor as a library for my program. I managed to build it
> from the sources including the required libraries. But now I am looking for
> hints on how to replace the SOCKS 4/5 or the transparent proxy with direct
> calls from my app
Hi Folks:
I am looking to use Tor as a library for my program. I managed to build it from
the sources including the required libraries. But now I am looking for hints on
how to replace the SOCKS 4/5 or the transparent proxy with direct calls from my
application to link them. I'm hoping somebod