Rakesh Gariganti
Rakesh Gariganti
I think [signing-and-verification-workflow.md](https://github.com/notaryproject/notaryproject/blob/v1.0.0-draft.3/signing-and-verification-workflow.md#signing-steps) was written with local signing in mind and [specs/plugin-extensibility.md](https://github.com/notaryproject/notaryproject/blob/v1.0.0-draft.3/specs/plugin-extensibility.md#signing-workflow-using-plugin) was written for remote signing. Since we don't have access to the chain before we generate the digital...
Here is the proposal for supporting pagination in `notation list` command The default experience for this command will be to list ALL signatures for a given reference. This is the...
@shizhMSFT You are right. I was looking at Oras [spec](https://github.com/oras-project/artifacts-spec/blob/main/manifest-referrers-api.md#paging-results). I will update my comment accordingly.
### Problem Notation is designed in such a way that signing and verification is signature envelope format agnostic. That means, Notation can transparently work with multiple signature envelope formats at...