Re: [keyassure] Objective: Restrictive versus Supplementary Models

Martin Rex <mrex@sap.com> Thu, 31 March 2011 13:35 UTC

Return-Path: <mrex@sap.com>
X-Original-To: keyassure@core3.amsl.com
Delivered-To: keyassure@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 9054028C168 for <keyassure@core3.amsl.com>; Thu, 31 Mar 2011 06:35:20 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -10.221
X-Spam-Level:
X-Spam-Status: No, score=-10.221 tagged_above=-999 required=5 tests=[AWL=0.028, BAYES_00=-2.599, HELO_EQ_DE=0.35, RCVD_IN_DNSWL_HI=-8]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Es1MGVJF9GAf for <keyassure@core3.amsl.com>; Thu, 31 Mar 2011 06:35:19 -0700 (PDT)
Received: from smtpde02.sap-ag.de (smtpde02.sap-ag.de [155.56.68.140]) by core3.amsl.com (Postfix) with ESMTP id 94C7928C153 for <keyassure@ietf.org>; Thu, 31 Mar 2011 06:35:19 -0700 (PDT)
Received: from mail.sap.corp by smtpde02.sap-ag.de (26) with ESMTP id p2VDafXL020422 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Thu, 31 Mar 2011 15:36:46 +0200 (MEST)
From: Martin Rex <mrex@sap.com>
Message-Id: <201103311336.p2VDafum022751@fs4113.wdf.sap.corp>
To: rbarnes@bbn.com
Date: Thu, 31 Mar 2011 15:36:41 +0200
In-Reply-To: <E10206C6-2A07-4C76-8C21-C7E889FD99BB@bbn.com> from "Richard L. Barnes" at Mar 31, 11 03:29:18 pm
MIME-Version: 1.0
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-SAP: out
Cc: keyassure@ietf.org
Subject: Re: [keyassure] Objective: Restrictive versus Supplementary Models
X-BeenThere: keyassure@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
Reply-To: mrex@sap.com
List-Id: Key Assurance With DNSSEC <keyassure.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/keyassure>, <mailto:keyassure-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/keyassure>
List-Post: <mailto:keyassure@ietf.org>
List-Help: <mailto:keyassure-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/keyassure>, <mailto:keyassure-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 31 Mar 2011 13:35:20 -0000

Richard L. Barnes wrote:
> 
> So it's a social engineering attack?  Might as well just send an email trojan.
> 
> This is the same result as
> -- Hijacking the TCP session and feeding in a fake cert 
> -- Spoofing the A record and sending the client to the wrong host (like ekr said)
> 
> --Richard

To me, processing unsigned TLSA records is similar to
processing unsigned OCSP responses or unsigned CRLs.
I would not do the latter, and I'm in doubt that the former
is a good idea.

-Martin