![]() |
Re: encfs vs. aegisfs
Quote:
$ uname -a Linux RM696 2.6.32.54-dfl61-20121301 #52 PREEMPT Thu Jul 5 02:32:54 MSK 2012 armv7l GNU/Linux ~ $ |
Re: encfs vs. aegisfs
Hey, stop the presses :)
Actually it works for me now, the latest apt-stanza corrected the problem but I did not notice that as I was just looking at the fusemodule and did not realize it was built in the kernel already. I noticed that for now only root has access to /dev/fuse so I need to check if It works with user priviliges also. |
Re: encfs vs. aegisfs
Basically my original idea is starting to look doable now.
I have now played around a bit with encfs, and found out some things about it; Unlike encfs implementation I have used on desktop linux, I did not find out a way of starting encfs as non-root user. It makes no difference whether I chmod the /dev/fuse as a+rwx, still trying to create or mount the encfs bombs out with "fuse: failed to open /dev/fuse: Permission denied" Well, fortunately it does not matter much, as I can create and mount the fs as root with --public flag, and it is available to other users after that as well. I tried copying the encrypted content to my ubuntu box and successifully opened the content there with the correct passphrase. That is as well as it should be, so protected access to the device in usb-memory mode is possible. Next I looked into the device booting scripts. I have nitdroid dual-boot active on my device, so it was easy to find out the place in /sbin/preinit script where the multiboot section begins. The correct place to mount the encrypted home would be just before the android/meego boot selection. Now, next thing to do is to write up a simple input panel that can be called from the preinit script to query for passphrase. When I get that part working correctly, meaning I can input the passphrase and see that decrypting is activated, I will try to move all stuff in /user/home inside the encfs mount. |
All times are GMT. The time now is 20:56. |
vBulletin® Version 3.8.8