|
|
|
|
|
by raron
537 days ago
|
|
> I don't see why a TPM couldn't be open? Nobody makes open-source TPMs The main advantage of the TPM is how it is made physically. It should be designed to make it hard or impossible to read the secrets out of it and those things depends on how the components are manufactured on the silicon wafer. Maybe the manufacturing process could be published, but I don't think it would help much. You could probably write your own TPM emulator or modify swtpm a bit and compile it to any microcontroller, but in that case the chip could be easily decapped to make all the secrets readable. |
|