pgp gen --multi hangs
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 9.2k
- Forks
- 1.3k
- Avg merge
- 12h 58m
- Merged PRs (30d)
- 56
Description
Hi,
I'm trying to generate a new pgp key using keybase pgp gen --multi
$ keybase pgp gen --multi
Enter your real name, which will be publicly visible in your new key: Ben Hardill
Enter a public email address for your key: xxxxx@gmail.com
Enter another email address (or <enter> when done):
Push an encrypted copy of your new secret key to the Keybase.io server? [Y/n] n
I then get nothing more, I've left it for a good 10mins and still nothing. I've ended up killing it with crtl-c
Running on Fedora 23 x86_64
keybase version 1.0.17-20160812160036+d206db9
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing keybase pgp gen --multi on the reported Fedora 23 x86_64 environment and trace the command after the final email prompt. Check where key generation stops and compare the behavior with the reported Keybase version 1.0.17; done means the command completes and creates the requested PGP key instead of hanging.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli, cryptography
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100