Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
pwochner opened this issue Mar 18, 2024 · 1 comment
Open

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

pwochner opened this issue Mar 18, 2024 · 1 comment

Comments

@pwochner
Copy link
Collaborator

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
Copy link
Collaborator Author

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:

  • lists all the attestation requests
  • For each attestation request:
    • Date
    • Org name
    • Temp key id
    • dDID
    • CR status (complete or not)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant