Re: [tor-dev] Implementing an embeddable C++ Tor client, advice requested

2020-06-26 Thread The Paranoia Project
On Tuesday, June 23, 2020 7:34 PM, Nick Mathewson wrote: > On Fri, Jun 19, 2020 at 3:59 PM The Paranoia Project > info@paranoia.tools wrote: > > > Hello everyone, I'm a long time user of Tor, first time poster here. > > Over the last few months, I have been working on a light weight C++ client >

Re: [tor-dev] Implementing an embeddable C++ Tor client, advice requested

2020-06-23 Thread Nick Mathewson
On Fri, Jun 19, 2020 at 3:59 PM The Paranoia Project wrote: > > Hello everyone, I'm a long time user of Tor, first time poster here. > > Over the last few months, I have been working on a light weight C++ client > only implementation of the Tor protocol, intended to be used as an embedded > libr

[tor-dev] Implementing an embeddable C++ Tor client, advice requested

2020-06-19 Thread The Paranoia Project
Hello everyone, I'm a long time user of Tor, first time poster here. Over the last few months, I have been working on a light weight C++ client only implementation of the Tor protocol, intended to be used as an embedded library in other applications. It is now at the stage where it can complete