From dc6b263a98fca35020682f93bf06e7d970040574 Mon Sep 17 00:00:00 2001 From: Mike Jones Date: Sat, 16 May 2020 10:35:54 -0700 Subject: [PATCH] Accurately describe dependence on registries. Co-authored-by: Markus Sabadello Co-authored-by: Manu Sporny --- index.html | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 742f3215..cd2d536b 100644 --- a/index.html +++ b/index.html @@ -279,8 +279,17 @@

-This design eliminates dependence on centralized registries for identifiers as -well as centralized certificate authorities for key management, which is the +This specification utilizes registries to enable interoperable definitions of +DID document property names defined by this and other specifications, +DID method names, DID parameter names, +and cryptographic algorithm identifiers. +Some of these registries are operated by the W3C DID Working group +and others are operated by other standards organizations, including the IETF. +

+ +

+This design eliminates dependence on centralized registries +for identifier and key management, which is the standard in hierarchical PKI (public key infrastructure).