Koozali.org: home of the SME Server

encrypted file system?

dwater

encrypted file system?
« on: December 27, 2004, 07:06:55 AM »
Hi

Can someone point me at a 'howto' for creating an encrypted filesystem?

I am looking for something along the lines of Apple's FileVault or BestCrypt that people use here at work on their Windows PCs.

Is there a solution for this sort of thing using SME Server?

Max.

Offline Reinhold

  • *
  • 517
  • +0/-0
    • http://127.0.0.1
encrypted file system?
« Reply #1 on: December 29, 2004, 12:15:43 PM »
dwater

Have a look at EncFS here:
http://encfs.sourceforge.net/

Remember:
SME~ RedHat 7.3 -> binary packages link on page

Personally I'd always prefer to lock the server away from physical access.

Regards
Reinhold
............

dwater

encrypted file system?
« Reply #2 on: December 29, 2004, 12:34:18 PM »
Thanks for that, I will look into it.

I was hoping for something that could be done on a per-user basis, so that not even the admin can access the files. Do you know of anything like that?

I do lock my server in a room, but the door isn't completely impervious :|

Thanks!

Max.

Offline Reinhold

  • *
  • 517
  • +0/-0
    • http://127.0.0.1
encrypted file system?
« Reply #3 on: December 29, 2004, 05:00:14 PM »
Like it says:

Quote
About

EncFS provides an encrypted filesystem in user-space. EncFS runs without any special permissions and uses the FUSE library and Linux kernel module to provide the filesystem interface. You can find links to source and binary releases below.


simply read on:  http://sourceforge.net/projects/fuse/
Quote
FUSE makes it possible to implement a filesystem in a userspace program. Features include: simple yet comprehensive API, secure mounting by non-root users, support for 2.4 and 2.6 Linux kernels, multi-threaded operation. etc...


And it's a pretty install/usage simple too...

Regards
Reinhold
............