-
Notifications
You must be signed in to change notification settings - Fork 37
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
Keybase can't find the secret key, although it claims it's stored #2800
Comments
Try "keybase login" first? |
|
Your PGP secret key isn't available on that machine. |
But the key is there:
|
For what you want to do, |
I have exactly the same problem. @farcaller did you find a solution? |
@pors that was some time ago, hm. I think that keybase secret isn't the same as pgp secret and you can have several pgp secrets in your keybase account in addition to the "keybase" secret? All and all I'd say it's a bit of the UX failure as the cli was giving me the mixed signals about what's happening. TL;DR: just use gpg. |
@farcaller thanks gpg did the job :) |
FWIW I had this issue and i solved it with the command maxtaco posted, but piped into keybase pgp import
It then threw this error but succeeded (issue #2050 covers this)
Now |
I had a private key stored on keybase server and was able to display it on the website, however, keybase export did not work for me (worked for another key though):
Fixed it this way:
Then I was able to export key using keybase cli (I did not need to import it to pgp as key was already there). It is, indeed, strange that in order to make keybase work I had to essentially download key from keybase and upload it back there. |
Ah, I understand why this would be. We should fix it. I'll put in a ticket. |
any updates on this? |
Can't export it either:
The text was updated successfully, but these errors were encountered: