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
{{ message }}
This repository was archived by the owner on Jul 31, 2024. It is now read-only.
@@ -451,7 +450,7 @@ the local installation uses [did:key](https://w3c-ccg.github.io/did-method-key/)
451
450
they are well-supported, can be resolved without any external interaction and can easily be generated within the deployment. That makes
452
451
them a perfect fit for the local use-case.
453
452
All participants(e.g. the consumer and the participant) get a did generated on installation, by using the [did-helper](https://github.com/wistefan/did-helper).
454
-
The identities and connected key-material is automatically distributed in the cluster and set in the components that require it.
453
+
The identities and connected key-material is automatically distributed in the cluster and set in the componets that require it.
455
454
456
455
In real world data spaces, the participants should rather use stabled identities, which can be [did:key](https://w3c-ccg.github.io/did-method-key/), but also
457
456
more organization-focused once like [did:web](https://w3c-ccg.github.io/did-method-web/) or [did:elsi](https://alastria.github.io/did-method-elsi/).
0 commit comments