Error in reverse signature
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 9.2k
- Forks
- 1.3k
- Avg merge
- 12h 58m
- Merged PRs (30d)
- 56
Description
Trying to login in my account but just showing this error:
vagrant@vagrant-ubuntu-precise-64:/vagrant$ keybase login
Your keybase username or email address: sidneicarlos
▶ ERROR Error in reverse signature: Failed to verify/extract sig: Message wasn't signed
vagrant@vagrant-ubuntu-precise-64:/vagrant$
I've installed keybase in new virtual machine and got the same error.
my log id: 1df866bd9b7e86fdd202071c
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 the failure with keybase login in the new Ubuntu virtual machine and review the log identified by 1df866bd9b7e86fdd202071c. Trace the reverse-signature verification path from the login command, then determine why the response is reported as unsigned. Done means login completes successfully or the error is replaced with a clear actionable failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- authentication, cli, security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100