Tagged Questions

1
vote
1answer
230 views

TPM alternative to securely store encription key inside a system

I need to deploy a server containing very sensitive data. More precisely, this (linux) server will be deployed on a van full of antennas spinning arround the world, and i need to prevent data leaks ...
1
vote
2answers
557 views

TPM/TSS Linux API alternatives

I would like to find (mature) API alternatives to use TPM (Trusted Platform Module) funcionality on Linux (and maybe other *nix). I'm interested in trusted encrypt/decrypt functions for authentication ...