Skip to content

Should gitsign attest _just_ store the signed attestation? #623

@TomHennen

Description

@TomHennen

It currently stores both the raw predicate and the signed attestation (which also contains the predicate).

This seems redundant (users can get the predicate from the signed attestation) and potentially dangerous (users can get the predicate data without verifying the signature on the attestation).

So, perhaps it would make sense to only store the signed attestation, and provide an 'easy' way to verify the signature attestation and get the contents?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions