Skip to main content

stave attest

Snapshot tamper detection via Ed25519 signatures

Usage

stave attest

Description

Sign, verify, and manage keys for snapshot attestation.

Subcommands: sign Sign a snapshot's assets with an Ed25519 private key verify Verify an attested snapshot against a public key keygen Generate a new Ed25519 key pair

Exit Codes: 0 Operation succeeded 2 Invalid input 3 Verification failed

Subcommands

CommandDescription
stave attest keygenGenerate a new Ed25519 key pair for snapshot attestation
stave attest signSign a snapshot's assets with an Ed25519 private key
stave attest verifyVerify an attested snapshot against a public key