-
Investigation
**Abstract**: digital credentials, particularly for the use of high-assurance, government-issued credentials, present opportunities for authenticated high-assurance online interaction…
-
https://medium.com/@markus.sabadello/json-ld-vcs-are-not-just-json-4488d279be43 by @peacekeeper points out that if someone signs the bytes of a JSON-LD document, the recipient of that signature can't …
-
Originally spurred during the work on #150. We currently have `crates/credentials/src/vc.rs` and that implement VC Data Model 1.1, but we should consider how VC Data Model 2.0 will fit into our code. …
-
Suggest improving README.md as a jumping in point and lite documentation for the context
Things that may be included
- [ ] Badges
- [ ] Introduction
- [ ] Status of work
- [ ] Vocabs used
- [ …
-
For ACDCs to be considered a viable format for a Verifiable Proof the addition of an optional `p` block within the attribute block, comprised of a `d` digest (of the block) field, `c` cargo field, a d…
-
Here is an assertion that has the structure of a valid OB assertion that also is in the structure of a valid Verifiable Credentials
An example of using a DID as a recipient identifier property in …
-
Hi!
I recently ran into a canonicalization issue with the RsaSignature2018 suite.
I am using this library through verifiable-credentials-java for the java backend. On the other side, we are using …
-
I'm trying to map my expectations of how we issue and validate professional credentials into the documented use cases, and I think we have a gap. UC C.4 https://opencreds.github.io/vc-use-cases/#pro…
-
_to be submited on [https://github.com/zama-ai/bounty-program/issues](https://github.com/zama-ai/bounty-program/issues)_
**title**: Bounty Specification: Creation of a Decentralized Identity System…
-
**Is your feature request related to a problem? Please describe.**
As I understand it, Veramo currently only supports the [W3C V1 Verifiable Credential Data Model](https://www.w3.org/TR/vc-data-model…