configfs-tsm

Crates.ioconfigfs-tsm
lib.rsconfigfs-tsm
version0.0.1
sourcesrc
created_at2024-10-02 07:07:38.237605
updated_at2024-10-02 07:07:38.237605
descriptionGenerate quotes for remote attestation on confidential computing platforms using Linux's configfs-tsm filesystem interface.
homepage
repositoryhttps://github.com/entropyxyz/configfs-tsm
max_upload_size
id1393778
size11,552
core-developers (github:entropyxyz:core-developers)

documentation

README

configfs-tsm

This can generate quotes for remote attestation on confidential computing platforms using Linux's configfs-tsm filesystem interface.

This is designed for and tested with Intel TDX, but since the configfs-tsm is a platform-agnostic interface, this could potentially work with other platforms such as Intel SGX, or AMD SEV.

This crate has no dependencies and generates quotes only by reading and writing local files.

Warning: This crate is in early stages of development and has not been audited

Commit count: 23

cargo fmt