diff options
Diffstat (limited to 'filesystems/cfs/pkg-descr')
-rw-r--r-- | filesystems/cfs/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/filesystems/cfs/pkg-descr b/filesystems/cfs/pkg-descr new file mode 100644 index 000000000000..0ade618d36f1 --- /dev/null +++ b/filesystems/cfs/pkg-descr @@ -0,0 +1,9 @@ +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: + + https://www.scs.stanford.edu/nyu/02fa/lab/cfs.pdf |