Skip to content
Discussion options

You must be logged in to vote

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 | base64

Once you have exported your key using this command, you can paste in the full base64 encoded string instead of the keybase:username format in your reference-architecture-form.yml.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by yorinasub17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment