HarperFast / HarperFast/harper
harperdb register throws crypto error on bad license key
Open
area:cli
bug
from-jira
- Dominant language
- JavaScript
- Stars
- 89
- Forks
- 10
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 205
Description
Running `harperdb register` with an invalid license key throws a cryptography error instead of a user-friendly validation message.
🤖 Filed by Claude on behalf of Kris.
Contributor guide
Research direction
Start by reproducing the cryptography error from the `harperdb register` command with an invalid license key, then trace the registration and license-validation entry points. The work is done when invalid keys produce a user-friendly validation message instead of the crypto error; add or update the relevant test if the existing test structure identifies one.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, nodejs
- Domain
- cli, security
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100