All of lore.kernel.org
 help / color / mirror / Atom feed
* [dm-crypt] distributing a linux disk crypted with dm-crypt
@ 2009-08-19 14:54 octane indice
  2009-08-19 15:42 ` Heinz Diehl
  2009-08-19 16:08 ` Moji
  0 siblings, 2 replies; 5+ messages in thread
From: octane indice @ 2009-08-19 14:54 UTC (permalink / raw)
  To: dm-crypt

Hello

For a project I have to make a linux distro available as a Vmware Appliance.

It's a project where this linux will store confidential data.

As of using Vmware, it means that everybody which has access to the
datastore of Vmware could load the disk image, then read it. Which would
lead to a major privacy breach. I want to avoid it.

So, I think I will use disk encryption.

But then raise a problem:
dm-crypt uses two sort of key: Users-key (8) and crypto-key (1)
The users key open the disk. Those keys are not a problem and could be
changed easily (thanks to Luks extension)

But every people I give the appliance will have the crypto key which crypt
and decrypt data. So, as a security point of view, it's not acceptable. I
can imagine a people using the appliance, get the crypto key, get another
disk, and use it on that disk.

So my question is: Is there a way to change the crypto-key? 
(Which would involve a complete re-encryption of disk, but it's not a
problem, because it would happen once at first boot only).

I hope I was clear (english is not my native language).

Thank you for help

Le plaisir de la dermato cosmétique naturelle http://www.terrahumana.fr

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-08-20 10:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-19 14:54 [dm-crypt] distributing a linux disk crypted with dm-crypt octane indice
2009-08-19 15:42 ` Heinz Diehl
2009-08-19 16:00   ` Sam
2009-08-20 10:27     ` octane indice
2009-08-19 16:08 ` Moji

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.