You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: draft-romann-mud-constrained.md
+3-8Lines changed: 3 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,9 +39,8 @@ entity:
39
39
--- abstract
40
40
This document specifies additional ways for discovering and emitting
41
41
Manufacturer Usage Descriptions (MUD), especially in constrained environments,
42
-
utilizing the Constrained Application Protocol (CoAP).
43
-
44
-
TODO: Should be updated.
42
+
utilizing the Constrained Application Protocol (CoAP), CoRE Resource Discovery,
43
+
and CBOR Web Tokens.
45
44
46
45
--- middle
47
46
@@ -66,13 +65,11 @@ Furthermore, this document specifies a method of encoding MUD URLs in (signed)
66
65
CBOR Web Tokens (CWTs) {{!RFC8392}}, which allows MUD managers to better validate the
67
66
authenticity of both the URL itself and the associated MUD file.
68
67
69
-
The rest of this document is structured as follows: ... TODO
70
-
71
68
## Terminology
72
69
73
70
{::boilerplate bcp14}
74
71
75
-
Building upon the terminology defined in {{!RFC8520}}, this specification introduces the following additional terms:
72
+
This specification re-uses the terminology defined in {{!RFC8520}}.
76
73
77
74
TODO. (Remove if there are no additional terms.)
78
75
@@ -307,8 +304,6 @@ In addition to the registration endpoint defined in {{?RFC9176}}, MUD managers M
307
304
308
305
# Obtaining a MUD URL in Constrained Environments
309
306
310
-
<!-- TODO: This can probably be improved -->
311
-
312
307
With the additional mechanisms for finding MUD URLs introduced in this document, MUD managers can be configured to play a more active role in discovering MUD-enabled devices.
313
308
Furthermore, IoT devices could identify their peers based on a MUD URL associated with these devices or perform a configuration process based on the linked MUD file's contents.
314
309
However, the IoT devices themselves also have more options for exposing their MUD URLs more actively, using, for instance, a MUD manager's registration interface.
0 commit comments