EncFS
Commands
// secure a folder, or remount the existing one
$ encfs ~/.encrypted ~/origin
// unmount the file system
$ fusermount -u ~/origin
// change password
$ encfsctl passwd ~/.encrypted
// secure a folder, or remount the existing one
$ encfs ~/.encrypted ~/origin
// unmount the file system
$ fusermount -u ~/origin
// change password
$ encfsctl passwd ~/.encrypted