The FreeBSD Ports Archive
FreeBSD security : cfs4>
A cryptographic file system implemented as a user-space NFS server
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
http://www.crypto.com/software/
|
cfs history
v. 1.24
date: 2006/05/13 04:14:59; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from all categories starting with S
v. 1.23
date: 2006/03/31 06:35:51; author: linimon; state: Exp; lines: +1 -1
Reset green@ as maintainer at his request.
Hat: portmgr
v. 1.22
date: 2005/10/28 23:01:35; author: kris; state: Exp; lines: +7 -1
BROKEN on 7.0: Does not compile
v. 1.21
date: 2005/06/08 11:11:08; author: jylefort; state: Exp; lines: +9 -4
- convert cfsd.sh to rcNG
- add a CFS bootstrap directory to the port (${PREFIX}/cfsd-bootstrap)
- mount that CFS bootstrap directory in cfsd.sh (default mountpoint is /crypt,
configurable in /etc/rc.conf)
- explain how to quickly setup cfsd in pkg-message
- do display pkg-message
- while here, use USE_RC_SUBR
PR: ports/18800
Submitted by: Louis Mamakos , myself
Approved by: green (maintainer)
v. 1.20
date: 2005/04/12 09:06:25; author: flz; state: Exp; lines: +1 -1
- Merge and split existing patch-a[a-f] files.
- Fix types issues on 64-bits architectures.
PR: ports/75878
Submitted by: Ville-Pertti Keinonen
Approved by: maintainer timeout (3 months)
v. 1.19
date: 2004/05/19 21:20:01; author: green; state: Exp; lines: +1 -1
Back out the work-around for CFS's failure to use 8-bit filenames. It
appears to be crashing some people (but not others).
v. 1.18
date: 2004/04/29 03:26:11; author: green; state: Exp; lines: +5 -1
Reinstate changes made during ports freeze, correcting "PORTREVESION"
so that the version is actually bumped.
v. 1.17
date: 2004/04/23 15:18:27; author: green; state: Exp; lines: +1 -5
Committing stuff during ports freezes is generally frowned upon.
v. 1.16
date: 2004/04/22 07:27:00; author: green; state: Exp; lines: +5 -1
Revamp cfssh(1) so that it creates the attach points randomly again.
It used $RANDOM when it was a ksh script, but here it had always
been broken because ash (/bin/sh) doesn't have it.
Also, make the cfssh manpage refer to itself as cfssh instead of ssh.
Submitted by: Martin Kammerhofer
PR: 65620
v. 1.15
date: 2004/04/18 03:12:05; author: green; state: Exp; lines: +1 -0
Previously, cfsd would screw up if you used 8-bit filenames. Fix the
checksum mechanism for pathnames so that it works for those paths.
Submitted by: Olof Samuelsson
PR: 35353
v. 1.14
date: 2003/03/07 06:10:38; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.13
date: 2002/05/17 03:16:03; author: green; state: Exp; lines: +2 -7
Upgrade to 1.4.1.
PR: 29638
Submitted by: Scott Renfro
v. 1.12
date: 2001/10/29 21:56:08; author: green; state: Exp; lines: +2 -1
Bump PORTREVISION.
Reminded by: kkenn
v. 1.11
date: 2000/07/22 14:46:48; author: ache; state: Exp; lines: +5 -3
Install cfsd.sh script only if not already installed
v. 1.10
date: 2000/07/18 03:20:03; author: ache; state: Exp; lines: +2 -3
Use new style start/stop rc.d script
Unrestrict port since we are able to distribute crypto
v. 1.9
date: 2000/05/23 01:02:34; author: green; state: Exp; lines: +7 -9
Update to cfs version 1.4.0 beta 2.
Submitted by: Ollivier Robert
v. 1.8
date: 2000/04/21 08:18:11; author: mharo; state: Exp; lines: +3 -3
Correct whitespace introduced during PORTNAME conversion and portlint
v. 1.7
date: 2000/04/09 18:29:26; author: cpiazza; state: Exp; lines: +4 -4
Update with the new PORTNAME/PORTVERSION variables
v. 1.6
date: 2000/02/16 15:51:53; author: ache; state: Exp; lines: +3 -3
distfile is missing from both mirror sites - update both of them with new ones
v. 1.5
date: 1999/08/31 01:50:57; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.4
date: 1999/06/22 00:27:54; author: green; state: Exp; lines: +2 -2
CFS's cmkdir now makes directories as Blowfish by default.
I've made myself the maintainer, as well.
Reviewed by: jdp
v. 1.3
date: 1999/06/21 17:23:53; author: jdp; state: Exp; lines: +3 -3
Update master sites.
v. 1.2
date: 1998/09/21 01:03:10; author: obrien; state: Exp; lines: +9 -3
* Support blowfish encription.
* Install the cfs's ssh as cfssh.
v. 1.1
date: 1997/07/30 22:10:19; author: jdp; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1997/07/30 22:10:19; author: jdp; state: Exp; lines: +0 -0
New port of CFS, the Cryptographic File System.
=============================================================================
v. 1.24
date: 2006/05/13 04:14:59; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from all categories starting with S
v. 1.23
date: 2006/03/31 06:35:51; author: linimon; state: Exp; lines: +1 -1
Reset green@ as maintainer at his request.
Hat: portmgr
v. 1.22
date: 2005/10/28 23:01:35; author: kris; state: Exp; lines: +7 -1
BROKEN on 7.0: Does not compile
v. 1.21
date: 2005/06/08 11:11:08; author: jylefort; state: Exp; lines: +9 -4
- convert cfsd.sh to rcNG
- add a CFS bootstrap directory to the port (${PREFIX}/cfsd-bootstrap)
- mount that CFS bootstrap directory in cfsd.sh (default mountpoint is /crypt,
configurable in /etc/rc.conf)
- explain how to quickly setup cfsd in pkg-message
- do display pkg-message
- while here, use USE_RC_SUBR
PR: ports/18800
Submitted by: Louis Mamakos , myself
Approved by: green (maintainer)
v. 1.20
date: 2005/04/12 09:06:25; author: flz; state: Exp; lines: +1 -1
- Merge and split existing patch-a[a-f] files.
- Fix types issues on 64-bits architectures.
PR: ports/75878
Submitted by: Ville-Pertti Keinonen
Approved by: maintainer timeout (3 months)
v. 1.19
date: 2004/05/19 21:20:01; author: green; state: Exp; lines: +1 -1
Back out the work-around for CFS's failure to use 8-bit filenames. It
appears to be crashing some people (but not others).
v. 1.18
date: 2004/04/29 03:26:11; author: green; state: Exp; lines: +5 -1
Reinstate changes made during ports freeze, correcting "PORTREVESION"
so that the version is actually bumped.
v. 1.17
date: 2004/04/23 15:18:27; author: green; state: Exp; lines: +1 -5
Committing stuff during ports freezes is generally frowned upon.
v. 1.16
date: 2004/04/22 07:27:00; author: green; state: Exp; lines: +5 -1
Revamp cfssh(1) so that it creates the attach points randomly again.
It used $RANDOM when it was a ksh script, but here it had always
been broken because ash (/bin/sh) doesn't have it.
Also, make the cfssh manpage refer to itself as cfssh instead of ssh.
Submitted by: Martin Kammerhofer
PR: 65620
v. 1.15
date: 2004/04/18 03:12:05; author: green; state: Exp; lines: +1 -0
Previously, cfsd would screw up if you used 8-bit filenames. Fix the
checksum mechanism for pathnames so that it works for those paths.
Submitted by: Olof Samuelsson
PR: 35353
v. 1.14
date: 2003/03/07 06:10:38; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.13
date: 2002/05/17 03:16:03; author: green; state: Exp; lines: +2 -7
Upgrade to 1.4.1.
PR: 29638
Submitted by: Scott Renfro
v. 1.12
date: 2001/10/29 21:56:08; author: green; state: Exp; lines: +2 -1
Bump PORTREVISION.
Reminded by: kkenn
v. 1.11
date: 2000/07/22 14:46:48; author: ache; state: Exp; lines: +5 -3
Install cfsd.sh script only if not already installed
v. 1.10
date: 2000/07/18 03:20:03; author: ache; state: Exp; lines: +2 -3
Use new style start/stop rc.d script
Unrestrict port since we are able to distribute crypto
v. 1.9
date: 2000/05/23 01:02:34; author: green; state: Exp; lines: +7 -9
Update to cfs version 1.4.0 beta 2.
Submitted by: Ollivier Robert
v. 1.8
date: 2000/04/21 08:18:11; author: mharo; state: Exp; lines: +3 -3
Correct whitespace introduced during PORTNAME conversion and portlint
v. 1.7
date: 2000/04/09 18:29:26; author: cpiazza; state: Exp; lines: +4 -4
Update with the new PORTNAME/PORTVERSION variables
v. 1.6
date: 2000/02/16 15:51:53; author: ache; state: Exp; lines: +3 -3
distfile is missing from both mirror sites - update both of them with new ones
v. 1.5
date: 1999/08/31 01:50:57; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.4
date: 1999/06/22 00:27:54; author: green; state: Exp; lines: +2 -2
CFS's cmkdir now makes directories as Blowfish by default.
I've made myself the maintainer, as well.
Reviewed by: jdp
v. 1.3
date: 1999/06/21 17:23:53; author: jdp; state: Exp; lines: +3 -3
Update master sites.
v. 1.2
date: 1998/09/21 01:03:10; author: obrien; state: Exp; lines: +9 -3
* Support blowfish encription.
* Install the cfs's ssh as cfssh.
v. 1.1
date: 1997/07/30 22:10:19; author: jdp; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1997/07/30 22:10:19; author: jdp; state: Exp; lines: +0 -0
New port of CFS, the Cryptographic File System.
=============================================================================
v. 1.24
date: 2006/05/13 04:14:59; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from all categories starting with S
v. 1.23
date: 2006/03/31 06:35:51; author: linimon; state: Exp; lines: +1 -1
Reset green@ as maintainer at his request.
Hat: portmgr
v. 1.22
date: 2005/10/28 23:01:35; author: kris; state: Exp; lines: +7 -1
BROKEN on 7.0: Does not compile
v. 1.21
date: 2005/06/08 11:11:08; author: jylefort; state: Exp; lines: +9 -4
- convert cfsd.sh to rcNG
- add a CFS bootstrap directory to the port (${PREFIX}/cfsd-bootstrap)
- mount that CFS bootstrap directory in cfsd.sh (default mountpoint is /crypt,
configurable in /etc/rc.conf)
- explain how to quickly setup cfsd in pkg-message
- do display pkg-message
- while here, use USE_RC_SUBR
PR: ports/18800
Submitted by: Louis Mamakos , myself
Approved by: green (maintainer)
v. 1.20
date: 2005/04/12 09:06:25; author: flz; state: Exp; lines: +1 -1
- Merge and split existing patch-a[a-f] files.
- Fix types issues on 64-bits architectures.
PR: ports/75878
Submitted by: Ville-Pertti Keinonen
Approved by: maintainer timeout (3 months)
v. 1.19
date: 2004/05/19 21:20:01; author: green; state: Exp; lines: +1 -1
Back out the work-around for CFS's failure to use 8-bit filenames. It
appears to be crashing some people (but not others).
v. 1.18
date: 2004/04/29 03:26:11; author: green; state: Exp; lines: +5 -1
Reinstate changes made during ports freeze, correcting "PORTREVESION"
so that the version is actually bumped.
v. 1.17
date: 2004/04/23 15:18:27; author: green; state: Exp; lines: +1 -5
Committing stuff during ports freezes is generally frowned upon.
v. 1.16
date: 2004/04/22 07:27:00; author: green; state: Exp; lines: +5 -1
Revamp cfssh(1) so that it creates the attach points randomly again.
It used $RANDOM when it was a ksh script, but here it had always
been broken because ash (/bin/sh) doesn't have it.
Also, make the cfssh manpage refer to itself as cfssh instead of ssh.
Submitted by: Martin Kammerhofer
PR: 65620
v. 1.15
date: 2004/04/18 03:12:05; author: green; state: Exp; lines: +1 -0
Previously, cfsd would screw up if you used 8-bit filenames. Fix the
checksum mechanism for pathnames so that it works for those paths.
Submitted by: Olof Samuelsson
PR: 35353
v. 1.14
date: 2003/03/07 06:10:38; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.13
date: 2002/05/17 03:16:03; author: green; state: Exp; lines: +2 -7
Upgrade to 1.4.1.
PR: 29638
Submitted by: Scott Renfro
v. 1.12
date: 2001/10/29 21:56:08; author: green; state: Exp; lines: +2 -1
Bump PORTREVISION.
Reminded by: kkenn
v. 1.11
date: 2000/07/22 14:46:48; author: ache; state: Exp; lines: +5 -3
Install cfsd.sh script only if not already installed
v. 1.10
date: 2000/07/18 03:20:03; author: ache; state: Exp; lines: +2 -3
Use new style start/stop rc.d script
Unrestrict port since we are able to distribute crypto
v. 1.9
date: 2000/05/23 01:02:34; author: green; state: Exp; lines: +7 -9
Update to cfs version 1.4.0 beta 2.
Submitted by: Ollivier Robert
v. 1.8
date: 2000/04/21 08:18:11; author: mharo; state: Exp; lines: +3 -3
Correct whitespace introduced during PORTNAME conversion and portlint
v. 1.7
date: 2000/04/09 18:29:26; author: cpiazza; state: Exp; lines: +4 -4
Update with the new PORTNAME/PORTVERSION variables
v. 1.6
date: 2000/02/16 15:51:53; author: ache; state: Exp; lines: +3 -3
distfile is missing from both mirror sites - update both of them with new ones
v. 1.5
date: 1999/08/31 01:50:57; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.4
date: 1999/06/22 00:27:54; author: green; state: Exp; lines: +2 -2
CFS's cmkdir now makes directories as Blowfish by default.
I've made myself the maintainer, as well.
Reviewed by: jdp
v. 1.3
date: 1999/06/21 17:23:53; author: jdp; state: Exp; lines: +3 -3
Update master sites.
v. 1.2
date: 1998/09/21 01:03:10; author: obrien; state: Exp; lines: +9 -3
* Support blowfish encription.
* Install the cfs's ssh as cfssh.
v. 1.1
date: 1997/07/30 22:10:19; author: jdp; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1997/07/30 22:10:19; author: jdp; state: Exp; lines: +0 -0
New port of CFS, the Cryptographic File System.
=============================================================================
|
| |

|