blob: 0ade618d36f1ee22bfefd4e07ff5acc916af84b2 (
plain) (
blame)
1
2
3
4
5
6
7
8
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
|