[apps-discuss] New Version Notification for draft-bormann-cbor-tags-oid-04.txt
Sean Leonard <dev+ietf@seantek.com> Fri, 08 July 2016 19:51 UTC
Return-Path: <dev+ietf@seantek.com>
X-Original-To: apps-discuss@ietfa.amsl.com
Delivered-To: apps-discuss@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 8EC6E12D0BA; Fri, 8 Jul 2016 12:51:38 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.601
X-Spam-Level:
X-Spam-Status: No, score=-2.601 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_PASS=-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 wi_ZSdKgp34t; Fri, 8 Jul 2016 12:51:37 -0700 (PDT)
Received: from mxout-08.mxes.net (mxout-08.mxes.net [216.86.168.183]) (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 4B828127058; Fri, 8 Jul 2016 12:51:35 -0700 (PDT)
Received: from [192.168.123.7] (unknown [75.83.2.34]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTPSA id 4B037509B8; Fri, 8 Jul 2016 15:51:34 -0400 (EDT)
References: <20160708153240.32131.15645.idtracker@ietfa.amsl.com>
To: "apps-discuss@ietf.org" <apps-discuss@ietf.org>
From: Sean Leonard <dev+ietf@seantek.com>
X-Forwarded-Message-Id: <20160708153240.32131.15645.idtracker@ietfa.amsl.com>
Message-ID: <f0790c6f-ad14-772d-441b-07963c2fa03a@seantek.com>
Date: Fri, 08 Jul 2016 12:50:55 -0700
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0
MIME-Version: 1.0
In-Reply-To: <20160708153240.32131.15645.idtracker@ietfa.amsl.com>
Content-Type: text/plain; charset="utf-8"; format="flowed"
Content-Transfer-Encoding: quoted-printable
Archived-At: <https://mailarchive.ietf.org/arch/msg/apps-discuss/Y2XsUhaPM825OX_sQ8raeeETQAg>
Cc: dispatch@ietf.org
Subject: [apps-discuss] New Version Notification for draft-bormann-cbor-tags-oid-04.txt
X-BeenThere: apps-discuss@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: General discussion of application-layer protocols <apps-discuss.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/apps-discuss>, <mailto:apps-discuss-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/apps-discuss/>
List-Post: <mailto:apps-discuss@ietf.org>
List-Help: <mailto:apps-discuss-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/apps-discuss>, <mailto:apps-discuss-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 08 Jul 2016 19:51:38 -0000
Hi apps-discuss and dispatch: We present the latest version of CBOR Tags and Techniques. Version-03 added the stuff listed in the title. Based on (rather limited but pointed) feedback, version-04 mainly revised the title and the abstract so that it more accurately reflects the current contents. For dispatch@: "what shall we do with it?" And for apps-discuss@: "what do you think of it?" Regards, Sean PS As stated in the -03 announcement, the details of Sections 6 and onwards were mostly written by me, so you can (politely) flame on me rather than both of us if you have concerns or feedback on that material. -------- Forwarded Message -------- Subject: New Version Notification for draft-bormann-cbor-tags-oid-04.txt Date: Fri, 08 Jul 2016 08:32:40 -0700 From: internet-drafts@ietf.org A new version of I-D, draft-bormann-cbor-tags-oid-04.txt has been successfully submitted by Sean Leonard and posted to the IETF repository. Name: draft-bormann-cbor-tags-oid Revision: 04 Title: Concise Binary Object Representation (CBOR) Tags and Techniques for Object Identifiers, Enumerations, Binary Entities, Regular Expressions, and Sets Document date: 2016-07-08 Group: Individual Submission Pages: 32 URL: https://www.ietf.org/internet-drafts/draft-bormann-cbor-tags-oid-04.txt Status: https://datatracker.ietf.org/doc/draft-bormann-cbor-tags-oid/ Htmlized: https://tools.ietf.org/html/draft-bormann-cbor-tags-oid-04 Diff: https://www.ietf.org/rfcdiff?url2=draft-bormann-cbor-tags-oid-04 Abstract: The Concise Binary Object Representation (CBOR, RFC 7049) is a data format whose design goals include the possibility of extremely small code size, fairly small message size, and extensibility without the need for version negotiation. Useful tags and techniques have emerged since the publication of RFC 7049; the present document makes use of CBOR's built-in major types to define and refine several useful constructs, without changing the wire protocol. This document adds object identifiers (OIDs) to CBOR with CBOR tags <<O>> and <<R>> [values TBD]. It is intended as the reference document for the IANA registration of the CBOR tags so defined. Useful techniques for enumerations and sets are presented (without new tags). As the documentation for MIME entities (tag 36) and regular expressions (tag 35) RFC 7049 left much out, this document provides more comprehensive specifications.
- [apps-discuss] New Version Notification for draft… Sean Leonard