On Tue, Mar 29, 2011 at 02:42:06PM +0000, [email protected] wrote: > Hello, > > Back in 2009, someone on this list posted about encrypting /usr on a > Plan 9 laptop they had. Does anyone know how to encrypt a file system > on Plan 9? (I'm talking about encrypting the storage on disk, not just > the network connection to it.)
i wrote cryptfile, for inferno:
http://www.ueber.net/code/r/cryptfile
it provides random block access to an encrypted file.
haven't used it in a while though.
mjl
