From ac5800f6b8c594fca450aa8387274147fdcf8409 Mon Sep 17 00:00:00 2001 From: 2byrds <2byrds@gmail.com> Date: Fri, 15 Dec 2023 13:53:58 -0500 Subject: [PATCH] remove stale todo Signed-off-by: 2byrds <2byrds@gmail.com> --- spec/core.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/spec/core.md b/spec/core.md index 20dc206..e236fca 100644 --- a/spec/core.md +++ b/spec/core.md @@ -28,11 +28,6 @@ webs-did = "did:webs:" domain-name ":" aid webs-did = "did:webs:" domain-name * (":" path) ":" aid ``` -::: todo -> TODO: what about intl chars? Does DID spec allow them like URL spec does? What -about localhost vs. 127.0.0.1 vs. ::1? -::: - The formal rules describing valid domain name syntax are described in [RFC1035], [RFC1123], and [RFC2181]. The fully qualified domain MUST NOT include IP addresses. A port MAY be included and the colon MUST be percent