decentralized-identity/presentation-exchange

add data/flow relationship diagram to PE to visualize object flow

Closed this issue · 7 comments

Proposal here to add a diagram in the PE that shows the standard object relationship and flow. i.e PD, VP, PE, PS, etc between a holder and a verifier. I'm willing to take that up.

@brentzundel or @csuwildcat can someone add me to the assignee here if there is alignment to do this? Also, anyway I can get the ability to assign myself to this? We ran into an issue last PE meeting where almost nobody had assignment rights.

I'll get you setup with some permissions soon @andorsk

I think the best course of action would be to make sure @andorsk is added to The C & C WG Team
@wyc or @rado0x54 can you add him?

@rado0x54 @andorsk @csuwildcat I propose removing the 2.1 milestone label on this

I think we should do the following:

  1. Since there are only 2 normative objects (PD and PS), we have a swimlane diagram that shows these flowing between verifier and holder. We'll put this near the beginning of the spec, likely around the intro.
    swimlanes-b31e618b2a3e93fb952bda623640051f

  2. Add one more diagram in the "embed targets" section showing how VP relates to PS and VCs for 2 of the embed targets (Verifiable Presentation and JWTs). It can be as simple as the following:

Screenshot 2024-03-02 at 6 58 25 PM

@andorsk @rado0x54 @csuwildcat let me know what you think and I can work it into a PR.

Fixed with #470