neurodroid / cryptonite

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

Add GUI for TrueCrypt #37

Open neurodroid opened 10 years ago

neurodroid commented 10 years ago

From christoph.schmidthieber@gmail.com on August 11, 2012 11:19:23

Add mount buttons for TrueCrypt.

Main problems at this time:

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

neurodroid commented 10 years ago

From devilman...@gmail.com on November 18, 2012 03:57:55

I would suggest to implement this GUI asap, so that we can have more feedback from users (having the gui available, a lot more users wiuld try TC feature on Android.

I am trying to do this atm, but it would be a lot easier with your help., if you like...

I would add not onl the "mount" button, but also a guided procedure for creating the volumes, like cryptonite does for encfs volumes

neurodroid commented 10 years ago

From christoph.schmidthieber@gmail.com on November 18, 2012 04:40:26

You're of course welcome to help. The best place to start would be to see how mounting is done for EncFS volumes.

neurodroid commented 10 years ago

From devilman...@gmail.com on November 18, 2012 07:47:42

ok, i'll have a look and hope to walk with my own legs... :) let's try!

neurodroid commented 10 years ago

From jcr...@gmail.com on May 25, 2013 10:58:46

Highly supportive... Any luck on the Truecrypt GUI?

twenty-fifth-kislev commented 6 years ago

@neurodroid Sure it's good idea to do this, with a field for place extra Truecrypt mounting options and enforce to use ntfs-3g if NTFS kernel support has been determined.

Just for statistic: TC binary compiled by you (thanks a lot!) works well on SM-N910F (5.1.1) with NTFS (ntfs.ko, ntfs-3g), exFAT (Samsung FW driver), ext4 FS and container about 59GB placed on SDCard. Also it works with few containers with size about 10-100MB placed on internal memory. Paragon NTFS & HFS works a bit slower than ntfs-3g in my case. So I have no problems with TC even during work under TWRP terminal. Hope it will be a bit helpful.