Can't export wallet on paper key account
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 9.2k
- Forks
- 1.3k
- Avg merge
- 12h 58m
- Merged PRs (30d)
- 56
Description
I'm testing the Keybase account which got only paper key, but it seems I can't export the wallet without setting the passphrase, e.g.
$ keybase wallet export
Please enter the Keybase password for xxx (8+ characters) to export Stellar secret keys: ▶ ERROR Input canceled
Maybe it should ask for the paper key instead?
I've tried to set KEYBASE_PAPERKEY, but it still doesn't work.
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 wallet export with an account that has only a paper key, including the attempted KEYBASE_PAPERKEY setting. Trace the export entry point and determine whether completion should accept the paper key; done means paper-key-only accounts can export their Stellar secret keys without requiring an unset passphrase.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- blockchain, cli, security
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100