Re: [tor-dev] Onion Client Auth on v3 descriptor via Control port

2020-06-17 Thread Miguel Jacq
Hi George, On Wed, Jun 17, 2020 at 12:37:18PM +0300, George Kadianakis wrote: > > Hmm, this is a bit embarassing for both of us, but if I'm not mistaken > ONION_CLIENT_AUTH_ADD only controls the client-side of client auth > credentials. This is not obvious at all by the command name, and it only

Re: [tor-dev] Onion Client Auth on v3 descriptor via Control port

2020-06-17 Thread George Kadianakis
Miguel Jacq writes: > Hi George, > > On Wed, Jun 17, 2020 at 12:37:18PM +0300, George Kadianakis wrote: >> >> Hmm, this is a bit embarassing for both of us, but if I'm not mistaken >> ONION_CLIENT_AUTH_ADD only controls the client-side of client auth >> credentials. This is not obvious at all by

Re: [tor-dev] Onion Client Auth on v3 descriptor via Control port

2020-06-17 Thread George Kadianakis
Miguel Jacq writes: > Hi, > > I'm one of the OnionShare developers, looking at what can be done to support > Client Auth with v3 onions. > > OnionShare depends on Stem for all its interaction setting up ephemeral > onions, so we need Stem to support that fierst. > > So I have been working on ad

[tor-dev] Onion Client Auth on v3 descriptor via Control port

2020-06-17 Thread Miguel Jacq
Hi, I'm one of the OnionShare developers, looking at what can be done to support Client Auth with v3 onions. OnionShare depends on Stem for all its interaction setting up ephemeral onions, so we need Stem to support that fierst. So I have been working on adding support for ONION_CLIENT_AUTH_AD