Page 3 of 3

Posted: Tue 14 Dec 2010, 22:48
by RetroTechGuy
James186282 wrote:I'm still stinking of noob-ness. I've used TrueCrypt on Windoze and liked it. I'm currently using the latest greatest Puppy Linux and would like to encrypt some USB, external drives etc.

I tried the link to get the link to download the pet and got the file not found error.

Thanks - James
Read the thread here:

http://murga-linux.com/puppy/viewtopic.php?t=60062

Posted: Thu 27 Jan 2011, 20:29
by linuxlizard
Just in case this turns up in a search for someone else like it did for me-

After messing about with installing the pet then the installer from truecrypt to get it to work-

The easiest way is just to download it from here and save it someplace. No install necessary- just click it to run.

http://portablelinuxapps.org

Posted: Sat 17 May 2014, 15:09
by boxR
Hi,

Could someone post truecrypt-6.3a.pet again?

Thanks in advance.

Posted: Sat 17 May 2014, 17:19
by slavvo67
I have Truecrypt 7.1 here:

http://www.complianceman.com/puppy2


It should have the Menu entry under Filesystem.

Best,

Slavvo67

Posted: Sat 17 May 2014, 19:36
by boxR
Thanks slavvo67, but I've already downloaded this package and it doesn't work for puppy lucid.

I wonder if I could find some missing dependencies in the previous one.
Unfortunately, truecrypt-6.3a.pet is missing.

Posted: Sat 17 May 2014, 20:55
by slavvo67
Is it booting and just not working properly? You have to check off "Do not use Kernal integration" in the settings.

Posted: Sun 18 May 2014, 07:36
by boxR
I've already ticked it in Truecrypt menu :
  • Settings › Preferences › System integration › Do not use Kernal integration
I've already created a script /usr/local/bin/nautilus

Code: Select all

#!/bin/sh
exec rox $3
exit 0
I can create a volume.
I can mount / explore a volume in Truecrypt.

---------------------------------------------------------------------------------

What is in trouble : when I dropped my file-volume on Truecrypt desktop, I got this message :
  • No such file or directory: dmsetup
Same problem with command line :

Code: Select all

# truecrypt /mnt/sda3/test.crypt /mnt/truecrypt1

Posted: Sun 18 May 2014, 10:03
by boxR
What is in trouble : when I dropped my file-volume on Truecrypt desktop, I got this message :
  • No such file or directory: dmsetup
Solved : I modified the desktop

Code: Select all

Exec=/usr/bin/truecrypt --load-preferences
Same problem with command line
Solved :

Code: Select all

# truecrypt --load-preferences /mnt/sda3/test.crypt /mnt/truecrypt1

Posted: Sun 18 May 2014, 17:32
by slavvo67
Good solve! I'm sorry that I couldn't help you more. I noticed the 6.3a was located in an old Lighthouse distro so you could have probably installed and extracted it but your solve is better.

Please be sure to mark (solved) in your original subject line so it can help others.

Best,

Slavvo67

Posted: Tue 20 May 2014, 00:33
by RetroTechGuy
boxR wrote:Thanks slavvo67, but I've already downloaded this package and it doesn't work for puppy lucid.

I wonder if I could find some missing dependencies in the previous one.
Unfortunately, truecrypt-6.3a.pet is missing.
It is posted in this thread:

http://murga-linux.com/puppy/viewtopic. ... 252#461252

Posted: Tue 20 May 2014, 18:24
by boxR
RetroTechGuy wrote:
boxR wrote:Thanks slavvo67, but I've already downloaded this package and it doesn't work for puppy lucid.

I wonder if I could find some missing dependencies in the previous one.
Unfortunately, truecrypt-6.3a.pet is missing.
It is posted in this thread:

http://murga-linux.com/puppy/viewtopic. ... 252#461252
Thanks RetroTechGuy, I seen that package, but the host said : An Error Occurred

Anyway, I understood no dependencies are needed : solved

Posted: Wed 21 May 2014, 20:46
by boxR
Even better : specify filesystem

Code: Select all

truecrypt --load-preferences --filesystem=ext3 /mnt/sda3/test.crypt /mnt/truecrypt1

Posted: Thu 29 May 2014, 11:38
by solo
The developers have abandoned TrueCrypt stating that there may be unfixed security issues:

http://sourceforge.net/projects/truecry ... =directory

But there is more to this story:

http://boingboing.net/2014/05/29/myster ... rom-t.html

Just thought you should know.

Posted: Wed 04 Jun 2014, 12:53
by boxR
solo wrote:The developers have abandoned TrueCrypt stating that there may be unfixed security issues:

http://sourceforge.net/projects/truecry ... =directory

But there is more to this story:

http://boingboing.net/2014/05/29/myster ... rom-t.html

Just thought you should know.
See the post :    Is there an alternative to truecrypt?

Posted: Mon 30 Jun 2014, 15:12
by aaa3
look at this wtfomg:

https://forum.truecrypt.ch/t/hidden-mes ... ebsite/163

it's an amazing find!

Posted: Mon 07 Jul 2014, 03:15
by RetroTechGuy
aaa3 wrote:look at this wtfomg:

https://forum.truecrypt.ch/t/hidden-mes ... ebsite/163

it's an amazing find!
Very weird...