Re: [tor-dev] HSFETCH fails on basic auth services

2016-06-29 Thread Razvan Dragomirescu
Thank you Tim! For the record, GETINFO works ok in 0.2.8.4-rc (unstable). HSFETCH still doesn't and I'll file a bug for it. Razvan On Thu, Jun 30, 2016 at 1:28 AM, Tim Wilson-Brown - teor wrote: > > > On 30 Jun 2016, at 06:42, Razvan Dragomirescu < > razvan.dragomire...@veri.fi> wrote: > > > >

Re: [tor-dev] HSFETCH fails on basic auth services

2016-06-29 Thread Tim Wilson-Brown - teor
> On 30 Jun 2016, at 06:42, Razvan Dragomirescu > wrote: > > BTW, I have also tried the GETINFO command from the controller to fetch the > hidden service descriptor directly from the host that has published it, but > that doesn't work either. Fetching from the client side (after a connection

Re: [tor-dev] HSFETCH fails on basic auth services

2016-06-29 Thread Razvan Dragomirescu
BTW, I have also tried the GETINFO command from the controller to fetch the hidden service descriptor directly from the host that has published it, but that doesn't work either. Fetching from the client side (after a connection) works fine: AUTHENTICATE 250 OK GETINFO hs/client/desc/id/js2usypscw

[tor-dev] HSFETCH fails on basic auth services

2016-06-29 Thread Razvan Dragomirescu
Hello everyone, I seem to have found an issue (bug?) with the controller HSFETCH command - I can't seem to be able to fetch hidden service descriptors for services that use basic authentication. Tor appears to want to decrypt the introduction points for some reason and also fails to look at the Hi