Skip to content

Commit

Permalink
IETF LC comments (IANA and IoT directorate) (#33)
Browse files Browse the repository at this point in the history
* fix: remove loop in reference
* fix: remove unused CoAP ref, update JSON ref, expand "RP"
* fix: acks += Jouni
---------
Signed-off-by: Thomas Fossati <[email protected]>
  • Loading branch information
thomas-fossati authored Oct 10, 2024
1 parent 0fd6c1b commit 5dc70ca
Showing 1 changed file with 13 additions and 12 deletions.
25 changes: 13 additions & 12 deletions draft-ietf-rats-eat-media-type.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,10 @@ normative:
JWT: RFC7519
CWT: RFC8392
UCCS: I-D.ietf-rats-uccs
CoAP: RFC7252
MediaTypes: RFC6838
URI: RFC3986
HTTP: RFC9110
JSON: RFC8259

informative:
RATS-Arch: RFC9334
Expand All @@ -69,9 +69,9 @@ associated media type for their conveyance, for example when used in RESTful
APIs ({{fig-api-sd}}).

~~~ aasvg
.----. .----------. .----------.
| RP | | Attester | | Verifier |
'-+--' '----+-----' '-----+----'
.---------------. .----------. .----------.
| Relying Party | | Attester | | Verifier |
'-+-------------' '----+-----' '--------+-'
| | POST /verify |
| | EAT(Evidence) |
| +--------------------------->|
Expand Down Expand Up @@ -280,7 +280,7 @@ Interoperability considerations:
: n/a

Published specification:
: {{media-type}} of {{&SELF}}
: {{&SELF}}

Applications that use this media type:
: Attesters, Verifiers, Endorsers and Reference-Value providers, Relying
Expand Down Expand Up @@ -331,7 +331,7 @@ Interoperability considerations:
: n/a

Published specification:
: {{media-type}} of {{&SELF}}
: {{&SELF}}

Applications that use this media type
: Attesters, Verifiers, Endorsers and Reference-Value providers, Relying
Expand Down Expand Up @@ -382,7 +382,7 @@ Interoperability considerations:
: n/a

Published specification:
: {{media-type}} of {{&SELF}}
: {{&SELF}}

Applications that use this media type:
: Attesters, Verifiers, Endorsers and Reference-Value providers, Relying
Expand Down Expand Up @@ -424,7 +424,7 @@ Optional parameters:
dotted-decimal notation. The parameter value is case-insensitive.)

Encoding considerations:
: Same as {{!RFC7159}}
: Same as {{JSON}}

Security considerations:
: {{Section 9 of EAT}}
Expand All @@ -433,7 +433,7 @@ Interoperability considerations:
: n/a

Published specification:
: {{media-type}} of {{&SELF}}
: {{&SELF}}

Applications that use this media type
: Attesters, Verifiers, Endorsers and Reference-Value providers, Relying
Expand Down Expand Up @@ -484,7 +484,7 @@ Interoperability considerations:
: n/a

Published specification:
: {{media-type}} of {{&SELF}}
: {{&SELF}}

Applications that use this media type:
: Attesters, Verifiers, Endorsers and Reference-Value providers, Relying
Expand Down Expand Up @@ -526,7 +526,7 @@ Optional parameters:
dotted-decimal notation. The parameter value is case-insensitive.)

Encoding considerations:
: Same as {{!RFC7159}}
: Same as {{JSON}}

Security considerations:
: {{Section 7 of UCCS}}
Expand All @@ -535,7 +535,7 @@ Interoperability considerations:
: n/a

Published specification:
: {{media-type}} of {{&SELF}}
: {{&SELF}}

Applications that use this media type
: Attesters, Verifiers, Endorsers and Reference-Value providers, Relying
Expand Down Expand Up @@ -623,6 +623,7 @@ Carl Wallace,
Carsten Bormann,
Dave Thaler,
Deb Cooley,
Jouni Korhonen,
Kathleen Moriarty,
Michael Richardson,
Paul Howard
Expand Down

0 comments on commit 5dc70ca

Please sign in to comment.