Skip to content

Commit 40d5e71

Browse files
more security considerations around U[CJ]CS
Signed-off-by: Thomas Fossati <thomas.fossati@linaro.org>
1 parent 85cdd5e commit 40d5e71

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

draft-ietf-rats-eat-media-type.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,8 @@ and cross-protocol attacks.
199199

200200
The security consideration of {{EAT}} and {{UCCS}} apply in full.
201201

202+
In particular, when using `application/eat-ucs+json` and `application/eat-ucs+cbor` the reader should review {{Section 3 of UCCS}}, which contains a detailed discussion about the characteristics of a "Secure Channel" for conveyance of such messages.
203+
202204
# IANA Considerations
203205

204206
[^to-be-removed]
@@ -483,7 +485,7 @@ Encoding considerations:
483485
: binary
484486

485487
Security considerations:
486-
: {{Section 7 of UCCS}}
488+
: {{Sections 3 and 7 of UCCS}}
487489

488490
Interoperability considerations:
489491
: n/a
@@ -534,7 +536,7 @@ Encoding considerations:
534536
: Same as {{JSON}}
535537

536538
Security considerations:
537-
: {{Section 7 of UCCS}}
539+
: {{Sections 3 and 7 of UCCS}}
538540

539541
Interoperability considerations:
540542
: n/a

0 commit comments

Comments
 (0)