dump-signedexchange should decode mice payload
Open
Nobody has claimed this yet.
go
- Dominant language
- Go
- Stars
- 1.3k
- Forks
- 125
- PR merge metrics
- No merged PRs in 30d
Description
dump-signedexchange tool currently output raw MICE payload to stdout.
We should provide an option to decode+check integrity of MICE payload, and that should be the default behavior.
@hajimehoshi are you interested in owning this?
Contributor guide
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 at the dump-signedexchange tool entry point and inspect how it currently writes the raw MICE payload to stdout. The change is complete when the tool offers an option to decode and check MICE integrity, with that behavior enabled by default; the issue names no files or tests to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100