Crypt Manager - An encrypted folder manager for Ubuntu Linux
Posted by admin on October 21st, 2007
Email This Post
Crypt Manager is composed of three parts:
A python module called cryptsetup.py
A command line tool called crypt-manager
A GTK interface called gcrypt-manager
An extension to the GNOME file manager Nautilus
Install Crypt Manager in Ubuntu
sudo addgroup your-login fuse
sudo apt-get install encfs python2.4-dev python-nautilus subversion
svn checkout http://crypt-manager.googlecode.com/svn/trunk/ crypt-manager
cd crypt-manager
sudo ./install.sh
This will complete the installation part now if you want to open Crypt Manager go to System -> Administration -> Encrypted folders or you can type the command in the terminal “gcrypt-amanger”

Once it open you should see the following screen.If you want to encrypt the folder click on Encrypt.

Once it open the encyptwindow you should see similar to the following screen here you need to select the folder and enter the password for this and click on apply

Now you can see the encryption is in progress bar as follows

If you want to decrypt select folder and click on decrypt.
If you want to be notified the next time we write something please subscribe to our RSS feed.Thanks for Visiting!

October 22nd, 2007 at 12:55 pm
I get an error:
sudo: ./install.sh: command not found
There is no install.sh in crypt-manager folder
October 26th, 2007 at 3:23 pm
Got the same error.
Anyone got a cure???
December 25th, 2007 at 11:47 pm
hhow to uninstall “Crypt manager” ?????
February 24th, 2008 at 4:16 pm
I aslo get the same error:
sudo: ./install.sh: command not found
There is no install.sh in crypt-manager folder
April 3rd, 2008 at 9:19 am
Here’s how I managed to get it working:
1. type “sudo ./make-debian.sh” after checking it out from google
2. cd into “conceal-0.0.5/conceal-gtk” you’ll find a python script. “setup.py”
3. type “sudo python setup.py install” in the conceal-gtk dir
You’ll then hopefully find it working.
April 12th, 2008 at 3:18 pm
It’s been running on a 13 MB file now for like two hours. I can’t lose this data, but im afraid it might be caught in a loop. I’m afraid to cancel it though, because it might screw it up.
May 13th, 2008 at 9:44 am
http://code.google.com/p/crypt-manager/downloads/list
June 25th, 2008 at 1:47 am
I have install successfully ,but it can not work ,when it starting then shutdown suddenly.Would you help me ?MY OS is ubuntu 7.10
July 10th, 2008 at 6:06 pm
I have the same problem with F8