All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC] Encrypting file system
@ 2006-03-06 10:31 V Bhanu Chandra
  2006-03-06 12:17 ` Mario 'BitKoenig' Holbe
  2006-03-06 17:37 ` Michael Halcrow
  0 siblings, 2 replies; 5+ messages in thread
From: V Bhanu Chandra @ 2006-03-06 10:31 UTC (permalink / raw)
  To: linux-kernel


Hi,

I am thinking of designing and implementing a new native encrypting
file system for the linux kernel as a part of a student / research
project. Unlike dm-crypt/loop-AES/cryptoloop, I plan to target
slightly more ambitious user specifications such as: per-file random
secret encryption keys which are in-turn encrypted using the public
keys of all users having access to that filesystem object (a copy
each), and these "tokens" stored along with the file as meta-data (in
an extended attribute, for example).

I've already come up with an initial conceptualization / design for
this and have just begun with the implementation.

Any comments / guidance / suggestions are most welcome and solicitated.

It would be helpful if someone has implemented (or is working on) a
patch for the kernel that implements RSA in the CryptoAPI, else I
might have to resort to have a user-space service for key management
tasks.

Warm regards,
Bhanu

--
V Bhanu Chandra,
Undergraduate Student,
Department of Computer Science & Engg,
IIT Kanpur, India

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

end of thread, other threads:[~2006-03-06 21:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-06 10:31 [RFC] Encrypting file system V Bhanu Chandra
2006-03-06 12:17 ` Mario 'BitKoenig' Holbe
2006-03-06 13:05   ` Eduard Bloch
2006-03-06 17:37 ` Michael Halcrow
2006-03-06 21:36   ` AMD64 X2 lost ticks on PM timer Timo Schroeter

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.