Re: Proposed Statement on "HTTPS everywhere for the IETF"

Mark Nottingham <mnot@mnot.net> Wed, 10 June 2015 02:58 UTC

Return-Path: <mnot@mnot.net>
X-Original-To: ietf@ietfa.amsl.com
Delivered-To: ietf@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id DF4381A0173 for <ietf@ietfa.amsl.com>; Tue, 9 Jun 2015 19:58:35 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.098
X-Spam-Level:
X-Spam-Status: No, score=0.098 tagged_above=-999 required=5 tests=[BAYES_50=0.8, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] autolearn=ham
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YBNA0s-fcRGu for <ietf@ietfa.amsl.com>; Tue, 9 Jun 2015 19:58:32 -0700 (PDT)
Received: from mxout-07.mxes.net (mxout-07.mxes.net [216.86.168.182]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8A4591A01F7 for <ietf@ietf.org>; Tue, 9 Jun 2015 19:58:12 -0700 (PDT)
Received: from [192.168.0.3] (unknown [120.149.147.132]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTPSA id DFF4222E200; Tue, 9 Jun 2015 22:58:09 -0400 (EDT)
Content-Type: text/plain; charset="utf-8"
Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2098\))
Subject: Re: Proposed Statement on "HTTPS everywhere for the IETF"
From: Mark Nottingham <mnot@mnot.net>
In-Reply-To: <978EACB4-295B-4BD1-8243-0A5686F11237@gbiv.com>
Date: Wed, 10 Jun 2015 12:58:06 +1000
Content-Transfer-Encoding: quoted-printable
Message-Id: <80BAB6F9-9059-48C1-B85E-ED5344C6C890@mnot.net>
References: <7CD16905-AA0C-4CF4-8473-DE3E698D4C52@mnot.net> <978EACB4-295B-4BD1-8243-0A5686F11237@gbiv.com>
To: Roy Fielding <fielding@gbiv.com>
X-Mailer: Apple Mail (2.2098)
Archived-At: <http://mailarchive.ietf.org/arch/msg/ietf/79KkSgGiHggEH6cLO4FGaMOd05k>
Cc: hildjj@cursive.net, IETF <ietf@ietf.org>
X-BeenThere: ietf@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: IETF-Discussion <ietf.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ietf>, <mailto:ietf-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ietf/>
List-Post: <mailto:ietf@ietf.org>
List-Help: <mailto:ietf-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ietf>, <mailto:ietf-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 10 Jun 2015 02:58:36 -0000

On 10 Jun 2015, at 10:24 am, Roy T. Fielding <fielding@gbiv.com> wrote:
> […]
>>> Furthermore, with TLS in place, it becomes easy and commonplace to send stored authentication credentials in those requests, without visibility, and without the ability to easily reset those credentials (unlike in-the-clear cookies).
>> 
>> Yes. This is a concern that I talked through with Balachander Krishnamurthy (who said his cookie research would have been much more difficult with pervasive HTTPS) and others when SPDY came around. I think we need much better tooling here. There has been a bit of progress, but it's been very slow...
> 
> I don't think you appreciate the impact of authenticated requests on the overall system.
> It isn't just that the sites you intend to visit now have the ability to uniquely identify
> you at no additional infrastructure cost.  It is that every https reference on every page
> has the same ability, and is no longer hindered by limitations on Referer or "privacy"
> concerns (again, because people like the IETF claim that encrypted data sent over TLS is
> private even when we have no control over the CAs, the recipient, and the data sent).

Or perhaps you just weren't explaining what you meant very well. Thanks for doing so below.

I agree that there are aspects of TLS that could be abused into tracking users (e.g., session tickets), and that this is a concern. However, the same can be said for HTTP (ETags, anyone?), URIs, JavaScript, and many other parts of the Web. 

Maintaining truly anonymous, untracked Web access is really, really hard — to the point that if you're serious about it, each time you want to use a Web site, you'll use a different physical machine (think side channel attacks; this is a fun sampler: <http://arxiv.org/pdf/1502.07373v2.pdf>).

As such, equating TLS to "authenticated requests" confuses the matter more than it helps explain what's happening. If TLS has the potential for adding entropy to a browser fingerprint, we can and should look at ways to mitigate that. But, it's not like people who want to track users using things other than cookies are over the moon about HTTPS Everywhere; they already have a buffet of choices to do that on the modern Web. 

And yes, HTTPS does hide what happens on the wire. However, the techniques used are still apparent in the endpoints, and we have a growing galaxy of privacy-aiding browser plugins to find at least some of them, as well as more hardened approaches like TorBrowser. The ones that can't be found in the browser by a plugin probably can't be detected on the wire either.

Don't get me wrong - many people (including me) are very concerned about this problem, and we're talking about it in the TAG right now. I just don't see any reason to recommend that people NOT deploy HTTPS based upon these specific concerns — they're dwarfed by other (very real) concerns about cookieless tracking as well as pervasive monitoring.


[…]
>>> What it does is disable anonymous access to ensure authority.
>> 
>> Please explain?
> 
> The https scheme relies on the notion of authority in the URI combined with direct or
> tunneled connection to that authority to establish a trusted exchange of information
> between the user and that authority (assuming that the user trusts that authority).
> For various performance reasons, a great deal of state is held on the user agent to
> ensure that its next connection to the same authority isn't depressingly slow.
> Recipients are discouraged from shared caching or mirroring of the content, since
> the authority is vested only in the connection that delivered it, not in the bits
> that were delivered, and the user agent doesn't know why the bits were secured.
> 
> Anonymous access, in contrast, does not presume that the user trusts the authority.
> Very little state is maintained on the user agent, since it doesn't actually help.
> Recipients are encouraged to cache or mirror the content, especially if the
> content itself is signed, which means other users can access the content without
> making a request to the authority.  Information can be replicated and accessed at
> locations the user does trust, perhaps even offline.
> 
> The other advantage that replication has over https, aside from not requiring
> a connection to the authority, is that the information cannot be personalized.
> If you can go to a public library to see a copy of the tax code, or legal code,
> or some other document of public interest, it makes it much harder for that code
> to be changed without people noticing, or for certain viewers of the code to see
> a different version than others.

Thanks again.


>> I think the combination of how HTTP is defined and Web browsers' specific usage patterns of HTTP over TLS does that. We're already seeing some background discussion of how to offer caching without sacrificing security. 
> 
> We can't have a reasonable comparison of the effect of HTTPS-everywhere based on
> proposals that are deployed nowhere.  Deploy them first, advocate later.

Well, exactly. You seem to be arguing that we should stop advocating for/improving HTTPS (for all of the reasons that led us to this) while we wait for a new proposal/protocol to be developed and deployed, because it might be a better overall solution.

It indeed might be better in many aspects — and I'd love to get such a thing going. Let's do a Bar BoF in Prague. 

In the meantime, we have a deployed Web that needs maintenance and evolution. It needs to be secured from a variety of attacks — pervasive monitoring being just one — that HTTPS can help mitigate.

"HTTPS Everywhere" is not an edict from the IESG (or IAB, TAG or anyone else); it's at most an aspirational goal shared by many. Pretty much all of the actual activity has been focused on making sure that it's easy / possible to deploy, and that it is used when a new feature is powerful / privileged enough to warrant it (e.g., ServiceWorker).

Stopping that on the basis that we hope something better will come along doesn't make sense.


> If you are going to conduct a political campaign, I expect to see reasonable and
> responsible disclosures of the profit motive even if it has no personal relevance
> to the person disclosing.  Readers can reach their own conclusions.

OK. 

I don't know if I'm "conducting a political campaign" (which seems like a pejorative phrase already), but regardless: I'm employed by a CDN, Akamai. They make money by running a lot of servers on the Internet and doing interesting things with them, including serving TLS.

Your turn, Roy from Adobe and Apache.


[…]
>>> It's a shame that the IETF has been abused in this way to promote a campaign that will
>>> effectively end anonymous access, under the guise of promoting privacy.
>> 
>> How does HTTPS "end anonymous access"?
> 
> Because https-everywhere eliminates anonymous access; not just in the technical
> leaks that result from all that authenticating the authority, but also in the social
> effects it has on the overall ecosystem.  It excludes the features of HTTP
> that encouraged shared caching (by default) and removes social and technical
> barriers associated with persistently identifying each user.
> 
> If we are going to make grand recommendations that change the way the Web works,
> we should at least understand the consequences.  If we are going to tell people
> that something will improve privacy, then it had better improve privacy to the
> same degree that we say it does.

So, the start of this thread was about using HTTPS to serve IETF.org sites. We seem to be veering off-topic; I don't see a "grand recommendation" of any sort in <https://trac.tools.ietf.org/group/iesg/trac/wiki/HttpsEverywhere>. What exactly are you arguing against *here*? 

Cheers,


--
Mark Nottingham   https://www.mnot.net/