pstadler / keybase-gpg-github

Step-by-step guide on how to create a GPG key on keybase.io, adding it to a local GPG setup and using it with Git and GitHub.
2.63k stars 182 forks source link

Need Help #28

Closed smithaitufe closed 6 years ago

smithaitufe commented 6 years ago

Hi, please I need your help.

I am just entering into the world of secrets and github.

I created gpg keys (public and private). I added the public key to my github account. I used the git secret to secure a file before pushing to github.

Now in my AWS using SSH, I cloned the project. I decided to use git secret reveal and I was presented with this error

git-secret: abort: no public keys for users found. run 'git secret tell email@address'.

Please can you guide me on what to do to be able reveal the file?

I feel I need to import the public key in github but I don't know how.

Thanks

pstadler commented 6 years ago

Please ask in the git-secrets project issue tracker, this is unrelated.