What is Cryptkeeper?
Cryptkeeper is an encrypted folders manager, it allows users to mount and unmount encfs folders, to change the password and to create new crypted folders. It integrates with your preferred file manager.
What is Encfs?
EncFS is used to create or mount a virtual encrypted filesystem which stores encrypted data in the rootdir directory and makes the unencrypted data visible at the mount Point directory. The user must supply a password which is used to (indirectly) encrypt both filenames and file contents.
Install Cryptkeeper and Encfs On Ubuntu/Linux Mint
You can install them with command:
$ sudo apt-get install cryptkeeper encfs
Launch Cryptkeeper
After you installed cryptkeeper, open it up either from your Dash or Menu. The Cryptkeepr icon will be automatically placed in your Top menu or Task bar.
Click on the Cryptkeeper icon found in the top menu or task bar. Click on New Encrypted Folder.





Unmount Encrypted Folder
After saving all your secret files, just unmount the folder with command:
$ sudo fusermount -u /home/sk/unixmen/secret
Now the files and folders that you saved in the encrypted folder are not visible anymore.
Mount Encrypted Folder
Click on the Cryptkeeper icon in the task bar and select the encrypted folder.





