Leonard Rosenthol
Leonard Rosenthol
I have a use case where it I need to produce a JWT where the payload data shouldn't be included in the token itself, as described [here in the spec](https://tools.ietf.org/html/rfc7515#appendix-F).
**Describe the proposed feature** CDDL is the notational convention for describing CBOR data structures (https://datatracker.ietf.org/doc/html/rfc8610) - think JSON Schema for CBOR - though it is also useful for JSON as...
CBOR Diagnostic Notation is a text-based syntax for working with CBOR, as described in Section 8 of the standard - https://www.rfc-editor.org/rfc/rfc8949.html#name-diagnostic-notation It would be great to have methods for converting...
As more creative works are being created entirely via software (eg. GANs, etc.), being able to label the work as being authored by a specific piece of software seems like...
Color conversion is a complex area involving either algorithm-based or table-based processing. It may also involve the use of standards such as [ICC Color profiles](http://www.color.org/v4spec.xalter). If there is an expectation...
Investigate content extraction, normalization, canonical reproducibility, metadata, embedded files/attachments, annotations, etc.
I am the chair of the Technical Working Group at the Coalition for Content Provenance and Authenticity (C2PA, https://c2pa.org). The [C2PA specification](https://c2pa.org/specifications/specifications/1.3/specs/C2PA_Specification.html) serves to enable the establishing of provenance for...
How would these same concepts also be applied to standard HTML elements (eg. text) or SVG or MathML or any other content found in the Open Web Platform? Why not...
As this is an HTTP-based API, I would expect this to work for any arbitrary clients and not be restricted to browsers (and service workers) only.
12.7.5.3 (paragraphs after table 231) does not clearly specify whether the `V` key is required for text fields - I don't see why it would need to be - and...