From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Rhe9P-0001lb-KP for garchives@archives.gentoo.org; Mon, 02 Jan 2012 09:25:51 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2ED8B21C0DA; Mon, 2 Jan 2012 09:25:38 +0000 (UTC) Received: from mail-vx0-f181.google.com (mail-vx0-f181.google.com [209.85.220.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 97EA621C0DA for ; Mon, 2 Jan 2012 09:24:29 +0000 (UTC) Received: by vcbfk26 with SMTP id fk26so12799442vcb.40 for ; Mon, 02 Jan 2012 01:24:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=MRsqexxtp146PiMhgAp1mgrRFOmNaDQApkOKLwRLxAY=; b=oHfDiUF8ig3TuC8l6CSoF4K+cJ759YmxolWvDh77f9HycGttqstGE9PIBaTi2i5l1J fILBJzmbT7e+1XAfpjqiv+tIYmm3Turaqp20PZOACAA3Bp8njXwbBq69yK8Lq2wkk32y mAy2e5BI3qeFtb9TqCeLx2fh4tmx5sem5HKgc= Received: by 10.220.231.73 with SMTP id jp9mr27118543vcb.50.1325496269154; Mon, 02 Jan 2012 01:24:29 -0800 (PST) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.52.163.35 with HTTP; Mon, 2 Jan 2012 01:23:52 -0800 (PST) In-Reply-To: <201201020907.55698.stephane@22decembre.eu> References: <201201020907.55698.stephane@22decembre.eu> From: Kfir Lavi Date: Mon, 2 Jan 2012 11:23:52 +0200 Message-ID: Subject: Re: [gentoo-user] crypt my home repository To: gentoo-user@lists.gentoo.org Content-Type: multipart/alternative; boundary=14dae9cdc87746281804b58826a7 X-Archives-Salt: 53ddf0dc-fafe-4326-a73c-db3b5f0db3ef X-Archives-Hash: 528ac77cfabfbcc2c590f9c62c81488d --14dae9cdc87746281804b58826a7 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Mon, Jan 2, 2012 at 10:07 AM, St=C3=A9phane Guedon wrote: > Hi all > > I may ask something already discussed, but I can't find any good > documentation. > I am wondering of how to secure my home repository on my laptop. I am > thinking > of cryptography and other things (the password uncrypt the repository and > allows to read files...). > > What tool to use for ? Anybody knows a good doc (in french would be reall= y > good) ? > > I am not really parano=C3=AFd, but I work now in a quite important enviro= nnement > and want any data I get out to be secured... > -- > St=C3=A9phane Guedon > http://www.22decembre.eu/ > http://lectures.22decembre.eu/ > carte de visite : http://www.22decembre.eu/downloads/Stephane-Guedon.vcf > You can use 'encfs'. It is really trivial. You need to create a directory where you will put the encrypted files like this: encfs ~/.encdir ~/workdir Read this for a lot more info: http://movingtofreedom.org/2007/02/21/howto-encfs-encrypted-file-system-in-= ubuntu-and-fedora-gnu-linux/ But, what I told you is basically what you need. Regards, Kfir --14dae9cdc87746281804b58826a7 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable


On Mon, Jan 2, 2012 at = 10:07 AM, St=C3=A9phane Guedon <stephane@22decembre.eu> wrote:
Hi all

I may ask something already discussed, but I can't find any good docume= ntation.
I am wondering of how to secure my home repository on my laptop. I am think= ing
of cryptography and other things (the password uncrypt the repository and allows to read files...).

What tool to use for ? Anybody knows a good doc (in french would be really<= br> good) ?

I am not really parano=C3=AFd, but I work now in a quite important environn= ement
and want any data I get out to be secured...
--
St=C3=A9phane Guedon
http://www.22decemb= re.eu/
http://lecture= s.22decembre.eu/
carte de visite : http://www.22decembre.eu/downloads/Stephane-Gue= don.vcf

You can use 'encfs'. It is rea= lly trivial.
You need to create a directory where you will put the encr= ypted files like this:
encfs ~/.encdir ~/workdir

Read this for a = lot more info:
http://movingtofreedom.org/2007/02= /21/howto-encfs-encrypted-file-system-in-ubuntu-and-fedora-gnu-linux/
But, what I told you is basically what you need.

Regards,
Kfi= r
--14dae9cdc87746281804b58826a7--