Can't generate key
Open
- Dominant language
- Go
- Stars
- 9.2k
- Forks
- 1.3k
- PR merge metrics
- PR metrics pending
Description
I'm unable to generate a key on Linux using the following command
```bash
$ keybase pgp gen --multi
```
When run the command is asked for a username and email (multiple times), the second time that the email is ask, the program do not accept an and ends with the error: `ERROR Login required: LoadPassphraseState`
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing `keybase pgp gen --multi` on Linux and tracing the `LoadPassphraseState` error. Check how the command handles the repeated email prompt; done means the prompt accepts the input and key generation completes without the login-required error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, linux
- Domain
- cli, security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100