|
ultrat3rry
Guest
|
 |
« on: October 17, 2009, 09:27:19 PM » |
|
ecryptfs encryption tool has been available in the Linux kernel for a while but not all distros include it. Is it available in Unity's kernel? https://launchpad.net/ecryptfs
|
|
|
|
|
Logged
|
|
|
|
|
gettinther
|
 |
« Reply #1 on: October 18, 2009, 04:38:23 AM » |
|
Yes, ecryptfs is built into the kernel as a module
You can see what is and isn't built into the kernel by looking up the /boot/config-name_of_your_kernel
If you look in our kernel, you'll find CONFIG_ECRYPT_FS=m (n for no, y for yes and m for module).
When created as a module, it needs to be modprobed (all modules are modprobed by default unless you blacklist them afaik)
edit: the module is in /lib/modules/2.6.31.3-unity0.1.srv/kernel/fs/ecryptfs/
|
|
|
|
|
Logged
|
|
|
|
|
ultrat3rry
Guest
|
 |
« Reply #2 on: October 18, 2009, 07:11:03 AM » |
|
Thanks for this info Gett. I am still learning where to poke around to find things.
Cheers.
|
|
|
|
|
Logged
|
|
|
|
|
gettinther
|
 |
« Reply #3 on: October 18, 2009, 01:09:27 PM » |
|
You're welcome. We all started at some stage and got help along the way. Glad to have been of assistance.
|
|
|
|
|
Logged
|
|
|
|
|
CPUnltd
|
 |
« Reply #4 on: November 07, 2009, 02:45:16 PM » |
|
how would I go about utilizing encryptfs? I am considering encrypting the partitions on my laptop (in the even of it being "lost"...)
|
|
|
|
|
Logged
|
It takes a person to change an idea, but it takes a people to change an ideology...
|
|
|
|
devnet
|
 |
« Reply #5 on: November 10, 2009, 02:19:39 PM » |
|
|
|
|
|
|
Logged
|
Insert Ending Here
|
|
|
|
Stumpy
|
 |
« Reply #6 on: November 10, 2009, 04:29:21 PM » |
|
Say that's very clever, wish I'd thought of that...
|
|
|
|
|
Logged
|
Every program has at least one bug and can be shortened by at least one instruction -- from which one can deduce that every program can be reduced to one instruction which doesn't work.
|
|
|
|
gettinther
|
 |
« Reply #7 on: November 10, 2009, 05:16:48 PM » |
|
LoL, I'll have to remember that one. How do you set that one up? I could use that at work at least a dozen times a day.
|
|
|
|
|
Logged
|
|
|
|
|
CPUnltd
|
 |
« Reply #8 on: November 10, 2009, 09:21:18 PM » |
|
cute... real cute...
thanks...
|
|
|
|
|
Logged
|
It takes a person to change an idea, but it takes a people to change an ideology...
|
|
|
|
|
|
gettinther
|
 |
« Reply #10 on: November 11, 2009, 04:52:17 AM » |
|
This can be a tool for good and evil, depending on what you put in the search line 
|
|
|
|
|
Logged
|
|
|
|
|