How to use a PGP key directly for the Ref Arch instead of using Keybase? #221
Answered
by
zackproser
zackproser
asked this question in
Help
-
|
A customer asked:
|
Beta Was this translation helpful? Give feedback.
Answered by
zackproser
Feb 23, 2022
Replies: 1 comment
-
|
To provide us a PGP key without using keybase, first export your PGP key: # Set KEYID to the ID of the PGP key you would like to use for encrypting
gpg --export $KEYID | base64Once you have exported your key using this command, you can paste in the full |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
yorinasub17
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
To provide us a PGP key without using keybase, first export your PGP key:
Once you have exported your key using this command, you can paste in the full
base64encoded string instead of thekeybase:usernameformat in yourreference-architecture-form.yml.