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

[QUESTION] How do you generate gpg key? #30

Closed
dikaso opened this issue May 14, 2018 · 3 comments
Closed

[QUESTION] How do you generate gpg key? #30

dikaso opened this issue May 14, 2018 · 3 comments

Comments

@dikaso
Copy link

dikaso commented May 14, 2018

I am pretty new to this one and google does not offer me straight answer.

How do you generate both public/private key without password?

Thank you.

@MarshallOfSound
Copy link
Contributor

GitHub actually has some good docs on generating GPG keys, just leave the password field blank when generating to generate without a password.

https://help.github.com/articles/generating-a-new-gpg-key/

@leofidus
Copy link
Contributor

I think it would be very beneficial to add both this link and a guide on the correct format of the keys to the config-template.js

When I first tried this I found the same guide, but then got the format of the config variable wrong (the order of public and private key is assumed but not documented)

@MarshallOfSound
Copy link
Contributor

(the order of public and private key is assumed but not documented)

Oh yeah, I can see how that would be a problem, I can add that order validation to the new GPG checking logic I added 👍

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

No branches or pull requests

3 participants