From nobody Fri Nov 20 00:55:08 2020
Return-Path: <tim@nlnetlabs.nl>
X-Original-To: sidrops@ietfa.amsl.com
Delivered-To: sidrops@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1])
 by ietfa.amsl.com (Postfix) with ESMTP id 6BD903A1AE5
 for <sidrops@ietfa.amsl.com>; Fri, 20 Nov 2020 00:55:04 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.1
X-Spam-Level: 
X-Spam-Status: No, score=-2.1 tagged_above=-999 required=5
 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1,
 DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_PASS=-0.001,
 URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key)
 header.d=nlnetlabs.nl
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 Xctnb4BccoZP for <sidrops@ietfa.amsl.com>;
 Fri, 20 Nov 2020 00:55:00 -0800 (PST)
Received: from outbound.soverin.net (outbound.soverin.net [116.202.65.215])
 (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits))
 (No client certificate requested)
 by ietfa.amsl.com (Postfix) with ESMTPS id 06D063A09B7
 for <sidrops@ietf.org>; Fri, 20 Nov 2020 00:54:59 -0800 (PST)
Received: from smtp.soverin.net (unknown [10.10.3.24])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits))
 (No client certificate requested)
 by outbound.soverin.net (Postfix) with ESMTPS id 729D5600D0
 for <sidrops@ietf.org>; Fri, 20 Nov 2020 08:54:57 +0000 (UTC)
Received: from smtp.soverin.net (smtp.soverin.net [159.69.232.138]) by
 soverin.net
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=nlnetlabs.nl;
 s=soverin; t=1605862497;
 bh=2/cIv+3tqLarSw/RDppHRoKe5BFC2msX8AHiWcjhTX8=;
 h=Subject:From:In-Reply-To:Date:References:To:From;
 b=pASsh3G0gcalc1YAvms4oIbtHEH5NTsIeC6K8FdAsAiMKo/ruTqKqCzMnVV8tDjGZ
 pLDXCVmqwv8fj4v/nNfIKYrwE6rXLIefZUjaY8V5dlYk3xkuIi8/9U4jrdsjqP/zAv
 GmDlmWQNf13TBFWAOayw3BeglJrFWURdq7LnkZk7HDlqF3wnNZ4AFEQPrA7o/HbL2c
 Z1qpgIsMMmjYJTqNLL3KVrmOEQ2W/kS7XKEXYqOr0sjdgCJ+Rjgfq41UtD3Hy/P53C
 6zkoba8TO+ZbhCltqMkf9QvV3r5omaxWDeDnoNUFBOwF+sOotDUlTuZHb3yB1jHrBc
 pws3jfTHmD0xA==
Content-Type: text/plain;
	charset=us-ascii
Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.4\))
From: Tim Bruijnzeels <tim@nlnetlabs.nl>
In-Reply-To: <CAL9jLaYALiw9wAbLx8j-RH5jPvtHV9MKXi=_3kj8A-NdZH0-gQ@mail.gmail.com>
Date: Fri, 20 Nov 2020 09:54:55 +0100
Content-Transfer-Encoding: quoted-printable
Message-Id: <72D12CAA-9A56-4C32-A8CE-6C0533DBCBB3@nlnetlabs.nl>
References: <CAL9jLaYALiw9wAbLx8j-RH5jPvtHV9MKXi=_3kj8A-NdZH0-gQ@mail.gmail.com>
To: SIDR Operations WG <sidrops@ietf.org>
Archived-At: <https://mailarchive.ietf.org/arch/msg/sidrops/5blHGfvtBTWyJwZotzEu_DoBHEs>
Subject: Re: [Sidrops] WG-ADOPTION - draft-michaelson-rpki-rta - Ends
 12/10/2020 (Dec 10 2020)
X-BeenThere: sidrops@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: A list for the SIDR Operations WG <sidrops.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/sidrops>,
 <mailto:sidrops-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/sidrops/>
List-Post: <mailto:sidrops@ietf.org>
List-Help: <mailto:sidrops-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/sidrops>,
 <mailto:sidrops-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 20 Nov 2020 08:55:07 -0000

Hi,

As a co-author I believe my support is implicit..

What I wanted mention though, is that NLnet Labs and APNIC have worked =
together on an interoperable proof-of-concept implementation of this =
specification. The following blog post gives a high level overview of =
the RTA concept, and how it can be used for testing today:

https://blog.apnic.net/2020/11/20/moving-rpki-beyond-routing-security/

Cheers
Tim



> On 19 Nov 2020, at 16:04, Christopher Morrow =
<christopher.morrow@gmail.com> wrote:
>=20
> Howdy WG Folks!
> During our last Face-to-Face meeting the authors of:
>  draft-michaelson-rpki-rta
>=20
> presented their document and requested (in meeting and via email to
> the list) a call for Working Group Adoption. The abstract of the
> document is:
>=20
>  "This document defines a Cryptographic Message Syntax (CMS) profile
>   for a general purpose Resource Tagged Attestation (RTA), for use =
with
>   the Resource Public Key Infrastructure (RPKI).  The objective is to
>   allow an attestation, in the form of an arbitrary digital object, to
>   be signed "with resources", and for validation to provide an outcome
>   of "valid with resources".  The profile is intended to provide for
>   the signing of an attestation with an arbitrary set of resources."
>=20
> let's have a read-through, think about applicability to SIDR-OPS as it
> relates to the technology we build and operate (technology and
> business intersection), and provide feedback on the list before
> 10/12/2020 (Dec 10th).
>=20
> Thanks!
> -chris
> co-chair-persona
>=20
> _______________________________________________
> Sidrops mailing list
> Sidrops@ietf.org
> https://www.ietf.org/mailman/listinfo/sidrops

