Where is the encfs volume key stored?

Posted by Waldorf on Server Fault See other posts from Server Fault or by Waldorf
Published on 2013-11-03T19:59:35Z Indexed on 2013/11/03 22:00 UTC
Read the original article Hit count: 309

I am trying to use encfs in reverse mode. I understand that the passphase is used to encrypt a key which is then stored encrypted into the encfs6.xml file.

What I do not understand is the following.

  • Create en encrypted virtual fs of a folder by using passphrase A
  • unmount this folder.
  • Delete all contents including the encfs6.xml file

  • If you then try to do the same with another passphrse I would expect that a new encfs6.xml would be created. However I get the following error message:

"Error decoding volume key, password incorrect"

So I wonder, what volume key is incorrect, I thought it was in the encfs6.xml file ?

© Server Fault or respective owner

Related posts about linux

Related posts about encrypting-file-system