tpm2-abrmd
TPM2 Access Broker & Resource Management Daemon
Install
- All systems
-
curl cmd.cat/tpm2-abrmd.sh
- Debian
-
apt-get install tpm2-abrmd
- Ubuntu
-
apt-get install tpm2-abrmd
- Arch Linux
-
pacman -S tpm2-abrmd
- Kali Linux
-
apt-get install tpm2-abrmd
- CentOS
-
yum install tpm2-abrmd
- Fedora
-
dnf install tpm2-abrmd
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install tpm2-abrmd
- Dockerfile
- dockerfile.run/tpm2-abrmd
tpm2-abrmd
TPM2 Access Broker & Resource Management Daemon
This is a system daemon implementing the TPM2 access broker (TAB) & Resource Manager (RM) spec from the TCG. The daemon (tpm2-abrmd) is implemented using Glib and the GObject system.