Re: [Ace] draft-ietf-ace-actors

Carsten Bormann <cabo@tzi.org> Fri, 15 September 2017 11:08 UTC

Return-Path: <cabo@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 530FC1330AF for <ace@ietfa.amsl.com>; Fri, 15 Sep 2017 04:08:16 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -4.199
X-Spam-Level:
X-Spam-Status: No, score=-4.199 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, URIBL_BLOCKED=0.001] 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 9TWtc00erZ27 for <ace@ietfa.amsl.com>; Fri, 15 Sep 2017 04:08:15 -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 A54B213309C for <ace@ietf.org>; Fri, 15 Sep 2017 04:08:14 -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 v8FB8BgR005504; Fri, 15 Sep 2017 13:08:11 +0200 (CEST)
Received: from [192.168.217.124] (p5DC7FC78.dip0.t-ipconnect.de [93.199.252.120]) (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 3xtt173GLwzDM6X; Fri, 15 Sep 2017 13:08:11 +0200 (CEST)
Content-Type: text/plain; charset="utf-8"
Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\))
From: Carsten Bormann <cabo@tzi.org>
In-Reply-To: <e6bcc761-ef79-4e8c-1ccc-0a571bd0ebfb@ri.se>
Date: Fri, 15 Sep 2017 13:08:09 +0200
Cc: ace@ietf.org
X-Mao-Original-Outgoing-Id: 527166489.001232-bdd7dfaccfb686a5908be664d798e031
Content-Transfer-Encoding: quoted-printable
Message-Id: <120E046D-3AF6-4AA2-A4FD-E2BD43BFC47B@tzi.org>
References: <bc0926a0-c6c9-b02d-f924-09252f5a32ac@gmx.net> <e6bcc761-ef79-4e8c-1ccc-0a571bd0ebfb@ri.se>
To: Ludwig Seitz <ludwig.seitz@ri.se>
X-Mailer: Apple Mail (2.3273)
Archived-At: <https://mailarchive.ietf.org/arch/msg/ace/5aShaV1gVw1D_lUdGZxo57TVECU>
Subject: Re: [Ace] draft-ietf-ace-actors
X-BeenThere: ace@ietf.org
X-Mailman-Version: 2.1.22
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: Fri, 15 Sep 2017 11:08:16 -0000

On Sep 15, 2017, at 12:40, Ludwig Seitz <ludwig.seitz@ri.se> wrote:
> 
> I'm happy to help progressing the document, but since I'm not the editor I don't want to unilaterally make changes to the document.
> 
> @Carsten: please feel free to task me with work that needs to be done to progress actors.

Thank you Ludwig.

Just as a piece of background:

Since ACE doesn’t have the usual github organization for working on WG documents, the -actors draft is still living in the tools.ietf.org SVN:

https://svn.tools.ietf.org/svn/wg/ace/

This of course can be checked out with “git svn clone” and used with Git, we just don’t have the issues infrastructure; these would need to go to

https://trac.ietf.org/trac/ace/report/1

but nothing is there.

As nobody remembers how to use these 2000-style tools anymore, maybe we should move the draft over to github as the next step...

Grüße, Carsten