You are not logged in.

#1 2005-02-01 10:19:35

sven
Member
Registered: 2005-02-01
Posts: 311

[NEW] encfs - encrypted filesystem in user-space

The package:
This program is very useful if you have Arch on a laptop. It provides nice security against offline attacks. You have to make two directories (like .dirfoo and dirfoo). In .dirfoo will have encrypted files in it. Then when you start encfs and give the proper parameters and password it will "mount" that to dirfoo. Encfs acts as a passthrough filesystem and it encrypts and decrypts files on the fly (http://arg0.net/users/vgough/encfs.html).

You will also need fuse and rlog. fuse.ko will be located at /lib/modules/2.6.10-ARCH/kernel/fs/fuse and has to be loaded into kernel with insmod. I don't know yet why modprobe doesn't work.

The pkgbuilds:
EDIT (20.07.2005): removed the old PKGBUILDS - moved all to AUR.

Offline

#2 2005-02-05 19:17:58

ro0x
Member
From: Santiago, Chile
Registered: 2004-06-20
Posts: 79

Re: [NEW] encfs - encrypted filesystem in user-space

thanx big_smile ( update the fuse PKGBUILD )

Offline

#3 2005-07-20 07:41:35

sven
Member
Registered: 2005-02-01
Posts: 311

Re: [NEW] encfs - encrypted filesystem in user-space

A new version is out now, having an important bugfix.

Offline

Board footer

Powered by FluxBB