tpm_setpresence
Management tools for the TPM hardware (tools)
Install
- All systems
-
curl cmd.cat/tpm_setpresence.sh
- Debian
-
apt-get install tpm-tools
- Ubuntu
-
apt-get install tpm-tools
- Kali Linux
-
apt-get install tpm-tools
- CentOS
-
yum install tpm-tools
- Fedora
-
dnf install tpm-tools
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install tpm-tools
- Raspbian
-
apt-get install tpm-tools
- Dockerfile
- dockerfile.run/tpm_setpresence
tpm-tools
Management tools for the TPM hardware (tools)
tpm-tools is a group of tools to manage and utilize the Trusted Computing Group's TPM hardware. TPM hardware can create, store and use RSA keys securely (without ever being exposed in memory), verify a platform's software state using cryptographic hashes and more. This package contains tools to allow the platform administrator the ability to manage and diagnose the platform's TPM. Additionally, the package contains commands to utilize some of the capabilities available in the TPM PKCS#11 interface implemented in the openCryptoki project.
tpm-tools-dbg
Management tools for the TPM hardware (debug)
tpm-tools is a group of tools to manage and utilize the Trusted Computing Group's TPM hardware. TPM hardware can create, store and use RSA keys securely (without ever being exposed in memory), verify a platform's software state using cryptographic hashes and more. This package contains the debugging symbols.