Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Jun 2009 20:05:57 +0300
From:      Gleb Kurtsou <gleb.kurtsou@gmail.com>
To:        soc-status@freebsd.org
Subject:   pefs status report 2
Message-ID:  <20090613170557.GA5593@tops.skynet.lt>

next in thread | raw e-mail | index | archive | help
Hi,

This week I've spent adding some basic crypto-related functionality into
pefs. I've implemented support file name encryption and data encryption.
Although it's rather limited at the moment: vop_lookup should be changed
to perform encrypted name lookup in cache and/or using readdir, as
encrypted name can't be derived from plain text name for lookup;
read/write do not enforce reading/writing on block boundaries.
Currently I'm working on fixing it and adding support for the rest of
vnode operations.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090613170557.GA5593>