Post-quantum signing keys that never leave the iPhone's Secure Enclave
Hardware-backed ML-DSA signing on iOS when most PQ libs are still software-only.
A, Go, crypto.Signer backed by a TPM key, so crypto/tls can authenticate with a key that never leaves the hardware.
Keys never touch RAM, solving the software extraction vulnerability TPMs were meant to prevent.
Systems engineers and security architects building zero-trust infrastructure
aws-nitro-enclaves · hashicorp-vault-transit · smallstep-tpm
Hardware-backed ML-DSA signing on iOS when most PQ libs are still software-only.
File-based ACLs reviewable in PRs beat database-backed bastions for small teams.
SSH bastion with per-key ACLs, zero database, TPM-backed host keys—rules live in Git.
Verifiable privacy: run lsof during meetings and see zero network connections.
Network-layer proxy that injects secrets per request so agents never actually hold the keys.
Hardware-bound SSH keys sealed in TPM without messy PKCS11 config.