liftedinit / liftedinit/many-rs

[Tracking] QSP-13 Message destination check is missing in decode_request_from_cose_sign1

Open
#140 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement security
Dominant language
Rust
Stars
6
Forks
11
PR merge metrics
No merged PRs in 30d

Description

- [ ] Add validation for the to parameter.

Note that we should check it, but right now every backend has different public keys. Once we have a way to delegate keys we will be able to validate request destinations"

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the `decode_request_from_cose_sign1` entry point and examine how the request's `to` parameter and backend public keys are represented. The issue says destination validation depends on a future way to delegate keys, so confirm that prerequisite and define the validation behavior before implementing it.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
backend-api-design, security
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.