-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Carl's in depth review #15
Comments
Below are some suggestions/questions regarding the RATS Conceptual Messages Wrapper draft (draft-ftbs-rats-msg-wrap-00). Abstract
Section 1
Section 3.1
Section 3.2
Section 4
|
Partially addresses #15 Signed-off-by: Thomas Fossati <thomas.fossati@arm.com>
Partially addresses #15 Signed-off-by: Thomas Fossati <thomas.fossati@arm.com>
hi Carl, we think we addressed all your points. See https://thomas-fossati.github.io/draft-ftbs-rats-msg-wrap/draft-ftbs-rats-msg-wrap.html Could you please check when you have some spare time? /cc @carl-wallace |
Yep. Thanks. A few nits/comments:
- In third sentence of first paragraph in section 1, “RATS conceptual message” should be plural.
- In the cm-type definition, attestation-result should probably be plural.
- In the first sentence of section 3.2, "may be derived from CoAP Content-Format numbers" may be more accurate given section 3.2.1's allowance for other registered tags.
- I wonder if including <coap-cf-tag-number> in the definition of cmw-cbor-tag<bytes> is right given other values can be used. Maybe #6.<uint>(bytes) for the definition with coap-cf-tag-number defining the range where a registered tag is not in use? I'm not sure if it's better to have a definition like #6.<cmw-cbor-tag> that does not cover the range of what is acceptable or something overly broad like #6.<uint> (or if I am just missing something here).
- Should the lookahead for CBORTag be bounded on 0xdb instead of 0xdf? The jump table in RFC 8949 has 0xdb as highest value.
|
apply Carl's suggestions and fixes at [1] [1] #15 (comment) Signed-off-by: Thomas Fossati <thomas.fossati@arm.com>
Cool, thanks for checking (and for the further comments).
done in #30 |
apply Carl's suggestions and fixes at [1] [1] #15 (comment) Signed-off-by: Thomas Fossati <thomas.fossati@arm.com>
Carl's original review was addressed in #22 and #23. The follow-up re-review (#15 (comment)) has been addressed in #30 |
See https://mailarchive.ietf.org/arch/msg/rats/Bmlxnu0GmnRMsP6WEq3CBjLVm0k/
The text was updated successfully, but these errors were encountered: