Skip to content

trusted-execution-clusters/tee-sampler

Repository files navigation

TEE Sampler

A tool for detecting and sampling hardware attestation evidence from various Trusted Execution Environment (TEE) types.

Overview

tee-sampler automatically detects available attestable hardware devices and collects attestation evidence from them. It supports multiple TEE types and formats the evidence as structured claims in the same format as Trustee.

Supported TEE Types

  • Azure SNP vTPM (AzSnpVtpm) - Azure Confidential Computing with SEV-SNP and vTPM
  • Azure TDX vTPM (AzTdxVtpm) - Azure Confidential Computing with Intel TDX and vTPM (optional feature)
  • SEV-SNP (Snp) - AMD SEV-SNP attestation
  • TPM - Trusted Platform Module devices

Features

  • Automatic detection of available TEE types
  • Evidence collection from multiple attestable devices
  • Parsing and formatting of attestation claims

Usage

just run sudo podman run --privileged ghcr.io/trusted-execution-clusters/tee-sampler

Output

The tool outputs structured JSON claims for each detected TEE type.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages