Using FUSE encfs in a graphical way

If you want to use encfs module from FUSE to encrypt some of your files and do not want to go into the command line to mount and unmount that encrypted folder, here is what you do:

Add a line such as this to your /etc/fstab:


encfs#/home/aigarius/.crypt/ /home/aigarius/crypt fuse rw,user,noauto 0 0

Where ‘/home/aigarius/.crypt’ is the folder where you have created an encrypted folder (with “encfs /home/aigarius/.crypt /home/aigarius/crypt” command) and ‘/home/aigarius/crypt’ being the place where you want to mount to see the decrypted files.

After you boot into Gnome, you go to Places->Computer, right-click on ‘crypt’ drive icon and select “Mount”. It will prompt you for the passwrd and mount the folder. Unmounting will disconnect it. Enjoy.

Popularity: 20% [?]

Comments (4) to “Using FUSE encfs in a graphical way”

  1. Thanks for the excellent tip — is there any way of getting GNOME to re-read /etc/fstab without rebooting or re-staring GNOME?

  2. Try:
    mount -a

  3. Did you know cryptkeeper ?

    http://www.tomatarium.pwp.blueyonder.co.uk/cryptkeeper.html

  4. Free fairy desktops for the computer….

    Discount computer desktops. Computer desktops. Christmas themes for computer desktops….

Post a Comment
*Required
*Required (Never published)