lowRISC / lowRISC/opentitan-provisioning

Validate payload signatures in fake registry

Open
#171 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
16
Forks
13
Avg merge
2d 3h
Merged PRs (30d)
18

Description

In #168 I introduced a fake registry to be used for integration tests. This registry is a basic HTTP server that returns OK if the data is properly parsed.

To have a better E2E validation workflow, we should explore adding payload signature validation to this registry.

Contributor guide

Open the contributing guide

Research direction

Review the fake registry implementation introduced in issue #168 and trace how integration and E2E payloads reach its HTTP handler. Clarify the signature format and validation requirements, then consider the work complete when the registry rejects invalid signatures and accepts valid ones in the E2E workflow.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
testing
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.