paritytech / paritytech/banana_split
proposal: encrypt "t"/"What is this thing?" with the secret
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 353
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
currently "What is this thing?" ends up plain text in the qr codes as field "t"
There might be use-cases where you only want to reveal this information once the secrets get combined (e.g. in the case of death or having forgotten what this is about)
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
No file or test is named. Start by locating the QR-code serialization for field "t" and the flow that combines the secrets; then define how the encrypted value should be recovered after combination. Done means the description is not readable from an individual QR code and is revealed only when the secrets are combined.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cryptography
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100