Re: [kitten] [Technical Errata Reported] RFC6680 (4337)

Nico Williams <nico@cryptonector.com> Mon, 20 April 2015 15:53 UTC

Return-Path: <nico@cryptonector.com>
X-Original-To: kitten@ietfa.amsl.com
Delivered-To: kitten@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 687391B2EAD for <kitten@ietfa.amsl.com>; Mon, 20 Apr 2015 08:53:22 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.666
X-Spam-Level:
X-Spam-Status: No, score=-1.666 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, IP_NOT_FRIENDLY=0.334, RCVD_IN_DNSWL_NONE=-0.0001] autolearn=no
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 sYjsfZjB0Dua for <kitten@ietfa.amsl.com>; Mon, 20 Apr 2015 08:53:21 -0700 (PDT)
Received: from homiemail-a89.g.dreamhost.com (sub4.mail.dreamhost.com [69.163.253.135]) by ietfa.amsl.com (Postfix) with ESMTP id 95A731B2EAC for <kitten@ietf.org>; Mon, 20 Apr 2015 08:53:21 -0700 (PDT)
Received: from homiemail-a89.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a89.g.dreamhost.com (Postfix) with ESMTP id EF44B31808D; Mon, 20 Apr 2015 08:53:20 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=cryptonector.com; h=date :from:to:cc:subject:message-id:references:mime-version :content-type:in-reply-to; s=cryptonector.com; bh=BYYfvBpXQzSC9P Y4UkT2YhzP3jI=; b=APYOqqn0oFZzZEEizxrtD1ttaJs75/v5nuoCETcBy73sGP 4zXRDEFZbzIjNVHmN6OOPyaiQ/8GOWVxXRKYJSrnzMw1SX+/PDu5PYCriVzA6OVm uhFS+deuHG0LPGeXgSmoQJpDP6H/YqlSr8wQGWDChiUEwqsX7McmWfkEHBVM8=
Received: from localhost (108-207-244-174.lightspeed.austtx.sbcglobal.net [108.207.244.174]) (Authenticated sender: nico@cryptonector.com) by homiemail-a89.g.dreamhost.com (Postfix) with ESMTPA id 0B5AE318093; Mon, 20 Apr 2015 08:53:16 -0700 (PDT)
Date: Mon, 20 Apr 2015 10:53:15 -0500
From: Nico Williams <nico@cryptonector.com>
To: Sam Hartman <hartmans-ietf@mit.edu>
Message-ID: <20150420155313.GQ13041@localhost>
References: <20150418215222.7ABFD180206@rfc-editor.org> <4268E41F-712E-425D-B514-C0023D311462@gmail.com> <tsl7ft7zx9f.fsf@mit.edu> <20150419230843.GP13041@localhost> <tsly4lmyl7i.fsf@mit.edu>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Disposition: inline
In-Reply-To: <tsly4lmyl7i.fsf@mit.edu>
User-Agent: Mutt/1.5.21 (2010-09-15)
Archived-At: <http://mailarchive.ietf.org/arch/msg/kitten/fyrkm1Vw51fYEP3k8okV6YCZ10I>
Cc: "kitten@ietf.org" <kitten@ietf.org>, Kathleen Moriarty <kathleen.moriarty.ietf@gmail.com>, RFC Errata System <rfc-editor@rfc-editor.org>, "leifj@sunet.se" <leifj@sunet.se>
Subject: Re: [kitten] [Technical Errata Reported] RFC6680 (4337)
X-BeenThere: kitten@ietf.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: Common Authentication Technologies - Next Generation <kitten.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/kitten>, <mailto:kitten-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/kitten/>
List-Post: <mailto:kitten@ietf.org>
List-Help: <mailto:kitten-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/kitten>, <mailto:kitten-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 20 Apr 2015 15:53:22 -0000

On Mon, Apr 20, 2015 at 09:37:37AM -0400, Sam Hartman wrote:
> Well, I agree that we did think that things might block.

> I am less clear that we thought about anything specific that wouldn't
> block, and I'm concerned introducing this text implies there are things
> that don't block.

I always thought that attributes listed in GSS_Inquire_name() wouldn't
block: because they are would be "raw" things in Kerberos
authorization-data or similar.

Also, have you seen draft-williams-kitten-generic-naming-attributes-02 ?

That I-D uses your idea of attribute name prefixing to control a variety
of things.  It makes blocking/non-blocking attribute-specific for some
attribute prefixes.  In particular it adds a generic attribute prefix to
indicate the application's desire to not block.  I think this is the
right approach, and I think it was your idea.

Nico
--