neurodroid / cryptonite

EncFS and TrueCrypt on Android
GNU General Public License v2.0
203 stars 49 forks source link

android 4.3 mount and bug fix/workaround #72

Open neurodroid opened 10 years ago

neurodroid commented 10 years ago

From djnutz on February 22, 2014 22:13:19

What steps will reproduce the problem? 1. Create encfs folder via cryptonite

  1. mount folder in android 4.3 3. What is the expected output? What do you see instead? Folder will not mount What version of the product are you using? On what operating system? 4.3, galaxy note 3 Please provide any additional information below. Work around to mount:

Mount folder must be all lowercase and without spaces. I didn't test using any numbers. Folder location must be in the root sdcard directory. E.g. /sdcard/cryptonitecontainer

Now, you can mount, and view the files but you can't open them. For some reason apps won't open an unencrypted file.

Again, could be a permissions issue, but change the mount point to a lowercase folder directly within the sdcard, like sdcard/cryptonitemount

Should work now or so far is working for me.

Original issue: http://code.google.com/p/cryptonite/issues/detail?id=72

neurodroid commented 10 years ago

From djnutz on February 22, 2014 14:26:32

Issue disused here https://code.google.com/p/cryptonite/issues/detail?id=47#c72