Tpmdd

From ThinkWiki
Revision as of 22:03, 19 January 2005 by 217.230.163.220 (Talk) (added intro)
Jump to: navigation, search

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 Comuting Group specifications also describes a library for application access to the TPM funcitonality. A Linux implementation of this Trusted Software Stack (TSS) library is TrouSerS.

Project Homepage / Availability

Status

The driver is said to work with the 2.6.10 kernel. Work is ongoing to have this driver accepted into the vanilla Linux kernel.

Related Links