Re: [tor-dev] UX improvement proposal: Onion auto-redirects using Onion-Location HTTP header

2018-10-23 Thread Tom Ritter
On Tue, Oct 23, 2018, 12:15 PM Alec Muffett wrote: > > The world has changed since Tor was first invented; perhaps it's time that > we stopped trying to hide the fact that we are using Tor? Certainly we > should attempt to retain the uniformity across all tor users - everybody > using Firefox on

[tor-dev] Easy(?) adaptation of meek-client for ESNI

2018-10-23 Thread David Fifield
On Mon, Sep 24, 2018 at 08:23:58PM -0600, David Fifield wrote: > What we would need in order for meek to used encrypted SNI would be > either: > 1) support for encrypted SNI in Go's crypto/tls package; or > 2) support for encrypted SNI in the Firefox that ships with Tor > Browser, which meek-

Re: [tor-dev] UX improvement proposal: Onion auto-redirects using Onion-Location HTTP header

2018-10-23 Thread Alec Muffett
1) the best and proper way to redirect from site A to site B is to use "Location:" and/or an appropriate 3xx code. It already works. 2) having an "h2o" ALPN for Alt-Svc would literally make things worse, retard adoption, confuse implementations, break almost all of my future plans for onionificati

Re: [tor-dev] UX improvement proposal: Onion auto-redirects using Onion-Location HTTP header

2018-10-23 Thread Tom Ritter
On Wed, 26 Sep 2018 at 06:51, wrote: > ... I want to compare your proposal with the simple situation of "If the server gets a connection from a Tor exit node, return Location: blah.onion." (This would also separate the cookie space) If I understand your proposal correctly, the differences are: