Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion TWI_Definitions.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ _Trust_ is a decision, _trustworthiness_ is an externally verifiable/attributabl
- **Workload Identifier** is a stable construct, represented by a Workload Identity Document, around which Relying Parties can form long-lived Workload authorization policies.
- **Workload Identity** is the alias of the Workload as perceived by the Relying Party based on which Workload Identifier is presented to it by the Workload Instance.
- **Workload Credential** is an ephemeral representation of a Workload Identifier, that can be short- or long-lived and which is used to represent and prove Workload Identity to a Relying Party (WIMSE calls this "identity credentials").
- **Workload Provenance** is a unique linkage between a Workload Credential and the trusted entities (such as a vendor, developer, or credential issuer) responsible for the creation and/or attestation of the corresponding Workload.
- **Workload Provenance** is a verifiable linkage between a Workload Credential and the identifiable parties (such as a vendor, developer, or credential issuer) responsible for the creation and/or attestation of the corresponding Workload.

## Trustworthy Workload Identity Definition
A **Workload Identity** is said to be **Trustworthy** _iff_ the following three properties hold true:
Expand Down