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

[Feature]: support importing a gpg key through the use of an environment variable #2

Closed
1 task done
purpleclay opened this issue Jun 6, 2023 · 0 comments · Fixed by #3
Closed
1 task done
Assignees
Labels
enhancement New feature or request

Comments

@purpleclay
Copy link
Owner

Describe your feature

Add basic support for importing an armored gpg key into the currently identified gpg agent. A private key should be provided using an environment variable called GPG_PRIVATE_KEY. There will be an expectation that the key is base64 encoded.

Any additional information?

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
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