Skip to content

Commit 3b8b589

Browse files
committed
Add small section of domain and challenge for signed VPs to README.
1 parent 80de327 commit 3b8b589

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,10 @@ to "wrap" the implementation in a minimal VC-API implementation. Example code
4343
for which is available at https://github.com/Wind4Greg/Server-for-VCs
4444
Additionally your verifier will need to be able to verify Verifiable Credentials
4545
and Verifiable Presentations signed with `eddsa-rdfc-2022`. We also recommend
46-
that any issuer endpoints submitted to this test suite also issue using
47-
`eddsa-rdfc-2022`.
46+
that any issuer endpoints submitted to this test suite also issue using
47+
`eddsa-rdfc-2022`. VerifiablePresentations will be submitted for verification
48+
both signed and unsigned. Signed VPs from this suite will have a domain and challenge set.
49+
The domain should be the test repo and the challenge is static.
4850

4951
The issuer endpoint will need to conform to the
5052
[VC Issuer API](https://w3c-ccg.github.io/vc-api/#issue-credential).

0 commit comments

Comments
 (0)