Skip to content

Commit 18a4049

Browse files
Docs/registry and ontology fixes (#759)
* docs: address comments on registry * Update docs/docs/Infrastructure/Registry.md Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --------- Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent 3641500 commit 18a4049

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/docs/Infrastructure/Registry.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ The Registry is a core W3DS service that provides W3ID-based service discovery,
1010

1111
The Registry enables clients and services to:
1212

13-
- **Resolve W3IDs** to service endpoints (eVault URIs, platform URLs)
13+
- **Resolve eNames** to service endpoints (eVault URIs, platform URLs)
1414
- **Obtain entropy** as signed JWTs for use in provisioning and other operations
15-
- **Verify tokens** via a public JWK endpoint
15+
- **Verify tokens** using the JSON Web Key Set provided via public JWK endpoint
1616

1717
:::warning Remote Notary / Remote CA
1818

0 commit comments

Comments
 (0)