You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/feature/tpm
Patrick O'Doherty a8ae316858 feature/tpm: check TPM family data for compatibility (#17624)
Check that the TPM we have opened is advertised as a 2.0 family device
before using it for state sealing / hardware attestation.

Updates #17622

Signed-off-by: Patrick O'Doherty <patrick@tailscale.com>
(cherry picked from commit 36ad24b20f)
2 months ago
..
attestation.go types/persist: add AttestationKey (#17281) 3 months ago
attestation_test.go feature/tpm: implement key.HardwareAttestationKey (#17256) 3 months ago
tpm.go feature/tpm: check TPM family data for compatibility (#17624) 2 months ago
tpm_linux.go feature/tpm: try opening /dev/tpmrm0 before /tmp/tpm0 on Linux (#16600) 6 months ago
tpm_other.go feature/tpm: implement ipn.StateStore using TPM sealing (#16030) 7 months ago
tpm_test.go feature/tpm: check TPM family data for compatibility (#17624) 2 months ago
tpm_windows.go feature/tpm: implement ipn.StateStore using TPM sealing (#16030) 7 months ago