Re: [tor-dev] OnionShare bug that's possibly caused by an upstream v3 onion bug

2018-11-26 Thread Micah Lee
On 11/26/18 7:55 AM, David Goulet wrote: > I've opened this and marked it for backport: > https://trac.torproject.org/projects/tor/ticket/28619 > > Big thanks to everyone on that OnionShare ticket for the thorough report! > David Thank you! ___ tor-dev

Re: [tor-dev] OnionShare bug that's possibly caused by an upstream v3 onion bug

2018-11-26 Thread David Goulet
On 24 Nov (21:30:16), Micah Lee wrote: [snip] Greetings Micah! > But with v3 onion services, as soon as the OnionShare web server finishes > sending the full HTTP response, the torified HTTP client stops downloading. > I made a small python script, onion-bug.py, that reproduces the issue that >

Re: [tor-dev] OnionShare bug that's possibly caused by an upstream v3 onion bug

2018-11-25 Thread Ivan Markin
On 2018-11-25 05:30, Micah Lee wrote: > I've been working on a major OnionShare release that, among other > things, will use v3 onion services by default. But it appears that > either something in stem or in Tor deals with v3 onions differently > than v2 onions, and causes a critical bug in OnionSh

[tor-dev] OnionShare bug that's possibly caused by an upstream v3 onion bug

2018-11-24 Thread Micah Lee
I've been working on a major OnionShare release that, among other things, will use v3 onion services by default. But it appears that either something in stem or in Tor deals with v3 onions differently than v2 onions, and causes a critical bug in OnionShare. It took a lot of work to track down e