[secdir] [new-work] WG Review: Concise Binary Object Representation Maintenance and Extensions (cbor)

The IESG <iesg@ietf.org> Fri, 02 December 2016 17:53 UTC

Return-Path: <new-work-bounces@ietf.org>
X-Original-To: secdir@ietf.org
Delivered-To: secdir@ietfa.amsl.com
Received: from ietfa.amsl.com (localhost [IPv6:::1]) by ietfa.amsl.com (Postfix) with ESMTP id 4DD7612984B; Fri, 2 Dec 2016 09:53:25 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ietf.org; s=ietf1; t=1480701205; bh=ItjeqOtATLIITTHVe1uVm8aIMRoCGXTFOnGjJC+Z79Y=; h=From:To:Date:Subject:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:List-Subscribe; b=gzKPeo+Gv9EVmm+AgrwBq7sq18K0iNGAJjaxKFXfSEcWVA9AVltW5xuU7iCwSc4aW 5VQkvq33o+w7pmOdr+ZzKq8id3M7XhoeWZcbRuYn27+wwsNi7VYVMtB5fm2nLeuxCZ uLlM31ZNOMOHz9i4eBK3eaTeM8oNjVAYXN+5DUJc=
X-Original-To: new-work@ietf.org
Delivered-To: new-work@ietfa.amsl.com
Received: from ietfa.amsl.com (localhost [IPv6:::1]) by ietfa.amsl.com (Postfix) with ESMTP id 4DD561296F6 for <new-work@ietf.org>; Fri, 2 Dec 2016 09:53:19 -0800 (PST)
MIME-Version: 1.0
From: The IESG <iesg@ietf.org>
To: new-work@ietf.org
X-Test-IDTracker: no
X-IETF-IDTracker: 6.39.0
Auto-Submitted: auto-generated
Precedence: bulk
Reply_to: <iesg@ietf.org>
Message-ID: <148070119931.29664.14758835736272600053.idtracker@ietfa.amsl.com>
Date: Fri, 02 Dec 2016 09:53:19 -0800
Archived-At: <https://mailarchive.ietf.org/arch/msg/new-work/lOjB4elUOMHDJDzDHH8GHyl7Wik>
X-BeenThere: new-work@ietf.org
X-Mailman-Version: 2.1.17
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: new-work-bounces@ietf.org
Sender: new-work <new-work-bounces@ietf.org>
Archived-At: <https://mailarchive.ietf.org/arch/msg/secdir/Pg-3ZidKFAjdR3cfMYmsDm9hHb0>
X-Mailman-Approved-At: Fri, 02 Dec 2016 10:33:59 -0800
Subject: [secdir] [new-work] WG Review: Concise Binary Object Representation Maintenance and Extensions (cbor)
X-BeenThere: secdir@ietf.org
List-Id: Security Area Directorate <secdir.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/secdir>, <mailto:secdir-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/secdir/>
List-Post: <mailto:secdir@ietf.org>
List-Help: <mailto:secdir-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/secdir>, <mailto:secdir-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 02 Dec 2016 17:53:25 -0000

A new IETF WG has been proposed in the Applications and Real-Time Area.
The IESG has not made any determination yet. The following draft charter
was submitted, and is provided for informational purposes only. Please
send your comments to the IESG mailing list (iesg@ietf.org) by
2016-12-12.

Concise Binary Object Representation Maintenance and Extensions (cbor)
-----------------------------------------------------------------------
Current status: Proposed WG

Chairs:
  TBD

Assigned Area Director:
  Alexey Melnikov <aamelnikov@fastmail.fm>

Applications and Real-Time Area Directors:
  Ben Campbell <ben@nostrum.com>
  Alissa Cooper <alissa@cooperw.in>
  Alexey Melnikov <aamelnikov@fastmail.fm>
 
Mailing list:
  Address: cbor@ietf.org
  To subscribe: https://www.ietf.org/mailman/listinfo/cbor
  Archive:
https://www.ietf.org/mail-archive/web/cbor/current/maillist.html

Charter: https://datatracker.ietf.org/doc/charter-ietf-cbor/

Concise Binary Object Representation (CBOR, RFC 7049) extends the
JavaScript Object Notation (JSON, RFC 7159) data model to include binary
data and an extensibility model, using a binary representation format
that is easy to parse correctly. It has been picked up by a number of
IETF efforts (e.g., CORE, ANIMA GRASP) as a message format.

The CBOR working group will update RFC 7049 to fix verified errata.
Security issues and clarifications may be addressed, but changes to the
document will ensure backward compatibility for popular deployed
codebases. The resulting document will be targeted at becoming an
Internet Standard.

Similar to the way ABNF (RFC 5234/7405) can be used to describe the set
of valid messages in a text representation, it would be useful if
protocol specifications could use a description format for the data in
CBOR-encoded messages. The CBOR data definition language (CDDL, based on
draft-greevenbosch-appsawg-cbor-cddl) is a proposal for such a
description technique that has already been used in CORE, ANIMA, CDNI,
and efforts outside the IETF. The CBOR WG will complete the development
of this specification by creating an Informational or Standards Track
RFC.

In parallel to the work on CDDL, the WG will examine the CBOR extension
for tagging of Typed Arrays (based on draft-jroatch-cbor-tags) and the
CBOR extension for tagging of Object Identifiers and UUIDs (based on
draft-bormann-cbor-tags-oid) that use CBOR's extensibility mechanisms to
provide additional data types as used in certain applications. Where
these proposals are deemed useful and do not require significant new
development, the CBOR WG will complete these specifications as well. The
WG will recharter before working on any further CBOR extensions.


Milestones:

TBD

_______________________________________________
new-work mailing list
new-work@ietf.org
https://www.ietf.org/mailman/listinfo/new-work