From owner-freebsd-questions@FreeBSD.ORG Mon Feb 21 13:56:13 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 514BB16A4CE for ; Mon, 21 Feb 2005 13:56:13 +0000 (GMT) Received: from mail.adventuras.no (mail.adventuras.no [194.63.250.215]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6582843D1D for ; Mon, 21 Feb 2005 13:56:12 +0000 (GMT) (envelope-from lars@adventuras.no) Received: from mail.adventuras.no (seven [127.0.0.1]) by mail.adventuras.no (8.12.10/8.12.10) with ESMTP id j1LDttLW017439 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Mon, 21 Feb 2005 14:55:55 +0100 Received: (from apache@localhost) by mail.adventuras.no (8.12.10/8.12.10/Submit) id j1LDttW0017437; Mon, 21 Feb 2005 14:55:55 +0100 Received: from 213.236.228.129 (SquirrelMail authenticated user lars) by mail.adventuras.no with HTTP; Mon, 21 Feb 2005 14:55:55 +0100 (CET) Message-ID: <64379.213.236.228.129.1108994155.squirrel@mail.adventuras.no> In-Reply-To: <20050221014036.GB88762@keyslapper.net> References: <20050221014036.GB88762@keyslapper.net> Date: Mon, 21 Feb 2005 14:55:55 +0100 (CET) From: "Lars Kristiansen" To: freebsd-questions@freebsd.org User-Agent: SquirrelMail/1.4.4-1 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Adventuras: du kan filtrere etter AdvSpamScore over 5-10 X-Adventuras-SpamCheck: not spam, SpamAssassin (score=-3.99, required 7, autolearn=not spam, AWL -1.39, BAYES_00 -2.60) X-MailScanner-From: lars@adventuras.no Subject: Re: USB drive - crypto filesystem options? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Feb 2005 13:56:13 -0000 > That's where you folks come in. Has anyone had any experience > actually using a crypto filesystem on a USB drive? What utilities are > available for this? And more importantly, what have your experiences > been? Have been using cfs for a few years without any problems, first on linux, now also on freebsd. Have got an usb-stick with ext2fs-filesystem and a cfs encrypted directory. The files can the be accessed from both linux and freebsd. Backups are easy, just copy the encrypted files, and they can be attached from anywhere. -- Hilsen Lars