Tpmdd
This is a Linux kernel device driver to enable the TPM chip as described by Trusted Computing Group specifications. The TPM chip will enable you to use hardware to securely store and protect your keys and personal data. The Trusted Computing Group specifications also describes a library for application access to the TPM functionality. A Linux implementation of this Trusted Software Stack (TSS) library is TrouSerS.
Project Homepage / Availability
- Homepage (no files): http://tpmdd.sourceforge.net/
Status
Linus has merged the driver, and it is part of 2.6.12-rc2 and later. You find the driver under char - tpm.
Packages
- Gentoo ebuild of TrouSerS: http://packages.gentoo.org/packages/?category=app-crypt;name=trousers
Related Links
- Trusted Computing Group
- TrouSerS project (Trusted Software Stack library)
- TPM Keyring - Quickstart Guide
- TPM Keyring - eCryptfs Setup Guide