w3c / vc-di-bbs

A linked data proof suite specification for BBS+ signatures
https://w3c.github.io/vc-di-bbs/
Other
48 stars 16 forks source link

Base Proof Configuration algorithm missing input #189

Open brianorwhatever opened 1 week ago

brianorwhatever commented 1 week ago

In the base proof config algorithm the inputs don't list the unsecured document however it is asked to set the proof @context to match it.

See https://www.w3.org/TR/vc-di-bbs/#base-proof-configuration-bbs-2023

Wind4Greg commented 5 days ago

This is essentially the same introductory text as in https://w3c.github.io/vc-di-ecdsa/#base-proof-configuration-ecdsa-sd-2023. Does that need fixing?

brianorwhatever commented 5 days ago

Set proofConfig.@context to unsecuredDocument.@context.

Looks like it