-
In my understanding a credential validity determines time range in which claims attributed to a subject are truthful. If validity is not specified then the statements are truthful with no regard on t…
-
Data model in this document resembles to the ID Token data model as defined in OIDC (with the addition of cnf).
On the other hand, the data model is trying to follow the W3C VC data model.
What is…
-
Based on comments from @jyasskin in https://github.com/w3c/vc-data-model/issues/1388#issuecomment-1875788296 :+1:
> We have a recent precedent for non-testably "MUST"ing specifications in https://w3…
-
from the issue #1285
> 4.9 Securing Verifiable Credentials
>
> I don't see anywhere that tells a verifier to check the securing mechanism before trusting the content.
>
> Could this section sa…
-
https://github.com/pluralitybook/plurality/blob/493c1aae9183eb51fa9840b43502b35d52211dc2/contents/english/04-01-identity-and-personhood.md?plain=1#L18
I thought I would raise this issue publicly - …
-
In VC, it defines only one `credentialStatus`,
```
{
"@context": {
"@version": 1.1,
"@protected": true,
"VerifiableCredential": {
"@id": "https://www.w3.org/2018/credentia…
-
## Abstract
This work focuses on how a party or its agent can decide whether or not to engage with a counterparty in a transaction. The purpose of this work is to enable a party to share a list of …
-
In issue https://github.com/w3c/vc-data-model/issues/1285#issuecomment-1731724138 @jyasskin wrote:
> The serious issue is the one about defining the algorithm for verification. The definition of [val…
-
I have tested successfully [idtokenhint demo](https://github.com/Azure-Samples/active-directory-verifiable-credentials-dotnet/tree/main/1-asp-net-core-api-idtokenhint) and I am trying unsucessfully at…
-
With the `did:plc` method, we have been returning `verificationMethod` objects with type `EcdsaSecp256k1VerificationKey2019` and a `publicKeyMultibase` string encoding with:
* multibase prefix char…