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

Make Public Key Optional in Keeper Record #46

Closed
EndlessTrax opened this issue Jan 17, 2024 · 0 comments · Fixed by #47
Closed

Make Public Key Optional in Keeper Record #46

EndlessTrax opened this issue Jan 17, 2024 · 0 comments · Fixed by #47
Labels
enhancement New feature or request

Comments

@EndlessTrax
Copy link
Collaborator

EndlessTrax commented Jan 17, 2024

Feature / Enhancement proposed

Currently a successful signing of the git commit can only occur if both the private and public keys are available in the Keeper Record. As the public key can always be derived from the private key, then if no public key is explicitly set in the Keeper record, then one will be automatically derived from private key.

Workarounds

Can you achieve the same result doing it in an alternative way? Nope

Has the feature been requested before?

No.

If the feature request is approved, would you be willing to submit a PR?

(Help can be provided if you need assistance submitting a PR)

[x] Yes [] No

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

Successfully merging a pull request may close this issue.

1 participant