Add files from parent branch HEAD:
[pkgsrc.git] / security / cfs / DESCR
1 CFS pushes encryption services into the UN*X file system.  It supports
2 secure storage at the system level through a standard UN*X file system
3 interface to encrypted files.  Users associate a cryptographic key with the
4 directories they wish to protect.  Files in these directories (as well as
5 their pathname components) are transparently encrypted and decrypted with
6 the specified key without further user intervention; cleartext is never
7 stored on a  disk or sent to a remote file server.  CFS employs a novel
8 combination of DES stream and codebook cipher modes to provide high
9 security with good performance on a modern workstation.  CFS can use any
10 available file system for its underlying storage without modification,
11 including remote file servers such as NFS.  System management functions,
12 such as file backup, work in a normal manner and without knowledge of the
13 key.