It is an interesting problem no doubt. It is essentially the same as "how
do I keep credentials secret in the cloud".
Most people use the 'user data' feature, but that is by no means
bulletproof.
For a comprehensive overview of the possible solutions check this:
http://shlomoswidler.com/2009/08/how
SecureCloud is the commercial product, so I'm not willing to use it. I'd
like to deploy my own solution, based on open-source. I'm considering about
the flow when users interact with. Some questions: how to secure user
private key? how to prevent Cloud Admin to see user data?...
@Wido: LUKS is a
Trendmicro's secure cloud (commercial product) has done the integration
with Cloudstack to provide disk encryption. You will have an idea if you
look at that.
Cheers
Kish.
Kishore Yerrapragada
Citrix Systems Inc. Ph: 650 479 5325
On 10/19/12 5:49 AM, "Nguyen Anh Tu" wrote:
>Hi guys,
>