X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=2.8 required=5.0 	tests=AWL,BAYES_40,J_CHICKENPOX_73,SPF_PASS,URI_BLOGSPOT
X-Spam-Check-By: sourceware.org
From: Barry Kelly <bkelly.ie@gmail.com>
To: cygwin@sourceware.org
Subject: Re: File by file encryption instead of filesystem encryption
Date: Sat, 23 May 2009 18:16:38 +0100
Message-ID: <h5bg15d4idg8p2o0govtgrgi20vaef98q5@4ax.com>
References: <26face530905230947o21a69332v572b4aaeb4e2423a@mail.gmail.com>
In-Reply-To: <26face530905230947o21a69332v572b4aaeb4e2423a@mail.gmail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: quoted-printable
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Kelly Jones wrote:

> Are there any cygwin/Windows programs that will encrypt a file, but
> leave it usable, similar to what TrueCrypt does for filesystems?

What's wrong with Windows EFS (encrypting file system)?

http://en.wikipedia.org/wiki/Encrypting_File_System

Command-line, cipher /e on a fresh directory, or cipher /e /s:<dir> /a
to encrypt existing tree in <dir>.

Only available in >Home editions AFAIK though. Be sure to back up your
crypto private key using the certificate manager (Start | Run |
certmgr.msc | Trusted People | Certificates, select key and right-click
+ Export).

-- Barry

--=20
http://barrkel.blogspot.com/

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

