-
Notifications
You must be signed in to change notification settings - Fork 2
Update glossary (part 2) #9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Update glossary (part 2) #9
Conversation
@@ -71,17 +71,18 @@ The issuance, presentation and verification of decentralized claims requires a p | |||
*Figure 1 Issuer-Holder-Verifier Model* | |||
|
|||
### Consent and Trust | |||
- __Consent:__ Organizations must approve the release of their credentials. This is managed through predefined policies. | |||
- __Trust Relationships:__ Trust is established through secure lists of trusted issuers and participating organizations (participants), maintained by the Dataspace Governance Authority (DSGA). | |||
- __Trust__: The willingness of a participant (= the trustor) to engage in a risky behavior that stems from their vulnerability to the behavior of another participant (= the trustee). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Source? We should include the ISO/IEC DIS 20151 definition of Trust and trustworthiness, if required.
- __Trust Relationships:__ Trust is established through secure lists of trusted issuers and participating organizations (participants), maintained by the Dataspace Governance Authority (DSGA). | ||
- __Trust__: The willingness of a participant (= the trustor) to engage in a risky behavior that stems from their vulnerability to the behavior of another participant (= the trustee). | ||
- __Consent:__ Participants must approve or allow the exchange of their verifiable credentials. This is managed through their predefined policies and the policies from the Dataspace Governance Authority (DSGA) | ||
- __Trust Relationships:__ Trust relationship is established through secure lists of trusted policies, claims and evidences credential issuers, maintained by the Dataspace Governance Authority (DSGA). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This sentence is barely understandable. Consider rephrasing.
- __Consent:__ Organizations must approve the release of their credentials. This is managed through predefined policies. | ||
- __Trust Relationships:__ Trust is established through secure lists of trusted issuers and participating organizations (participants), maintained by the Dataspace Governance Authority (DSGA). | ||
- __Trust__: The willingness of a participant (= the trustor) to engage in a risky behavior that stems from their vulnerability to the behavior of another participant (= the trustee). | ||
- __Consent:__ Participants must approve or allow the exchange of their verifiable credentials. This is managed through their predefined policies and the policies from the Dataspace Governance Authority (DSGA) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What is the added value of "allow"?
Please clearly indicate relationship to ISO/IEC DIS 20151 multi policies
### Decentralization | ||
- Each participant manages their own identity tokens and credentials. | ||
- Multiple trust anchors (Credential Issuers) can exist within a dataspace, providing flexibility and resilience. | ||
- Each participant manages their own credentials. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why remove identity/identifieres?
- Each participant manages their own identity tokens and credentials. | ||
- Multiple trust anchors (Credential Issuers) can exist within a dataspace, providing flexibility and resilience. | ||
- Each participant manages their own credentials. | ||
- Multiple trusted credential issuers, also called trust anchors, can be approved and maintained within a dataspace by the DSGA, providing flexibility and resilience. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We do not have a definition for trust anchor.
### Security Measures | ||
- All participants must communicate securely via HTTPS. | ||
- Credentials and presentations must be tamper-proof and support revocation. | ||
- All credentials exchanges must be done over secure communication channel, like HTTPS. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please see inline comments
In the context of #8:
minor update of the definitions to improve terms usage consistency between, credential/verifiable credential,, presentation/verifiable presentation and issuer/trusted issuer/trust anchors