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

Spec for signing with local key #44

Open
iamsamirzon opened this issue Oct 11, 2021 · 3 comments
Open

Spec for signing with local key #44

iamsamirzon opened this issue Oct 11, 2021 · 3 comments

Comments

@iamsamirzon
Copy link
Contributor

iamsamirzon commented Oct 11, 2021

Summary
Alpha-1 implemented signing with local key. Remaining work on what file format to support and secure the key behind a password;
Intended Outcome
Notation CLI implementations allows for this use case
The specification PR is merged
Additional context
Today what we support is plain-text key; Need to do research on how this is done for open source projects;

@iamsamirzon
Copy link
Contributor Author

This is related to line #12 in the spreadsheet.

@vaninrao10
Copy link

Remaining work for signing with local key (use case 2 & 4 in the table that Yi created [https://github.com//issues/15#issuecomment-1283421971]
has still one outstanding item to "password protect" the local signing keys. Otherwise the work for signing and verifying with local/on-disk keys is complete.

@iamsamirzon
Copy link
Contributor Author

Based on the agreement in NV2 community call on 12/5/2022, moving this out of RC-2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

No branches or pull requests

4 participants