forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
11 lines
456 B
Text
11 lines
456 B
Text
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
|
|
|
|
WWW: http://www.bayofrum.net/cgi-bin/fossil/cfs/
|