Dave Longley

Results 73 issues of Dave Longley

Modern applications do not use file loggers, they send console logs through docker / cloud style tools.

See: https://github.com/w3c-ccg/vc-api/blob/ffe5571e7213253e43dd35a4d4e713f2b9011581/components/VerificationResult.yml#L35

ready for PR

Version 1 `did:key` DIDs do not express `1` in the DID. If a parsed version is `1`, it should result in an error. This would prevent confusion between parsing an...

The [Document Creation Algorithm](https://w3c-ccg.github.io/did-method-key/#document-creation-algorithm) currently says: > 2) Using a colon (:) as the delimiter, split the identifier into its components: a scheme, a method, a version, and a multibaseValue....

Services that anonymize verifiable credentials/profiles could be integrated with (loosely decoupled though) either the browser or credential repository. Browsers may be interested in providing their own anonymizer services where they...

We need to produce a security and privacy assessment document by answering these questions: https://www.w3.org/TR/security-privacy-questionnaire/

The referenced step numbers from the verify proof algorithm changed in a PR -- and the verify proofs sets/chains algorithm didn't get those updates. We need to bring them inline...

CR1
normative

I believe there's a typo in the algorithm text here: https://w3c.github.io/vc-data-integrity/#retrieve-verification-method Step 2 says: > Let vmPurpose be set to proof.proofPurpose. Which is then intended to be used in step...

CR1
editorial

This may be obvious to some implementers, but we should make this more clear. This section: https://w3c.github.io/vc-data-integrity/#relationship-to-verifiable-credentials > There are some use cases where it is important to ensure that...

CR1
editorial