[jose] I-D Action: draft-ietf-jose-json-web-proof-12.txt
internet-drafts@ietf.org Wed, 05 November 2025 01:06 UTC
Return-Path: <internet-drafts@ietf.org>
X-Original-To: jose@ietf.org
Delivered-To: jose@mail2.ietf.org
Received: from [10.244.8.124] (unknown [4.156.85.76]) by mail2.ietf.org (Postfix) with ESMTP id 1BCFF831B6B9; Tue, 4 Nov 2025 17:06:03 -0800 (PST)
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
From: internet-drafts@ietf.org
To: i-d-announce@ietf.org
X-Test-IDTracker: no
X-IETF-IDTracker: 12.53.0
Auto-Submitted: auto-generated
Precedence: bulk
Message-ID: <176230476293.658394.8309587942982495635@dt-datatracker-5df8666cb-7l4w5>
Date: Tue, 04 Nov 2025 17:06:02 -0800
Message-ID-Hash: BZFCI4KPNUX2YLEEE73G3UKR2AR3SAVU
X-Message-ID-Hash: BZFCI4KPNUX2YLEEE73G3UKR2AR3SAVU
X-MailFrom: internet-drafts@ietf.org
X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-jose.ietf.org-0; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header
CC: jose@ietf.org
X-Mailman-Version: 3.3.9rc6
Reply-To: jose@ietf.org
Subject: [jose] I-D Action: draft-ietf-jose-json-web-proof-12.txt
List-Id: Javascript Object Signing and Encryption <jose.ietf.org>
Archived-At: <https://mailarchive.ietf.org/arch/msg/jose/5ZkuVaD-6snymyHjdQGbk6Mh2rg>
List-Archive: <https://mailarchive.ietf.org/arch/browse/jose>
List-Help: <mailto:jose-request@ietf.org?subject=help>
List-Owner: <mailto:jose-owner@ietf.org>
List-Post: <mailto:jose@ietf.org>
List-Subscribe: <mailto:jose-join@ietf.org>
List-Unsubscribe: <mailto:jose-leave@ietf.org>
Internet-Draft draft-ietf-jose-json-web-proof-12.txt is now available. It is a
work item of the Javascript Object Signing and Encryption (JOSE) WG of the
IETF.
Title: JSON Web Proof
Authors: David Waite
Michael B. Jones
Jeremie Miller
Name: draft-ietf-jose-json-web-proof-12.txt
Pages: 33
Dates: 2025-11-04
Abstract:
The JOSE set of standards established JSON-based container formats
for Keys, Signatures, and Encryption. They also established IANA
registries to enable the algorithms and representations used for them
to be extended. Since those were created, newer cryptographic
algorithms that support selective disclosure and unlinkability have
matured and started seeing early market adoption. The COSE set of
standards likewise does this for CBOR-based containers, focusing on
the needs of environments which are better served using CBOR, such as
constrained devices and networks.
This document defines a new container format similar in purpose and
design to JSON Web Signature (JWS) and COSE Signed Messages called a
_JSON Web Proof (JWP)_. Unlike JWS, which integrity-protects only a
single payload, JWP can integrity-protect multiple payloads in one
message. It also specifies a new presentation form that supports
selective disclosure of individual payloads, enables additional proof
computation, and adds a Presentation Header to prevent replay.
The IETF datatracker status page for this Internet-Draft is:
https://datatracker.ietf.org/doc/draft-ietf-jose-json-web-proof/
There is also an HTML version available at:
https://www.ietf.org/archive/id/draft-ietf-jose-json-web-proof-12.html
A diff from the previous version is available at:
https://author-tools.ietf.org/iddiff?url2=draft-ietf-jose-json-web-proof-12
Internet-Drafts are also available by rsync at:
rsync.ietf.org::internet-drafts
- [jose] I-D Action: draft-ietf-jose-json-web-proof… internet-drafts
- [jose] Re: I-D Action: draft-ietf-jose-json-web-p… Simo Sorce
- [jose] Re: I-D Action: draft-ietf-jose-json-web-p… David Waite
- [jose] Re: I-D Action: draft-ietf-jose-json-web-p… Simo Sorce
- [jose] Re: I-D Action: draft-ietf-jose-json-web-p… Brian Campbell