keybase / keybase/keybase-issues
Error when trying to update public key via curl
Open
- Dominant language
- No language data
- Stars
- 899
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
```
Error in your post
-------------------
Code: 905
Name: KEY_CORRUPTED
Description: line "" has characters that are not part of base64
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the public-key update through curl and capture the exact request and key payload that produces KEY_CORRUPTED. Trace whether the failure is caused by request encoding or base64 validation; done means a valid public key updates successfully without the error.
Written by the indexing model from the issue text.
Assessment
- Domain
- cryptography, security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100