alan-turing-institute / trustchain

Trustworthy decentralised PKI
https://alan-turing-institute.github.io/trustchain/
Apache License 2.0
9 stars 4 forks source link

Challenge-response: How does attestor get hold of downstream did? #172

Open pwochner opened 4 months ago

pwochner commented 4 months ago

Once requester has published candidate dDid, it needs to communicate that to attestor (probably already implemented in cli). However, we don't save this information and the attestor needs it again for attestation process. What's the best way to do this?

pwochner commented 2 months ago

The field requester_did of struct ContentCRInitiation containts the candidate dDID. However, it would be nice to have a cli command that prints to terminal information in a more human-friendly way: