public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* encrypting jffs2 filesystem with DM-crypt or what else?
@ 2007-03-06 12:05 emin ak
  2007-03-06 13:05 ` markus reichelt
  0 siblings, 1 reply; 3+ messages in thread
From: emin ak @ 2007-03-06 12:05 UTC (permalink / raw)
  To: linux-kernel

Hi Folks,
I need to encrypt a jffs2/mtd formatted flash filesystem for an
embedded device, Normally using a loopback interface (cryptoloop,
DM-crypt or loop-aes) solves this problem but they are not well known
on journalling file systems (like jffs2) because of cached write etc..
Also I could'nt find any guideline for encrypting fikesystem on a
flash.
There is an ugly workaround to overcome this problem, I have placed an
encrypted ext2 filesystem image on an normal jffs2 partition and mount
this encrypted partition on a loopback, but this is not secure,
consumes alot for disk space and not reliable (is'nt it?)
Is there any other way to encrypt an jjffs2 partition, if not, what do
you think about my ugly workaround?
Thank alot
Emin

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

end of thread, other threads:[~2007-03-06 19:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-06 12:05 encrypting jffs2 filesystem with DM-crypt or what else? emin ak
2007-03-06 13:05 ` markus reichelt
2007-03-06 19:32   ` Jari Ruusu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox