w3c-ccg / vc-test-suite-implementations

Implementations for VC HTTP API tests
BSD 3-Clause "New" or "Revised" License
0 stars 12 forks source link

Update DB implementations. #83

Closed JSAssassin closed 11 months ago

JSAssassin commented 11 months ago

@BigBlueHat @aljones15 cc: @msporny Do we want to retain the issuers and verifiers associated with ecdsa-rdfc-2019, eddsa-rdfc-2022, vc2.0, and Ed25519Signature2020 for all implementers in this repository or should they be removed? The tests for those live in the w3c organization and the test suites there are using the vc-test-suite-implementation repository to get the implementers. Currently, the issuers/verifiers tagged with these labels here aren't being used.

BigBlueHat commented 11 months ago

Currently, the issuers/verifiers tagged with these labels here aren't being used.

I think we should clarify which "implementations" cover which specs/tests via which tags. I'd remove any that are duplicated currently in those lists, and update the READMEs in each repo to state which tags are associated with which suite.

Essentially, now that some of these specs have moved into the W3C org, their tagged implementations should also "move" to the implementations repo there.

If that sounds right @JSAssassin @dlongley, I'm happy to do the cleanup.

JSAssassin commented 11 months ago

Currently, the issuers/verifiers tagged with these labels here aren't being used.

I think we should clarify which "implementations" cover which specs/tests via which tags. I'd remove any that are duplicated currently in those lists, and update the READMEs in each repo to state which tags are associated with which suite.

Essentially, now that some of these specs have moved into the W3C org, their tagged implementations should also "move" to the implementations repo there.

If that sounds right @JSAssassin @dlongley, I'm happy to do the cleanup.

@BigBlueHat Sorry, I forgot to reply to this. I think that sounds right. I've opened an issue for this here - https://github.com/w3c-ccg/vc-api-test-suite-implementations/issues/85