Skip to content

Commit 85b95f8

Browse files
committed
fix: resolve unnecessary TODOs
1 parent fe0f086 commit 85b95f8

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

draft-romann-mud-constrained.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,8 @@ entity:
3939
--- abstract
4040
This document specifies additional ways for discovering and emitting
4141
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.
4544

4645
--- middle
4746

@@ -66,13 +65,11 @@ Furthermore, this document specifies a method of encoding MUD URLs in (signed)
6665
CBOR Web Tokens (CWTs) {{!RFC8392}}, which allows MUD managers to better validate the
6766
authenticity of both the URL itself and the associated MUD file.
6867

69-
The rest of this document is structured as follows: ... TODO
70-
7168
## Terminology
7269

7370
{::boilerplate bcp14}
7471

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}}.
7673

7774
TODO. (Remove if there are no additional terms.)
7875

@@ -307,8 +304,6 @@ In addition to the registration endpoint defined in {{?RFC9176}}, MUD managers M
307304

308305
# Obtaining a MUD URL in Constrained Environments
309306

310-
<!-- TODO: This can probably be improved -->
311-
312307
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.
313308
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.
314309
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

Comments
 (0)