notation icon indicating copy to clipboard operation
notation copied to clipboard

[User Story] - notation key CRUD

Open dtzar opened this issue 2 years ago • 3 comments

As a user, I want to add/update/list/delete keys

Implementation items to track:

  • [ ] https://github.com/notaryproject/notation/issues/226

dtzar avatar Jul 11 '22 23:07 dtzar

@dtzar - Could you elaborate if you are looking to do CRUD operation on keys stored locally or remotely? If remotely, are we just doing CRUD on the remote key identities/aliases ?

iamsamirzon avatar Jul 14 '22 03:07 iamsamirzon

This is already implemented for Plugins to specify the signing keys in signingkeys.json

iamsamirzon avatar Jul 15 '22 21:07 iamsamirzon

We'd like to support for RC-1 what is covered in this article. Effectively - yes this is a remote key reference via plugin. Notation + plugin today already supports CRUD, but adding here to make sure we're all on the same page for RC-1 support and also in case there is anything else we might be missing which needs to be updated.

dtzar avatar Jul 18 '22 18:07 dtzar

Close it as it is complete.

yizha1 avatar Dec 02 '22 01:12 yizha1