Re: [certid] review of draft-saintandre-tls-server-id-check-09
Matt McCutchen <matt@mattmccutchen.net> Fri, 24 September 2010 05:24 UTC
Return-Path: <matt@mattmccutchen.net>
X-Original-To: certid@core3.amsl.com
Delivered-To: certid@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix)
with ESMTP id A13163A68DF for <certid@core3.amsl.com>;
Thu, 23 Sep 2010 22:24:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.583
X-Spam-Level:
X-Spam-Status: No, score=-2.583 tagged_above=-999 required=5 tests=[AWL=0.016,
BAYES_00=-2.599]
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 f0cbvHkF89Fr for
<certid@core3.amsl.com>; Thu, 23 Sep 2010 22:24:47 -0700 (PDT)
Received: from homiemail-a2.g.dreamhost.com (caiajhbdcbhh.dreamhost.com
[208.97.132.177]) by core3.amsl.com (Postfix) with ESMTP id 8FD903A6A7D for
<certid@ietf.org>; Thu, 23 Sep 2010 22:24:47 -0700 (PDT)
Received: from homiemail-a2.g.dreamhost.com (localhost [127.0.0.1]) by
homiemail-a2.g.dreamhost.com (Postfix) with ESMTP id 98759280069;
Thu, 23 Sep 2010 22:25:18 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; c=nofws; d=mattmccutchen.net; h=subject:from
:to:cc:in-reply-to:references:content-type:date:message-id
:mime-version:content-transfer-encoding; q=dns; s= mattmccutchen.net;
b=iniJ7/mmxCt06QHx9Hy+Hzh+kCNBWgPfjAZA57FGDFP
csNA8lhGu7MmXnd3B1LYkE9l0GB+U6KbCsRnkXrtt5oHNWqKxpWqEjEenyaO22lQ
ajAzTumHspOrh0YCfCBDYoMdzygnBLkkpvQRkez0fK37NMGjAYnSeu6bDYeVzCg0 =
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=mattmccutchen.net;
h= subject:from:to:cc:in-reply-to:references:content-type:date
:message-id:mime-version:content-transfer-encoding; s= mattmccutchen.net;
bh=pXv/vYG81ADm0xx+UrsoOC4kAKQ=;
b=CVwzHZPD3h OzoR8p2L0zwYRVkyUB/d2n/Yl30eLk3mwTRRDJa18z3+8nkkZLw+tVHYmGOUuNvO
jn68crsBW5Ln0TJawqZ/trd2NSjdeS6WyKD4jbPDnnXFmKfsMQFQnKfJRZuI0C5Q
GBdp1GFK0zfP2lsh+rQ2Xvmbzd1iO0PZM=
Received: from [129.2.249.209] (ml2.student.umd.edu [129.2.249.209])
(Authenticated sender: matt@mattmccutchen.net) by
homiemail-a2.g.dreamhost.com (Postfix) with ESMTPA id 53A94280062;
Thu, 23 Sep 2010 22:25:18 -0700 (PDT)
From: Matt McCutchen <matt@mattmccutchen.net>
To: mrex@sap.com
In-Reply-To: <201009231815.o8NIFdDi023872@fs4113.wdf.sap.corp>
References: <201009231815.o8NIFdDi023872@fs4113.wdf.sap.corp>
Content-Type: text/plain; charset="UTF-8"
Date: Fri, 24 Sep 2010 01:25:17 -0400
Message-ID: <1285305917.1939.380.camel@mattlaptop2.local>
Mime-Version: 1.0
X-Mailer: Evolution 2.30.4
Content-Transfer-Encoding: 7bit
Cc: certid@ietf.org
Subject: Re: [certid] review of draft-saintandre-tls-server-id-check-09
X-BeenThere: certid@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: Representation and verification of identity in certificates
<certid.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/certid>,
<mailto:certid-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/certid>
List-Post: <mailto:certid@ietf.org>
List-Help: <mailto:certid-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/certid>,
<mailto:certid-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 24 Sep 2010 05:24:48 -0000
On Thu, 2010-09-23 at 20:15 +0200, Martin Rex wrote: > Marsh Ray wrote: > > It's not possible for a network security protocol to survive the > > compromise of one of the endpoints. We can no longer reason about Alice > > and Bob if Bob is allowed to be under the hypnotic control of Eve. > > True. I used the wrong words in what I was trying to say. > > There is definitely little that you can do about a full compromise of > the real server. > > But blindly trusting browsers may easily turn seemingly small security > vulnerability (every XSS, CSRF, content upload), that enables diverting > a victim to the attackers own server seamlessly, close to equivalent to > a full compromise of the real server for the purpose of capturing > sensible or confidential information from the victim. This is the design of the browser. Trying to prevent it in server-id-check (of all places) makes no design sense and would cause many more problems than it solves. -- Matt
- [certid] review of draft-saintandre-tls-server-id… Wes Hardaker
- Re: [certid] review of draft-saintandre-tls-serve… Sean Turner
- Re: [certid] review of draft-saintandre-tls-serve… Peter Saint-Andre
- Re: [certid] review of draft-saintandre-tls-serve… Peter Saint-Andre
- Re: [certid] review of draft-saintandre-tls-serve… Henry B. Hotz
- Re: [certid] review of draft-saintandre-tls-serve… Martin Rex
- Re: [certid] [TLS] review of draft-saintandre-tls… Marsh Ray
- Re: [certid] [TLS] review of draft-saintandre-tls… Martin Rex
- Re: [certid] review of draft-saintandre-tls-serve… Matt McCutchen
- Re: [certid] review of draft-saintandre-tls-serve… Matt McCutchen
- Re: [certid] review of draft-saintandre-tls-serve… Martin Rex
- Re: [certid] review of draft-saintandre-tls-serve… Matt McCutchen
- Re: [certid] review of draft-saintandre-tls-serve… Martin Rex
- Re: [certid] review of draft-saintandre-tls-serve… Peter Saint-Andre