Re: [dane] Behavior in the face of no answer?

Eric Rescorla <ekr@rtfm.com> Tue, 15 May 2012 16:56 UTC

Return-Path: <ekr@rtfm.com>
X-Original-To: dane@ietfa.amsl.com
Delivered-To: dane@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 34C1321F889F for <dane@ietfa.amsl.com>; Tue, 15 May 2012 09:56:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.977
X-Spam-Level:
X-Spam-Status: No, score=-102.977 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, FM_FORGED_GMAIL=0.622, RCVD_IN_DNSWL_LOW=-1, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dGWD1YZNzugZ for <dane@ietfa.amsl.com>; Tue, 15 May 2012 09:56:08 -0700 (PDT)
Received: from mail-vb0-f44.google.com (mail-vb0-f44.google.com [209.85.212.44]) by ietfa.amsl.com (Postfix) with ESMTP id 9ADF821F884D for <dane@ietf.org>; Tue, 15 May 2012 09:56:08 -0700 (PDT)
Received: by vbbez10 with SMTP id ez10so7621631vbb.31 for <dane@ietf.org>; Tue, 15 May 2012 09:56:08 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-originating-ip:in-reply-to:references:from:date :message-id:subject:to:cc:content-type:x-gm-message-state; bh=i7XQIHtqhzZJXYqxPe5A+DZQ1F/7FsBk7OGOAQ3Je8c=; b=h5FbddwM35QxTOkc73hYlhmTlCovhhtSJrz9AE/zyeNOpwNDPvR/J8JNzvpsMUKa+S QTVgHphjC398Qty/BSOA4Qe0any9v39p+cZl5utv1H+tPB2DDmFkFKBoI/6Yv+0AtDr7 NSlrPjBNJAKlwyBUlSQyuR0zGM1hPq107DSKwatyCAn1EbLnnWxkZ7BRztTfzUgx6+8/ qMYDK4cCniNlTKA54Nkd5jfg6ReVwu0/71sVvoCm3fxl+dVDAvcU6pALMw4XTPqj0S2j +6TMNeppX33vNlXVbWUhHMxk+uBENSEucFIlLtjFTeZWp6Tjl5U/vDrYJOwtFLXV2JrK p3EQ==
Received: by 10.220.150.148 with SMTP id y20mr7705018vcv.26.1337100968085; Tue, 15 May 2012 09:56:08 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.52.35.209 with HTTP; Tue, 15 May 2012 09:55:27 -0700 (PDT)
X-Originating-IP: [63.245.220.224]
In-Reply-To: <201205151652.q4FGqFZP020706@fs4113.wdf.sap.corp>
References: <CABcZeBPCYNV=i5rsNt_QDDE2hY+8Tw4izovAVEFjYc=ESJst+Q@mail.gmail.com> <201205151652.q4FGqFZP020706@fs4113.wdf.sap.corp>
From: Eric Rescorla <ekr@rtfm.com>
Date: Tue, 15 May 2012 09:55:27 -0700
Message-ID: <CABcZeBOX_WGf2hv=+rdA_YG4x5Pw0--snThZh+7yRrHNRwGYeg@mail.gmail.com>
To: mrex@sap.com
Content-Type: text/plain; charset=ISO-8859-1
X-Gm-Message-State: ALoCoQkaYOsJ7WTDqHSjufPMbWtkm1WuA+zqtO3a1cDby/zS1Ym84vXZWw2JXi6yP/Z88uc3B0ge
Cc: paul.hoffman@vpnc.org, dane@ietf.org
Subject: Re: [dane] Behavior in the face of no answer?
X-BeenThere: dane@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: DNS-based Authentication of Named Entities <dane.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/dane>, <mailto:dane-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/dane>
List-Post: <mailto:dane@ietf.org>
List-Help: <mailto:dane-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/dane>, <mailto:dane-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 15 May 2012 16:56:09 -0000

On Tue, May 15, 2012 at 9:52 AM, Martin Rex <mrex@sap.com> wrote:
> And as a fallback, browsers could use a TLSA & server-cert lock, i.e.
> memorizing information from the last visit of a site and using that
> to perform server endpoint identification in case that DNSSEC lookups
> fail when roaming.

At which point it's hard to understand how this is better than cert pinning
via HSTS.

-Ekr