jetwhiz / encfs4win

Windows port of EncFS
https://encfs.win
Other
399 stars 41 forks source link

Request to let encfs work WITH gocryptfs. #112

Closed ccchan234 closed 6 years ago

ccchan234 commented 6 years ago

Environment

I am a paranoid and wish I could DOUBLE encryption my things on cloud.

encfs is good, gocryptfs also good. But why not BOTH?

Now I tried using encfs for outer layer but then gocryptfs need the .conf file put in the same folder as .encfs6.xml. Yet the dokan or something make the FUSE drive with only 512MB, so files > 512MB could not be encrypted.

The reverse of using gocryptfs on outside, as encfs4win seems dont allow user-choose location (in windows), the above trick cant be used and I cant make it run.

Thanks for the authors and others.

Thank you.

ps: Double Encryption, for the Win! http://blog.dustinkirkland.com/2014/05/double-encryption-for-win.html Someone's thought after openSSL's bug of heartbleed.

my system: win ver of encfs: encfs4win win ver of gocryptfs: cppcryptfs

Expected behavior vs. actual behavior

shd allow double encryption vs cant double encryption now

Steps to reproduce problem

Relevant logs

Attach any relevant log files that can help to debug your issue (be sure to use the -v option for verbose logs).

ccchan234 commented 6 years ago

I made a wordpress page: https://bullshitmanblog.wordpress.com/double-encryption-for-cloud-storage-20180428-143058/

will try to summarize my trial and errors at a user level.

ccchan234 commented 6 years ago

it can be done, see

https://github.com/vgough/encfs/issues/518