Linked by Thom Holwerda on Wed 1st Nov 2006 21:56 UTC, submitted by PeteM
Permalink for comment 178273
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
News
Linked by Thom Holwerda on 05/24/13 14:44 UTC
Linked by Thom Holwerda on 05/23/13 23:22 UTC
Linked by Thom Holwerda on 05/23/13 22:04 UTC
Linked by Thom Holwerda on 05/23/13 22:01 UTC
Linked by Thom Holwerda on 05/23/13 17:52 UTC
Linked by Thom Holwerda on 05/22/13 22:23 UTC
Linked by Thom Holwerda on 05/22/13 13:38 UTC
Linked by Thom Holwerda on 05/22/13 13:30 UTC, submitted by JRepin
Linked by Thom Holwerda on 05/21/13 22:06 UTC
Linked by Thom Holwerda on 05/21/13 21:45 UTC
More News »
Sponsored Links



Member since:
2005-07-10
maybe they are just waiting for the right time to start using it, like some kind of deep sleep agent?
From what I was reading about the Intel motherboards, the TPM module had to be disabled and ready for the user to start using (if ever). Basically it means they (OS manufacturers) can't use it as a default option out of the box for their own purposes. The only manufacturer that could probably pull it off is Apple, and if they just removed the TPM module it's unlikely they're seriously thinking about using it for various nefarious purposes (like DRM or binary encryption).
I'd imagine they'd provide software support for user level signing/encrypting, with an option to use the hardware TPM if it exists. If that picks up, I guess we could see more and more computers coming with TPM modules in the future instead of requiring external USB keys.
The only issue is that if you lose your computer or USB key, most TPM modules are designed to prevent private key extraction, so once that happens, you are seriously out of luck getting the private key loaded onto a new computer or USB key. I guess you could generate the keys external to the module, then load it up write/execute on the module only. You'd have to be pretty sure that the machine is clean for this to work however (malware could theoretically snarf the private key en route to the TPM module).
Additional edit: also, the use of TPM modules for private/public keys for signing and encryption only works well for private machines. Not quite as reliable with public access computers unless you can encrypt the private key, decrypt and load into the TPM module securely with a per-enterprise decryption key. Most TPM modules only have a limited number of slots for private/public keys, depending on how much flash RAM they have.
Edited 2006-11-03 08:45