Return-Path: <bergmann@tzi.org>
X-Original-To: ace@ietfa.amsl.com
Delivered-To: ace@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1])
 by ietfa.amsl.com (Postfix) with ESMTP id 19238129AF9
 for <ace@ietfa.amsl.com>; Mon, 31 Oct 2016 13:39:51 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.2
X-Spam-Level: 
X-Spam-Status: No, score=-4.2 tagged_above=-999 required=5
 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3]
 autolearn=ham autolearn_force=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 ODlzC5M1TQBx for <ace@ietfa.amsl.com>;
 Mon, 31 Oct 2016 13:39:49 -0700 (PDT)
Received: from mailhost.informatik.uni-bremen.de
 (mailhost.informatik.uni-bremen.de [IPv6:2001:638:708:30c9::12])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (No client certificate requested)
 by ietfa.amsl.com (Postfix) with ESMTPS id A4BA9129AB5
 for <ace@ietf.org>; Mon, 31 Oct 2016 13:39:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at informatik.uni-bremen.de
Received: from submithost.informatik.uni-bremen.de
 (submithost.informatik.uni-bremen.de [IPv6:2001:638:708:30c9::b])
 by mailhost.informatik.uni-bremen.de (8.14.5/8.14.5) with ESMTP id
 u9VKdjjr017462
 for <ace@ietf.org>; Mon, 31 Oct 2016 21:39:45 +0100 (CET)
Received: from aung.tzi.org (pD9F61BC6.dip0.t-ipconnect.de [217.246.27.198])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (No client certificate requested)
 by submithost.informatik.uni-bremen.de (Postfix) with ESMTPSA id
 3t75ns2hgJz7ymF
 for <ace@ietf.org>; Mon, 31 Oct 2016 21:39:45 +0100 (CET)
From: Olaf Bergmann <bergmann@tzi.org>
To: ace@ietf.org
Date: Mon, 31 Oct 2016 21:39:44 +0100
Message-ID: <87pomguub3.fsf@aung.informatik.uni-bremen.de>
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="=-=-="
Archived-At: <https://mailarchive.ietf.org/arch/msg/ace/9X_n111mhSODrLKFyFr0ZvFkYuU>
Subject: [Ace] New Version Notification for
 draft-gerdes-ace-dtls-authorize-00.txt
X-BeenThere: ace@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: "Authentication and Authorization for Constrained Environments
 \(ace\)" <ace.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ace>,
 <mailto:ace-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/ace/>
List-Post: <mailto:ace@ietf.org>
List-Help: <mailto:ace-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ace>,
 <mailto:ace-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 31 Oct 2016 20:39:51 -0000

--=-=-=
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable

Hi all,

we have just submitted a first version of the coap_dtls profile for the
ACE framework. The protocol is straight-forward: It basically relies on
the access tokens that have been uploaded to the /authz-info endpoint,
independent whether RPK mode or PSK mode is used.

For PSK mode, the access token also can be transmitted in the
psk_identity field to save the extra POST message to /authz-info (but
retaining the same semantics).

There is also a git repository at [1] and an Editor's copy of the
current version at [2]. A big Thank You to Martin Thomson for the
excellent i-d-template [3]!

[1] https://github.com/obgm/ace-dtls-profile
[2] https://obgm.github.io/ace-dtls-profile/
[3] https://github.com/martinthomson/i-d-template

As always, comments are welcome.


Gr=C3=BC=C3=9Fe
Olaf


--=-=-=
Content-Type: message/rfc822
Content-Disposition: inline

Return-Path: <internet-drafts@ietf.org>
Delivered-To: <bergmann>
Received: from dspam.localhost
 by imap.informatik.uni-bremen.de (Dovecot) with LMTP id AHsxMYCmF1igcAAACethxA
 for <bergmann>; Mon, 31 Oct 2016 21:16:19 +0100
Return-Path: <internet-drafts@ietf.org>
X-Virus-Scanned: amavisd-new at informatik.uni-bremen.de
X-Spam-Flag: NO
X-Spam-Score: -4.946
X-Spam-Level: 
X-Spam-Status: No, score=-4.946 tagged_above=-999 required=6.2
 tests=[RCVD_IN_DNSWL_MED=-2.3, RP_MATCHES_RCVD=-2.656,
 T_DATE_IN_FUTURE_96_Q=0.01] autolearn=disabled
Received: from mail.ietf.org (mail.ietf.org [4.31.198.44])
 by mailhost.informatik.uni-bremen.de (8.14.5/8.14.5) with ESMTP id
 u9VKG7Wm025312
 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO);
 Mon, 31 Oct 2016 21:16:13 +0100 (CET)
Received: from ietfa.amsl.com (localhost [IPv6:::1])
 by ietfa.amsl.com (Postfix) with ESMTP id 6231E129AEF;
 Mon, 31 Oct 2016 13:16:07 -0700 (PDT)
From: internet-drafts@ietf.org
To: =?utf-8?Q?G=C3=B6ran_Selander?= <goran.selander@ericsson.com>,
 "Goeran Selander" <goran.selander@ericsson.com>, "Ludwig Seitz"
 <ludwig@sics.se>, "Stefanie Gerdes" <gerdes@tzi.org>, "Carsten Bormann"
 <cabo@tzi.org>, "Olaf Bergmann" <bergmann@tzi.org>
Subject: New Version Notification for draft-gerdes-ace-dtls-authorize-00.txt
X-Test-IDTracker: no
X-IETF-IDTracker: 6.37.0
Auto-Submitted: auto-generated
Precedence: bulk
Message-ID: <147794496739.23298.18161288617699505205.idtracker@ietfa.amsl.com>
Date: Mon, 31 Oct 2016 13:16:07 -0700
MIME-Version: 1.0
Content-Type: text/plain


A new version of I-D, draft-gerdes-ace-dtls-authorize-00.txt
has been successfully submitted by Olaf Bergmann and posted to the
IETF repository.

Name:		draft-gerdes-ace-dtls-authorize
Revision:	00
Title:		Datagram Transport Layer Security (DTLS) Profile for Authentication and Authorization for Constrained Environments (ACE)
Document date:	2016-10-31
Group:		Individual Submission
Pages:		17
URL:            https://www.ietf.org/internet-drafts/draft-gerdes-ace-dtls-authorize-00.txt
Status:         https://datatracker.ietf.org/doc/draft-gerdes-ace-dtls-authorize/
Htmlized:       https://tools.ietf.org/html/draft-gerdes-ace-dtls-authorize-00


Abstract:
   This specification defines a profile for delegating client
   authentication and authorization in a constrained environment by
   establishing a Datagram Transport Layer Security (DTLS) channel
   between resource-constrained nodes.  The protocol relies on DTLS for
   communication security between entities in a constrained network.  A
   resource-constrained node can use this protocol to delegate
   management of authorization information to a trusted host with less
   severe limitations regarding processing power and memory.

                                                                                  


Please note that it may take a couple of minutes from the time of submission
until the htmlized version and diff are available at tools.ietf.org.

The IETF Secretariat



--=-=-=--

