Re: [SECMECH] Framework Bindings Vs. Mechanism Bridges

Nicolas Williams <Nicolas.Williams@sun.com> Fri, 19 August 2005 18:12 UTC

Received: from localhost.localdomain ([127.0.0.1] helo=megatron.ietf.org) by megatron.ietf.org with esmtp (Exim 4.32) id 1E6BLz-0005AU-Pn; Fri, 19 Aug 2005 14:12:31 -0400
Received: from odin.ietf.org ([132.151.1.176] helo=ietf.org) by megatron.ietf.org with esmtp (Exim 4.32) id 1E6BLy-0005AP-67 for secmech@megatron.ietf.org; Fri, 19 Aug 2005 14:12:30 -0400
Received: from ietf-mx.ietf.org (ietf-mx [132.151.6.1]) by ietf.org (8.9.1a/8.9.1a) with ESMTP id OAA20051 for <secmech@ietf.org>; Fri, 19 Aug 2005 14:12:28 -0400 (EDT)
Received: from nwkea-mail-1.sun.com ([192.18.42.13]) by ietf-mx.ietf.org with esmtp (Exim 4.43) id 1E6Bvu-0001e3-Uw for secmech@ietf.org; Fri, 19 Aug 2005 14:49:42 -0400
Received: from centralmail1brm.Central.Sun.COM ([129.147.62.1]) by nwkea-mail-1.sun.com (8.12.10/8.12.9) with ESMTP id j7JICP2B006340 for <secmech@ietf.org>; Fri, 19 Aug 2005 11:12:25 -0700 (PDT)
Received: from binky.Central.Sun.COM (binky.Central.Sun.COM [129.153.128.104]) by centralmail1brm.Central.Sun.COM (8.12.10+Sun/8.12.10/ENSMAIL, v2.2) with ESMTP id j7JICNfe025922 for <secmech@ietf.org>; Fri, 19 Aug 2005 12:12:24 -0600 (MDT)
Received: from binky.Central.Sun.COM (localhost [127.0.0.1]) by binky.Central.Sun.COM (8.13.3+Sun/8.13.3) with ESMTP id j7JICMID007295; Fri, 19 Aug 2005 13:12:23 -0500 (CDT)
Received: (from nw141292@localhost) by binky.Central.Sun.COM (8.13.3+Sun/8.13.3/Submit) id j7JICMig007294; Fri, 19 Aug 2005 13:12:22 -0500 (CDT)
Date: Fri, 19 Aug 2005 13:12:22 -0500
From: Nicolas Williams <Nicolas.Williams@sun.com>
To: "Salowey, Joe" <jsalowey@cisco.com>
Subject: Re: [SECMECH] Framework Bindings Vs. Mechanism Bridges
Message-ID: <20050819181222.GG6659@binky.Central.Sun.COM>
References: <7210B31550AC934A8637D6619739CE6905C06505@e2k-sea-xch2.sea-alpha.cisco.com>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Disposition: inline
In-Reply-To: <7210B31550AC934A8637D6619739CE6905C06505@e2k-sea-xch2.sea-alpha.cisco.com>
User-Agent: Mutt/1.5.7i
X-Spam-Score: 0.0 (/)
X-Scan-Signature: ffa9dfbbe7cc58b3fa6b8ae3e57b0aa3
Cc: secmech@ietf.org
X-BeenThere: secmech@lists.ietf.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Security mechanisms BOF <secmech.lists.ietf.org>
List-Unsubscribe: <https://www1.ietf.org/mailman/listinfo/secmech>, <mailto:secmech-request@lists.ietf.org?subject=unsubscribe>
List-Archive: <http://www1.ietf.org/pipermail/secmech>
List-Post: <mailto:secmech@lists.ietf.org>
List-Help: <mailto:secmech-request@lists.ietf.org?subject=help>
List-Subscribe: <https://www1.ietf.org/mailman/listinfo/secmech>, <mailto:secmech-request@lists.ietf.org?subject=subscribe>
Sender: secmech-bounces@lists.ietf.org
Errors-To: secmech-bounces@lists.ietf.org

On Fri, Aug 19, 2005 at 10:25:24AM -0700, Salowey, Joe wrote:
> > From: Charles Clancy [mailto:clancy@cs.umd.edu] 
> > 
> > IMHO, Framework Bindings sounds like the way to go.  It gives 
> > you more control over which mechanisms are used in which 
> > frameworks.  Each framework has a different threat model, and 
> > not all mechanisms from one framework may be good in another. 
> >  For example, using basic krb5 in 802.11i-EAP is a bad idea 
> > because of dictionary attacks.
> > 
> [Joe] I tend to agree, however I think that bridge mechanisms or
> something similar can be useful tools for pulling things together.  One
> example is a "generic" security layer that could use EAP keying
> material.  Another may be a GSS-API mehcnaism that can make use of EAP
> methods to address some of the concerns Pasi had raised with respect to
> AAA integration. 

I too tend to agree.  Bridges are clearly feasible, as SASL support for
GSS-API mechanisms demonstrates.  But bridges between EAP and any
client-initiated frameworks will generally cost a round-trip, so for EAP
vs. pretty much any other security framework it will be more appealing
to develop framework bindings of one framework's mechanisms to the
other.

Nico
-- 

_______________________________________________
SECMECH mailing list
SECMECH@lists.ietf.org
https://www1.ietf.org/mailman/listinfo/secmech