I have made a GUI to create and manage encrypted directory in home folder. This script will help you to create encrypted directory, lock and unlock it, as well as changing password.
It save you the hassle of typing command line to manage encrypted directory using encfs.
Add repository to your sources.list:
deb http://david-kt.atbhost.net/Ubuntu_CE/ binary/
sudo apt-get update sudo apt-get install encfs-gui
After that you could find it in Application > System tools > encfs gui
Please let me know you opinion about this simple tool.
DK