summaryrefslogtreecommitdiff
path: root/security/cfs/pkg-descr
blob: 1c2917c44b7a48ad256d63ef1bd09ed9e02a3754 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
This is CFS, Matt Blaze's Cryptographic File System.  It provides
transparent encryption and decryption of selected directory trees.
It is implemented as a user-level NFS server and thus does not
require any kernel modifications.

For an overview of how to use it, read "${PREFIX}/share/doc/cfs/notes.ms"
and the manual pages.  There is a paper describing CFS at:

    http://www.crypto.com/papers/cfs.pdf

Under FreeBSD, the mount command for the CFS tree must include
"-o port=3049,nfsv2".

John Polstra <jdp@polstra.com>