public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Idea: Encryption plugin architecture for file-systems
@ 2001-04-21 18:52 Tamas Nagy
  2001-04-21 19:10 ` Ian Stirling
                   ` (4 more replies)
  0 siblings, 5 replies; 14+ messages in thread
From: Tamas Nagy @ 2001-04-21 18:52 UTC (permalink / raw)
  To: linux-kernel

Hello,

Lot of people would like to know their data in secure place, and the
frequent usage of compression softwares could be time-consuming and boring
sometime.

Idea:
extend the current file-system with an optional plug-in system, which allows
for file-system level encryption instead of file-level. This could be used
transparently for applications or even for file-system drivers.  This
doesn't mean an encrypted file-system, but a transparent encryption of a
media instead.

Advantages:
#1: optional security level for every data, without user interaction.
#2: if this idea is used e.g. for portable media (like cdrom), your backup
could be in safe also.
#3: (almost;)) everybody could create own security plugin for their data,
and not have to trust on the designers of a secure file systems.

I suspect that this idea may appeared in the past:(, but I haven't heard
about it;).

So, what do you think about this? Is Linux kernel enough flexible to do
this? What changes are necessary to do such a thing? Is there any other way,
to have own security for file-systems or portable medias? Is this
implementation could be used in the US?

Best regards,
Tamas Nagy





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

end of thread, other threads:[~2001-04-24 16:09 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-04-21 18:52 Idea: Encryption plugin architecture for file-systems Tamas Nagy
2001-04-21 19:10 ` Ian Stirling
2001-04-21 19:11 ` Alistair Riddell
2001-04-21 19:13 ` Bart Trojanowski
2001-04-21 19:21 ` Peter Makholm
2001-04-21 19:37   ` Andi Kleen
2001-04-21 20:26     ` Herbert Valerio Riedel
2001-04-21 22:50     ` Dan Hollis
2001-04-21 22:49   ` Dan Hollis
2001-04-22  9:42     ` Olaf Titz
2001-04-21 19:40 ` Stefan Jaschke
2001-04-23 20:12   ` Dale Amon
2001-04-24  2:54     ` David L. Nicol
2001-04-24 16:08       ` Dale Amon

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