[jose] I-D Action: draft-ietf-jose-json-web-proof-14.txt
internet-drafts@ietf.org Mon, 20 July 2026 21:02 UTC
Return-Path: <internet-drafts@ietf.org>
X-Original-To: jose@ietf.org
Delivered-To: jose@mail2.ietf.org
Received: from [10.244.21.25] (gaia.k8s.ietf.org [4.156.85.76]) by mail2.ietf.org (Postfix) with ESMTP id AB01411AC7FB0; Mon, 20 Jul 2026 14:02:44 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ietf.org; s=ietf1; t=1784581364; bh=GS90/en9mZqlkzBCwNZ8b8CZjUinxLims9Ez67h+8k0=; h=From:To:Cc:Subject:Reply-To:Date; b=k0ETmy9LUo9X97JGmW0k7woOb58vgabWgTmDNCYZ8iHl2GrO1tDllithhJ7MoJYDj Bh2NS0uUG5Gpnr18S0PwkACJ6XR5u31ydP6Wff505y806+7fL6/SyuowUgfwe11OE4 ge/l8AYzVjWN8YTbEapKKmJABjp6ce9gZ7WP8hM0=
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.69.0
Auto-Submitted: auto-generated
Precedence: bulk
Message-ID: <178458136461.195398.8088785596855135478@dt-datatracker-d4d6ff9d9-fsx7d>
Date: Mon, 20 Jul 2026 14:02:44 -0700
Message-ID-Hash: VLPSRCKGI4NQPGKHODHK42COTHXY34RJ
X-Message-ID-Hash: VLPSRCKGI4NQPGKHODHK42COTHXY34RJ
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-14.txt
List-Id: Javascript Object Signing and Encryption <jose.ietf.org>
Archived-At: <https://mailarchive.ietf.org/arch/msg/jose/fB7WfQdIcHtDnVUz4G9Iv0YF3Dw>
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-14.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-14.txt
Pages: 34
Dates: 2026-07-20
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-14.html
A diff from the previous version is available at:
https://author-tools.ietf.org/iddiff?url2=draft-ietf-jose-json-web-proof-14
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