The time now is Sat 25 May 2013, 16:38
All times are UTC - 4 |
| Author |
Message |
Mazzo
Joined: 19 Jul 2005 Posts: 26 Location: UK - Thames Valley
|
Posted: Wed 10 Aug 2005, 08:45 Post subject:
I can't encrypt a filesystem with Puppy's aes |
|
Hi
I am trying to set up an encrypted filesystem using losetup-FULL and aes encryption. It doesn't work!
Barry used xor encryption for the pup001 on usb / hard drive, but I would prefer something a little stronger.
the command would be:
losetup-FULL -e aes /dev/loopx filename
It allows me to put in a password (although it expects 20 characters) but then fails.
I have setup succesfully a filesystem on ubuntu which works fine, but when trying to mount it in puppy, it fails. It may be the aes is different.
Anyone any ideas? Is the aes in puppy purely for wireless networking?
The command to mount would be:
mount -t umsdos -o loop filename /mountpoint -oencryption=aes
If there is another strong and reasonably quick alternative to aes that is easy to put into puppy, it would be good to know. I don't want to (and worry about my capability) of recompiling the kernel.
Here's hoping someone else has tried it (and been successful!)
Last edited by Mazzo on Sat 27 Aug 2005, 11:19; edited 1 time in total
|
|
Back to top
|
|
 |
BarryK
Puppy Master

Joined: 09 May 2005 Posts: 6866 Location: Perth, Western Australia
|
Posted: Wed 10 Aug 2005, 11:00 Post subject:
|
|
I wonder if the aes.o module is getting loaded.
It probably should happen automatically, but just in case, you could try "modprobe aes".
|
|
Back to top
|
|
 |
Mazzo
Joined: 19 Jul 2005 Posts: 26 Location: UK - Thames Valley
|
Posted: Wed 10 Aug 2005, 17:05 Post subject:
|
|
Hi Barry - thanks for replying.
It seems to be loaded - it certainly asks for a 20 character password which xor doesn't.
|
|
Back to top
|
|
 |
Mazzo
Joined: 19 Jul 2005 Posts: 26 Location: UK - Thames Valley
|
Posted: Wed 17 Aug 2005, 18:10 Post subject:
|
|
I still cannot get aes to work at all with losetup-Full.
I can get xor to work, but it is really weak (it looks to me that the password is visible in the file if you view it in a text editor!). Maybe I am doing something wrong?
The idea would be to create an encrypted pup00x on a usb or HD so that only you can access it.
Is there anyone who is able to help with this? I think (stands by to be corrected ) that I have done my homework and that aes encryption is both pretty secure and also quick for loopback systems.
When trying to:
losetup-FULL -e aes /dev/loopn filename
I simply get
ioctl: LOOP_SET_STATUS: Invalid argument
This doesn't happen if aes is changed to xor.
|
|
Back to top
|
|
 |
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|
|
[ Time: 0.0387s ][ Queries: 11 (0.0055s) ][ GZIP on ] |