|
|
|
|
|
by tezza
4188 days ago
|
|
Cloud servers
=============
Xen supports virtual TPM.I'm no Amazon EC2 expert, but a quick google exposed a few keen souls who tried to use vTPM and failed. This would suggest that Amazon does not yet support vTPM. Re-entering passphrases
========================
Well, unless the machine is permissioned by default you will need to give a fresh instance new authorization. Permissioning by default is the same security problem you're trying to avoid though... just shifted. Your overall goal is to have the credentials inaccessible to sniffing, right ?I guess you could set up some form of ssh-agent handshake to make the process less manual. |
|