Key rotation without bloat
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 85
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
I'd like to be able to use keytrace for code signing purposes, where good hygene is often to have relatively short lived keys.
The old key attestations are still needed, so people can verify old code, code created with a key that was valid for that window.
I'd like some UX affordances to help manage this problem. I don't want people to be overwhelmed with old keys, but able to go back and look. I want them to be able to find keys that are meant for a certain time. I'd love to have declared what the valid use times are for keys.
I sort of imagine a claim stack, an ability for me to declare a sequence of keys where I can upsert a new one, roll off an old one. Ideally this allows >1 key at a time to be active, but declared as part of a group.
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
The issue describes key rotation, historical attestations, time-bounded validity, and a claim-stack UX, but names no files, tests, or entry points. Clarify the intended data model, user flows, and acceptance criteria with maintainers before identifying an implementation location.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100