Nitrokey / Nitrokey/pynitrokey
trussed.admin_app: Missing ConfigStatus 8: NOT_CONFIRMED
Open
Nobody has claimed this yet.
bug
device/Nitrokey 3
- Dominant language
- Python
- Stars
- 123
- Forks
- 37
- Avg merge
- 8h 47m
- Merged PRs (30d)
- 8
Description
Also check if a touch prompt is shown correctly.
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 with src/config.rs around line 172 in the referenced admin-app revision and trace how ConfigStatus values are represented. Confirm that status 8, NOT_CONFIRMED, is handled and check whether the touch prompt is shown correctly; done means both cases behave as expected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- embedded-iot
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100