Because of limitation of filename size of ecryptfs, I decided to use encrypted partition. Since I already use ecryptfs, for my home folder, I don't need the key to be password-protected.
I need a script, that can non-interactively mount an encrypted filesystem contained in a given file with a key stored in a binary file. I am open to any working solution to this problem, as long, as I can use sparse file as a backing storage (so no truecrypt, and no cryptmount-setup).
