mrpdaemon / encdroid

Encdroid is an Android application for accessing EncFS volumes on cloud storage
GNU General Public License v3.0
86 stars 20 forks source link

Feature request: Store temp decrypted files in /data partition rather than /sdcard #86

Open xicod opened 8 years ago

xicod commented 8 years ago

Hi,

I think this would be much more secure as it is not globally visible at time of decryption to all other apps in the system. I guess some would face space issues, but an option to choose the temp file location would be great.

Thanks