notaryproject / roadmap

Roadmap for Notary Project
7 stars 6 forks source link

[User Story] As a user I want to include user provided metadata at time of signing and have it available for verification #67

Closed iamsamirzon closed 1 year ago

iamsamirzon commented 1 year ago

As a user, I want to include metadata that I can provide at time of signing. This data should be signed as well ( in addition to the image manifest) and be available for verification.

When verifying signatures, ( At build, deploy or run time) I want to get a list of the signed metadata included with the signature and use it evaluate additional decisions before using the signed image.

Intended outcome

  1. Add CLI commands to add metadata at the point of generating signatures.
  2. Add CLI commands to list the signed metadata at the point of verifying signatures.
  3. When inspecting a signature, or listing its detail a user should be able to see the signed metadata included with the signature.
yizha1 commented 1 year ago

Close it as released in rc.2