Cryptographic File System
The Cryptographic File System (CFS) is an encrypted file system based on an NFS daemon that can be used under various Unix-like operating systems (such as BSD and Linux ). It was developed by Matt Blaze at AT&T Research and released under the BSD license . The encryption methods supported by Matt Blaze's current CFS version are DES in hybrid mode with two keys, 3DES with three keys, Blowfish with 128-bit key, MacGuffin and SAFER-SK128.
Features of CFS:
- Easy installation and maintenance
- Also works on NFS shares
- Backup of the data to an open directory during operation
Web links
- CFS NFS A Cryptographic File System project homepage of CFS on SourceForge.net (Engl.)
- Crypto file system - close sesame! Article on Pro Linux
- Encrypting your disks with Linux Product of the Cologne Chaos Computer Club (Engl.)
- Cryptographic file systems article by FLUG (Freiburg LUG )
- Matt Blaze's cryptography resource on the Web (English.)