Skip to content

AS | Use EAR attester claims and verifier claims #1424

@Xynnn007

Description

@Xynnn007

EAR standard now provides attester claims and verifier claims, which provides us a better way to embed claims.

The idea is to put parsed claims into attester claims, and initdata/report_data/user defined claims (or sometimes called selectors/extensions) to verifier claims.

This would be a breaking change, but we can do step by step

  1. keep original claims in code tree, while add new fields
  2. claim the original claims would be removed, recommend new fields for policies
  3. after some cycles, remove the original claims (appraisal.annotated_evidence).

Related PR #1358

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions