Skip to main content

JWS signed Voucher Artifacts for Bootstrapping Protocols
draft-ietf-anima-jws-voucher-09

Revision differences

Document history

Date Rev. By Action
2024-03-20
09 Liz Flynn Shepherding AD changed to Mahesh Jethanandani
2024-01-27
09 Robert Wilton
Waiting for draft-ietf-anima-rfc8366bis to also reach Publication Requested so that they can go IETF LC and IESG telechat together, or at least, that other document …
Waiting for draft-ietf-anima-rfc8366bis to also reach Publication Requested so that they can go IETF LC and IESG telechat together, or at least, that other document first.
2024-01-27
09 Robert Wilton IESG state changed to Publication Requested::AD Followup from Publication Requested
2024-01-09
09 Toerless Eckert
## Document History

1. Does the working group (WG) consensus represent the strong concurrence of a
  few individuals, with others being silent, or did …
## Document History

1. Does the working group (WG) consensus represent the strong concurrence of a
  few individuals, with others being silent, or did it reach broad agreement?

There is good consensus within the design team, however, no feedback came back
when asking the WG mailing list:
https://mailarchive.ietf.org/arch/msg/anima/ZCEk4-DWnx-ESfUm-GliImDrGgs/

2. Was there controversy about particular points, or were there decisions where
  the consensus was particularly rough?

No controversy observed nor known.

3. Has anyone threatened an appeal or otherwise indicated extreme discontent? If
  so, please summarize the areas of conflict in separate email messages to the
  responsible Area Director. (It should be in a separate email because this
  questionnaire is publicly available.)

No discontent was indicated.

4. For protocol documents, are there existing implementations of the contents of
  the document? Have a significant number of potential implementers indicated
  plans to implement? Are any existing implementations reported somewhere,
  either in the document itself (as [RFC 7942][3] recommends) or elsewhere
  (where)?

There are 2 implementations of JWS Voucher that are part of the BRSKI and
BRSKI-PRM solutions of Siemens:
* Java for MASA, Registrar, and (unconstrained) Pledge
* C for Pledge
The implementations were developed by different persons and cross-tested for
correctness and interoperability.
The code is not open source; it is company inner source.
Furthermore, there is a RUST implementation of JWS Voucher currently
underdevelopment by another group, however, also closed source.
As the implementations are not (yet) open source, there is no "Implementation
Status" section in the document itself.

## Additional Reviews

5. Do the contents of this document closely interact with technologies in other
  IETF working groups or external organizations, and would it therefore benefit
  from their review? Have those reviews occurred? If yes, describe which
  reviews took place.

It uses RFC7515 (JWS) of the JOSE WG in a straight-forward manner, so that the
shepherd sees no need for a review.

6. Describe how the document meets any required formal expert review criteria,
  such as the MIB Doctor, YANG Doctor, media type, and URI type reviews.

Media type is the only formal review criteria and the authors confirmed to
request a review from mediaman (document in open issue #7).

7. If the document contains a YANG module, has the final version of the module
  been checked with any of the [recommended validation tools][4] for syntax and
  formatting validation? If there are any resulting errors or warnings, what is
  the justification for not fixing them at this time? Does the YANG module
  comply with the Network Management Datastore Architecture (NMDA) as specified
  in [RFC 8342][5]?

No YANG module is contained.
(It uses the YANG module defined in I-D.draft-ietf-anima-RFC8366bis without any
additions.)

8. Describe reviews and automated checks performed to validate sections of the
  final version of the document written in a formal language, such as XML code,
  BNF rules, MIB definitions, CBOR's CDDL, etc.

The document uses pseudo-JSON to illustrate the definitions, which were reviewed
and improved to align with the definitions given in RFC7515 (JWS).
Consulting a number of mailing lists yielded no better proposal and the shepherd
thinks the current solution is very clear for implementers.

The JWS examples in the appendix were checked with Base64 and DER tools and are
correctly parsable.
An implementation note was added, as some examples use the optional escaping of
slashes for the JSON strings, which however, is RFC8259-compliant.

## Document Shepherd Checks

9. Based on the shepherd's review of the document, is it their opinion that this
  document is needed, clearly written, complete, correctly designed, and ready
  to be handed off to the responsible Area Director?

The document is needed to close a gap in the overall BRSKI framework for
environments that make use of the wide-spread JWS format for signed JSON data.

The document is clear and concise, and well aligned with the underlying JWS RFC.
I believe the document is ready.

Note, there are TODO markers in the document intended for the RFC Editor:
- 2 for special references to I-D.draft-ietf-anima-rfc8366bis that
  need the effective plain RFC number (Updates header, abstract)
- 2 for confirming the IANA registration of "voucher-jws+json"
  or updating to the effective media type
- 1 for "THIS RFC" in IANA Considerations section

10. Several IETF Areas have assembled [lists of common issues that their
    reviewers encounter][6]. For which areas have such issues been identified
    and addressed? For which does this still need to happen in subsequent
    reviews?

(Instructions unclear.)
The shepherds expertise can and did cover the topics listed for:
- ART
The topics from the following areas seem not applicable:
- INT
- OPS
- RTG
- SEC (in the sense that the document has a very specific, small scope)
- TSV

11. What type of RFC publication is being requested on the IETF stream ([Best
    Current Practice][12], [Proposed Standard, Internet Standard][13],
    [Informational, Experimental or Historic][14])? Why is this the proper type
    of RFC? Do all Datatracker state attributes correctly reflect this intent?

The requested status is "Standard Track", which is correctly documented in the
document header and the Datatracker attribute is "Proposed Standard".
This is appropriate as the document defines an additional format for the BRSKI
Voucher Artifact (RFC8366), which must be interoperable.

12. Have reasonable efforts been made to remind all authors of the intellectual
    property rights (IPR) disclosure obligations described in [BCP 79][7]? To
    the best of your knowledge, have all required disclosures been filed? If
    not, explain why. If yes, summarize any relevant discussion, including links
    to publicly-available messages when applicable.

Authors recently confirmed on the authors' mailing list they are not aware of
any IPR.

13. Has each author, editor, and contributor shown their willingness to be
    listed as such? If the total number of authors and editors on the front page
    is greater than five, please provide a justification.

Yes.
There are 2 authors only.

14. Document any remaining I-D nits in this document. Simply running the [idnits
    tool][8] is not enough; please review the ["Content Guidelines" on
    authors.ietf.org][15]. (Also note that the current idnits tool generates
    some incorrect warnings; a rewrite is underway.)

https://author-tools.ietf.org/api/idnits?url=https://www.ietf.org/archive/id/draft-ietf-anima-jws-voucher-09.txt

idnits 2.17.1

draft-ietf-anima-jws-voucher-09.txt:
-(601): Line appears to be too long, but this could be caused by non-ascii characters in UTF-8 encoding

This is indeed UTF-8 encoding, 'ü' in Kühlewind as used in existing RFCs.

  Checking boilerplate required by RFC 5378 and the IETF Trust (see
  https://trustee.ietf.org/license-info):
  ----------------------------------------------------------------------------
    No issues found here.

  Checking nits according to https://www.ietf.org/id-info/1id-guidelines.txt:
  ----------------------------------------------------------------------------
  == There is 1 instance of lines with non-ascii characters in the document.

See above (Kühlewind).

  Checking nits according to https://www.ietf.org/id-info/checklist :
  ----------------------------------------------------------------------------
  -- The draft header indicates that this document updates RFC8366, but the
    abstract doesn't seem to directly say this.  It does mention RFC8366
    though, so this could be OK.

This is an RFC Editor TODO, as the special header reference must point to the
effective RFC number for I-D.draft-ietf-anima-RFC8366bis (number only).

  Miscellaneous warnings:
  ----------------------------------------------------------------------------
    No issues found here.

  Checking references for intended status: Proposed Standard
  ----------------------------------------------------------------------------
  == Missing Reference: 'THIS RFC' is mentioned on line 312, but not defined

This is an RFC Editor TODO (in IANA registration).

    Summary: 0 errors (**), 0 flaws (~~), 2 warnings (==), 1 comment (--).

15. Should any informative references be normative or vice-versa? See the [IESG
    Statement on Normative and Informative References][16].

No, all references were checked with [16] in mind.

16. List any normative references that are not freely available to anyone. Did
    the community have sufficient access to review any such normative
    references?

N/A

17. Are there any normative downward references (see [RFC 3967][9] and [BCP
    97
][10]) that are not already listed in the [DOWNREF registry][17]? If so,
    list them.

N/A

18. Are there normative references to documents that are not ready to be
    submitted to the IESG for publication or are otherwise in an unclear state?
    If so, what is the plan for their completion?

I-D.draft-ietf-anima-rfc8366bis, however, they are planned as cluster together
with other 8366bis updates/extensions such as I-D.ietf-anima-constrained-voucher.

19. Will publication of this document change the status of any existing RFCs? If
    so, does the Datatracker metadata correctly reflect this and are those RFCs
    listed on the title page, in the abstract, and discussed in the
    introduction? If not, explain why and point to the part of the document
    where the relationship of this document to these other RFCs is discussed.

No changes to existing RFCs.
I-D.draft-ietf-anima-rfc8366bis should be published with "Updated by" in the
"See Also" category, if I-D.kuehlewind-update-tag will be ready for this.

20. Describe the document shepherd's review of the IANA considerations section,
    especially with regard to its consistency with the body of the document.
    Confirm that all aspects of the document requiring IANA assignments are
    associated with the appropriate reservations in IANA registries. Confirm
    that any referenced IANA registries have been clearly identified. Confirm
    that each newly created IANA registry specifies its initial contents,
    allocations procedures, and a reasonable name (see [RFC 8126][11]).

The IANA considerations contain a Media-Type Registry registration for
"application/voucher-jws+json", which identifies the representation format
defined in the document.
No other registration needs are apparent in the body of the document.

21. List any new IANA registries that require Designated Expert Review for
    future allocations. Are the instructions to the Designated Expert clear?
    Please include suggestions of designated experts, if appropriate.

N/A

[1]: https://www.ietf.org/about/groups/iesg/
[2]: https://www.rfc-editor.org/rfc/rfc4858.html
[3]: https://www.rfc-editor.org/rfc/rfc7942.html
[4]: https://wiki.ietf.org/group/ops/yang-review-tools
[5]: https://www.rfc-editor.org/rfc/rfc8342.html
[6]: https://wiki.ietf.org/group/iesg/ExpertTopics
[7]: https://www.rfc-editor.org/info/bcp79
[8]: https://www.ietf.org/tools/idnits/
[9]: https://www.rfc-editor.org/rfc/rfc3967.html
[10]: https://www.rfc-editor.org/info/bcp97
[11]: https://www.rfc-editor.org/rfc/rfc8126.html
[12]: https://www.rfc-editor.org/rfc/rfc2026.html#section-5
[13]: https://www.rfc-editor.org/rfc/rfc2026.html#section-4.1
[14]: https://www.rfc-editor.org/rfc/rfc2026.html#section-4.2
[15]: https://authors.ietf.org/en/content-guidelines-overview
[16]: https://www.ietf.org/about/groups/iesg/statements/normative-informative-references/
[17]: https://datatracker.ietf.org/doc/downref/
2024-01-09
09 Toerless Eckert IETF WG state changed to Submitted to IESG for Publication from In WG Last Call
2024-01-09
09 Toerless Eckert IESG state changed to Publication Requested from I-D Exists
2024-01-09
09 (System) Changed action holders to Robert Wilton (IESG state changed)
2024-01-09
09 Toerless Eckert Responsible AD changed to Robert Wilton
2024-01-09
09 Toerless Eckert Document is now in IESG state Publication Requested
2023-08-29
09 Matthias Kovatsch
## Document History

1. Does the working group (WG) consensus represent the strong concurrence of a
  few individuals, with others being silent, or did …
## Document History

1. Does the working group (WG) consensus represent the strong concurrence of a
  few individuals, with others being silent, or did it reach broad agreement?

There is good consensus within the design team, however, no feedback came back
when asking the WG mailing list:
https://mailarchive.ietf.org/arch/msg/anima/ZCEk4-DWnx-ESfUm-GliImDrGgs/

2. Was there controversy about particular points, or were there decisions where
  the consensus was particularly rough?

No controversy observed nor known.

3. Has anyone threatened an appeal or otherwise indicated extreme discontent? If
  so, please summarize the areas of conflict in separate email messages to the
  responsible Area Director. (It should be in a separate email because this
  questionnaire is publicly available.)

No discontent was indicated.

4. For protocol documents, are there existing implementations of the contents of
  the document? Have a significant number of potential implementers indicated
  plans to implement? Are any existing implementations reported somewhere,
  either in the document itself (as [RFC 7942][3] recommends) or elsewhere
  (where)?

There are 2 implementations of JWS Voucher that are part of the BRSKI and
BRSKI-PRM solutions of Siemens:
* Java for MASA, Registrar, and (unconstrained) Pledge
* C for Pledge
The implementations were developed by different persons and cross-tested for
correctness and interoperability.
The code is not open source; it is company inner source.
Furthermore, there is a RUST implementation of JWS Voucher currently
underdevelopment by another group, however, also closed source.
As the implementations are not (yet) open source, there is no "Implementation
Status" section in the document itself.

## Additional Reviews

5. Do the contents of this document closely interact with technologies in other
  IETF working groups or external organizations, and would it therefore benefit
  from their review? Have those reviews occurred? If yes, describe which
  reviews took place.

It uses RFC7515 (JWS) of the JOSE WG in a straight-forward manner, so that the
shepherd sees no need for a review.

6. Describe how the document meets any required formal expert review criteria,
  such as the MIB Doctor, YANG Doctor, media type, and URI type reviews.

Media type is the only formal review criteria and the authors confirmed to
request a review from mediaman (document in open issue #7).

7. If the document contains a YANG module, has the final version of the module
  been checked with any of the [recommended validation tools][4] for syntax and
  formatting validation? If there are any resulting errors or warnings, what is
  the justification for not fixing them at this time? Does the YANG module
  comply with the Network Management Datastore Architecture (NMDA) as specified
  in [RFC 8342][5]?

No YANG module is contained.
(It uses the YANG module defined in I-D.draft-ietf-anima-RFC8366bis without any
additions.)

8. Describe reviews and automated checks performed to validate sections of the
  final version of the document written in a formal language, such as XML code,
  BNF rules, MIB definitions, CBOR's CDDL, etc.

The document uses pseudo-JSON to illustrate the definitions, which were reviewed
and improved to align with the definitions given in RFC7515 (JWS).
Consulting a number of mailing lists yielded no better proposal and the shepherd
thinks the current solution is very clear for implementers.

The JWS examples in the appendix were checked with Base64 and DER tools and are
correctly parsable.
An implementation note was added, as some examples use the optional escaping of
slashes for the JSON strings, which however, is RFC8259-compliant.

## Document Shepherd Checks

9. Based on the shepherd's review of the document, is it their opinion that this
  document is needed, clearly written, complete, correctly designed, and ready
  to be handed off to the responsible Area Director?

The document is needed to close a gap in the overall BRSKI framework for
environments that make use of the wide-spread JWS format for signed JSON data.

The document is clear and concise, and well aligned with the underlying JWS RFC.
I believe the document is ready.

Note, there are TODO markers in the document intended for the RFC Editor:
- 2 for special references to I-D.draft-ietf-anima-rfc8366bis that
  need the effective plain RFC number (Updates header, abstract)
- 2 for confirming the IANA registration of "voucher-jws+json"
  or updating to the effective media type
- 1 for "THIS RFC" in IANA Considerations section

10. Several IETF Areas have assembled [lists of common issues that their
    reviewers encounter][6]. For which areas have such issues been identified
    and addressed? For which does this still need to happen in subsequent
    reviews?

(Instructions unclear.)
The shepherds expertise can and did cover the topics listed for:
- ART
The topics from the following areas seem not applicable:
- INT
- OPS
- RTG
- SEC (in the sense that the document has a very specific, small scope)
- TSV

11. What type of RFC publication is being requested on the IETF stream ([Best
    Current Practice][12], [Proposed Standard, Internet Standard][13],
    [Informational, Experimental or Historic][14])? Why is this the proper type
    of RFC? Do all Datatracker state attributes correctly reflect this intent?

The requested status is "Standard Track", which is correctly documented in the
document header and the Datatracker attribute is "Proposed Standard".
This is appropriate as the document defines an additional format for the BRSKI
Voucher Artifact (RFC8366), which must be interoperable.

12. Have reasonable efforts been made to remind all authors of the intellectual
    property rights (IPR) disclosure obligations described in [BCP 79][7]? To
    the best of your knowledge, have all required disclosures been filed? If
    not, explain why. If yes, summarize any relevant discussion, including links
    to publicly-available messages when applicable.

Authors recently confirmed on the authors' mailing list they are not aware of
any IPR.

13. Has each author, editor, and contributor shown their willingness to be
    listed as such? If the total number of authors and editors on the front page
    is greater than five, please provide a justification.

Yes.
There are 2 authors only.

14. Document any remaining I-D nits in this document. Simply running the [idnits
    tool][8] is not enough; please review the ["Content Guidelines" on
    authors.ietf.org][15]. (Also note that the current idnits tool generates
    some incorrect warnings; a rewrite is underway.)

https://author-tools.ietf.org/api/idnits?url=https://www.ietf.org/archive/id/draft-ietf-anima-jws-voucher-09.txt

idnits 2.17.1

draft-ietf-anima-jws-voucher-09.txt:
-(601): Line appears to be too long, but this could be caused by non-ascii characters in UTF-8 encoding

This is indeed UTF-8 encoding, 'ü' in Kühlewind as used in existing RFCs.

  Checking boilerplate required by RFC 5378 and the IETF Trust (see
  https://trustee.ietf.org/license-info):
  ----------------------------------------------------------------------------
    No issues found here.

  Checking nits according to https://www.ietf.org/id-info/1id-guidelines.txt:
  ----------------------------------------------------------------------------
  == There is 1 instance of lines with non-ascii characters in the document.

See above (Kühlewind).

  Checking nits according to https://www.ietf.org/id-info/checklist :
  ----------------------------------------------------------------------------
  -- The draft header indicates that this document updates RFC8366, but the
    abstract doesn't seem to directly say this.  It does mention RFC8366
    though, so this could be OK.

This is an RFC Editor TODO, as the special header reference must point to the
effective RFC number for I-D.draft-ietf-anima-RFC8366bis (number only).

  Miscellaneous warnings:
  ----------------------------------------------------------------------------
    No issues found here.

  Checking references for intended status: Proposed Standard
  ----------------------------------------------------------------------------
  == Missing Reference: 'THIS RFC' is mentioned on line 312, but not defined

This is an RFC Editor TODO (in IANA registration).

    Summary: 0 errors (**), 0 flaws (~~), 2 warnings (==), 1 comment (--).

15. Should any informative references be normative or vice-versa? See the [IESG
    Statement on Normative and Informative References][16].

No, all references were checked with [16] in mind.

16. List any normative references that are not freely available to anyone. Did
    the community have sufficient access to review any such normative
    references?

N/A

17. Are there any normative downward references (see [RFC 3967][9] and [BCP
    97
][10]) that are not already listed in the [DOWNREF registry][17]? If so,
    list them.

N/A

18. Are there normative references to documents that are not ready to be
    submitted to the IESG for publication or are otherwise in an unclear state?
    If so, what is the plan for their completion?

I-D.draft-ietf-anima-rfc8366bis, however, they are planned as cluster together
with other 8366bis updates/extensions such as I-D.ietf-anima-constrained-voucher.

19. Will publication of this document change the status of any existing RFCs? If
    so, does the Datatracker metadata correctly reflect this and are those RFCs
    listed on the title page, in the abstract, and discussed in the
    introduction? If not, explain why and point to the part of the document
    where the relationship of this document to these other RFCs is discussed.

No changes to existing RFCs.
I-D.draft-ietf-anima-rfc8366bis should be published with "Updated by" in the
"See Also" category, if I-D.kuehlewind-update-tag will be ready for this.

20. Describe the document shepherd's review of the IANA considerations section,
    especially with regard to its consistency with the body of the document.
    Confirm that all aspects of the document requiring IANA assignments are
    associated with the appropriate reservations in IANA registries. Confirm
    that any referenced IANA registries have been clearly identified. Confirm
    that each newly created IANA registry specifies its initial contents,
    allocations procedures, and a reasonable name (see [RFC 8126][11]).

The IANA considerations contain a Media-Type Registry registration for
"application/voucher-jws+json", which identifies the representation format
defined in the document.
No other registration needs are apparent in the body of the document.

21. List any new IANA registries that require Designated Expert Review for
    future allocations. Are the instructions to the Designated Expert clear?
    Please include suggestions of designated experts, if appropriate.

N/A

[1]: https://www.ietf.org/about/groups/iesg/
[2]: https://www.rfc-editor.org/rfc/rfc4858.html
[3]: https://www.rfc-editor.org/rfc/rfc7942.html
[4]: https://wiki.ietf.org/group/ops/yang-review-tools
[5]: https://www.rfc-editor.org/rfc/rfc8342.html
[6]: https://wiki.ietf.org/group/iesg/ExpertTopics
[7]: https://www.rfc-editor.org/info/bcp79
[8]: https://www.ietf.org/tools/idnits/
[9]: https://www.rfc-editor.org/rfc/rfc3967.html
[10]: https://www.rfc-editor.org/info/bcp97
[11]: https://www.rfc-editor.org/rfc/rfc8126.html
[12]: https://www.rfc-editor.org/rfc/rfc2026.html#section-5
[13]: https://www.rfc-editor.org/rfc/rfc2026.html#section-4.1
[14]: https://www.rfc-editor.org/rfc/rfc2026.html#section-4.2
[15]: https://authors.ietf.org/en/content-guidelines-overview
[16]: https://www.ietf.org/about/groups/iesg/statements/normative-informative-references/
[17]: https://datatracker.ietf.org/doc/downref/
2023-08-29
09 Thomas Werner New version available: draft-ietf-anima-jws-voucher-09.txt
2023-08-29
09 Thomas Werner New version accepted (logged-in submitter: Thomas Werner)
2023-08-29
09 Thomas Werner Uploaded new revision
2023-08-25
08 Thomas Werner New version available: draft-ietf-anima-jws-voucher-08.txt
2023-08-25
08 Thomas Werner New version accepted (logged-in submitter: Thomas Werner)
2023-08-25
08 Thomas Werner Uploaded new revision
2023-08-18
07 Thomas Werner New version available: draft-ietf-anima-jws-voucher-07.txt
2023-08-18
07 Thomas Werner New version accepted (logged-in submitter: Thomas Werner)
2023-08-18
07 Thomas Werner Uploaded new revision
2023-02-28
06 Toerless Eckert IETF WG state changed to In WG Last Call from WG Document
2023-02-28
06 Toerless Eckert Changed consensus to Yes from Unknown
2023-02-28
06 Toerless Eckert Intended Status changed to Proposed Standard from None
2023-02-22
06 Thomas Werner New version available: draft-ietf-anima-jws-voucher-06.txt
2023-02-22
06 Thomas Werner New version accepted (logged-in submitter: Thomas Werner)
2023-02-22
06 Thomas Werner Uploaded new revision
2023-01-18
05 Toerless Eckert Notification list changed to ietf@kovatsch.net because the document shepherd was set
2023-01-18
05 Toerless Eckert Document shepherd changed to Matthias Kovatsch
2022-10-24
05 Thomas Werner New version available: draft-ietf-anima-jws-voucher-05.txt
2022-10-24
05 Thomas Werner New version accepted (logged-in submitter: Thomas Werner)
2022-10-24
05 Thomas Werner Uploaded new revision
2022-07-11
04 Thomas Werner New version available: draft-ietf-anima-jws-voucher-04.txt
2022-07-11
04 Thomas Werner New version accepted (logged-in submitter: Thomas Werner)
2022-07-11
04 Thomas Werner Uploaded new revision
2022-03-11
03 Toerless Eckert Added to session: IETF-113: anima  Fri-1230
2022-03-07
03 Thomas Werner New version available: draft-ietf-anima-jws-voucher-03.txt
2022-03-07
03 (System) New version accepted (logged-in submitter: Thomas Werner)
2022-03-07
03 Thomas Werner Uploaded new revision
2022-03-04
02 Thomas Werner New version available: draft-ietf-anima-jws-voucher-02.txt
2022-03-04
02 (System) New version approved
2022-03-04
02 (System) Request for posting confirmation emailed to previous authors: Michael Richardson , Thomas Werner
2022-03-04
02 Thomas Werner Uploaded new revision
2021-10-25
01 Michael Richardson New version available: draft-ietf-anima-jws-voucher-01.txt
2021-10-25
01 (System) New version approved
2021-10-25
01 (System) Request for posting confirmation emailed to previous authors: Michael Richardson , Thomas Werner
2021-10-25
01 Michael Richardson Uploaded new revision
2021-07-25
00 Toerless Eckert This document now replaces draft-richardson-anima-jose-voucher instead of None
2021-07-25
00 Michael Richardson New version available: draft-ietf-anima-jws-voucher-00.txt
2021-07-25
00 (System) WG -00 approved
2021-07-25
00 Michael Richardson Set submitter to "Michael Richardson ", replaces to draft-richardson-anima-jose-voucher and sent approval email to group chairs: anima-chairs@ietf.org
2021-07-25
00 Michael Richardson Uploaded new revision