ps_inspect
open-source TCG Software Stack (daemon)
Install
- All systems
-
curl cmd.cat/ps_inspect.sh
- Debian
-
apt-get install trousers
- Ubuntu
-
apt-get install trousers
- Kali Linux
-
apt-get install trousers
- CentOS
-
yum install trousers
- Fedora
-
dnf install trousers
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install trousers
- Raspbian
-
apt-get install trousers
- Dockerfile
- dockerfile.run/ps_inspect
trousers
open-source TCG Software Stack (daemon)
TrouSerS is an implementation of the Trusted Computing Group's Software Stack (TSS) specification. You can use TrouSerS to write applications that make use of your 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. TrouSerS aims to be compliant with the 1.1b and 1.2 TSS specifications available from the Trusted Computing Group website at <http://www.trustedcomputinggroup.org/>.