-
# Comment
While many people attached in this field seem to focus on loosely defined notion of unlinkability, it is not only the factor to be considered. Also, the notion of unlinkability can be more …
-
[Section 5.1 of RFC 7519](https://datatracker.ietf.org/doc/html/rfc7519#section-5.1) states that using a `typ` header claim with a value of `JWT` is RECOMMENDED.
This has allowed other specifications…
-
Current proposal is here: https://datatracker.ietf.org/doc/html/draft-fett-oauth-selective-disclosure-jwt-01#appendix-A.3
Alternative proposal is here: https://github.com/oauthstuff/draft-selective-d…
-
微博内容精选
-
There are many different ways of implementing selective disclosure. Some send the whole credential with blinded property names and values, others send atomic credentials, others send assertions and pr…
-
It [has been suggested](https://github.com/w3c/vc-data-model/issues/929#issuecomment-1267697526) that the use of `@context` should be made optional. This would be a normative change to the current spe…
-
1.Can we generate VC using SD-JWT?
2.What is the verification_process and sub that you have mentioned in example yml file
3.If we can generate VC what should we change?
4.How to generate cont…
-
separation between sd-jwt and Disclosures should be ., not ~ for consistency and mental model wise. so `.~~...~`, instead of `~~~...~`.
-
Per https://github.com/oauthstuff/draft-selective-disclosure-jwt/pull/19#issuecomment-1144794055 in PR https://github.com/oauthstuff/draft-selective-disclosure-jwt/pull/19.
Two options how to the H…
-
## Problem statement
Currently, in sd-jwt spec, the recommended representation for JSON property values is to embed escaped JSON that represents a salted hash of the value. This seems to add comple…