Description
cfs - Cryptographic file system implemented as a user-space NFS server
Property | Value |
---|---|
Distribution | FreeBSD 12 |
Repository | FreeBSD Ports Latest i386 |
Package filename | cfs-1.5.0.b.txz |
Package name | cfs |
Package version | 1.5.0.b |
Package release | - |
Package architecture | i386 |
Package type | txz |
Category | security |
Homepage | http://www.bayofrum.net/cgi-bin/fossil/cfs/ |
License | - |
Maintainer | crees@FreeBSD.org |
Download size | 71.69 KB |
Installed size | 398.15 KB |
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/ =============================================================================== Quick start instructions: - add the following entry to /etc/exports: /usr/local/cfsd-bootstrap 127.0.0.1 - create the default CFS mountpoint (if you want to use a different mountpoint, set the cfsd_mountpoint variable in /etc/rc.conf): # mkdir /crypt - enable rpcbind, mountd and cfsd in /etc/rc.conf: cfsd_enable="YES" mountd_enable="YES" - start mountd and cfsd, or restart: # service mountd start # service cfsd start ===============================================================================
Alternatives
Package | Version | Architecture | Repository |
---|---|---|---|
cfs-1.5.0.b.txz | 1.5.0.b | i386 | FreeBSD Ports Quarterly |
cfs-1.5.0.b.txz | 1.5.0.b | amd64 | FreeBSD Ports Quarterly |
cfs-1.5.0.b.txz | 1.5.0.b | amd64 | FreeBSD Ports Latest |
cfs | - | - | - |
Download
Type | URL |
---|---|
Mirror | pkg.freebsd.org |
Binary Package | cfs-1.5.0.b.txz |
Source Package | security/cfs |
Install Howto
Install cfs txz package:
# pkg install cfs
See Also
Package | Description |
---|---|
cfv-1.18.3_1.txz | Utility to both test and create .sfv, .csv, and md5sum files |
cg-0.4.txz | Semi-automatic newsgroup binary downloader |
cgal-4.13_2.txz | Computational geometry library |
cgdb-0.7.0_2.txz | Curses-based interface to the GNU Debugger |
cgi-lib-1.4_1.txz | ANSI C Library for CGI Programming |
cgi-lib_pl-2.18_1.txz | De facto standard library for creating CGI in perl |
cgicc-3.2.19.txz | C++ class library for writing CGI applications |
cgichk-2.60_1.txz | Web site vulnerability scanner |
cgiirc-0.5.12.txz | IRC web gateway written in Perl |
cgilib-0.7_1.txz | Library of procedures for developing CGI programs in C |
cgit-1.2.1_1.txz | Fast, lightweight web frontend for Git repositories |
cgiwrap-4.1.txz | Securely execute Web CGI scripts |
cgl-0.59.10_2.txz | Collection of cut generators for COIN-OR packages that use cuts |
cgnslib-3.4.0_2,1.txz | CFD General Notation System library code |
cgoban-1.9.14_4.txz | Internet Go Server client and game editor |
Advertisement
Advertisement