%% You should probably cite draft-ietf-jose-json-proof-token instead of this I-D. @techreport{jmiller-jose-json-proof-token-01, number = {draft-jmiller-jose-json-proof-token-01}, type = {Internet-Draft}, institution = {Internet Engineering Task Force}, publisher = {Internet Engineering Task Force}, note = {Work in Progress}, url = {https://datatracker.ietf.org/doc/draft-jmiller-jose-json-proof-token/01/}, author = {Jeremie Miller and Michael B. Jones}, title = {{JSON Proof Token}}, pagetotal = 7, year = 2023, month = mar, day = 10, abstract = {JSON Proof Token (JPT) is a compact, URL-safe, privacy-preserving representation of claims to be transferred between three parties. The claims in a JPT are encoded as base64url-encoded JSON objects that are used as the payloads of a JSON Web Proof (JWP) (https://www.ietf.org/archive/id/draft-jmiller-jose-json-web-proof- 01.html) structure, enabling them to be digitally signed and selectively disclosed. JPTs also support reusability and unlinkability when using Zero-Knowledge Proofs (ZKPs).}, }