Author Topic: Crypting And Decrypting  (Read 7164 times)

maemorandum

  • Jr. Member
  • **
  • Posts: 55
    • View Profile
    • http://
Crypting And Decrypting
« on: November 23, 2008, 01:03:33 pm »
Is there any application in cacko to password-encrypt and decrypt files?
Or - alternative -, to block others from starting special Programs?
The only applications i found are for text-encryption.

I would like to see a solution, which protects special documents without the need to protect the whole machine.

Anyone knows more?
SL-C3200 with opened 2nd CF-Slot, Debian EABI 2.6.23.9-yonggun on 2 GB High-Speed-CF
SL-C1000, Cacko-ROM

ASUS WL-110, hacked with external SMA Antenna Jack
AmbiComWL 1100C-CF, Buffalo Airstation-CF

Capn_Fish

  • Hero Member
  • *****
  • Posts: 2342
    • View Profile
    • http://
Crypting And Decrypting
« Reply #1 on: November 23, 2008, 04:00:30 pm »
Maybe the best method would be to have an encrypted disk image with the files inside of it.

TrueCrypt is probably a good solution for this, but I don't think it's been built for Cacko.
SL-C750- pdaXrom beta 1 (mostly unused)
Current distro: Gentoo

aki

  • Jr. Member
  • **
  • Posts: 73
    • View Profile
    • http://www.akiaki.org
Crypting And Decrypting
« Reply #2 on: November 25, 2008, 09:29:59 am »
Quote from: maemorandum
Is there any application in cacko to password-encrypt and decrypt files?
Or - alternative -, to block others from starting special Programs?
The only applications i found are for text-encryption.

I would like to see a solution, which protects special documents without the need to protect the whole machine.

Anyone knows more?

Give ccrypt a try.  There's an ARM binary on the site, but it's an older version.  I compiled the latest version myself and it works well on the SL-6000 with Sharp ROM v1.12 (binary is attached below, just move it to a directory on your path as ccrypt (no .txt)).  Ccrypt works by encrypting files and directories, so it's not designed to transparently encrypted a disk volume.  A big plus for ccrypt is that it is available for lots of OSs/HW -- you can sync your files securely with whatever OS you like and decrypt them on the remote system.

sl-5500 Sharp 2.38 ROM + sl-6000L w/ expansion adapter
Trendnet CF Ethernet + Micro Innovations IR Keyboard
------
sip: 544187@fwd.pulver.com

My Zaurus Page

maemorandum

  • Jr. Member
  • **
  • Posts: 55
    • View Profile
    • http://
Crypting And Decrypting
« Reply #3 on: November 25, 2008, 10:56:25 am »
Quote from: aki
Quote from: maemorandum
Is there any application in cacko to password-encrypt and decrypt files?
Or - alternative -, to block others from starting special Programs?
The only applications i found are for text-encryption.

I would like to see a solution, which protects special documents without the need to protect the whole machine.

Anyone knows more?

Give ccrypt a try.  There's an ARM binary on the site, but it's an older version.  I compiled the latest version myself and it works well on the SL-6000 with Sharp ROM v1.12 (binary is attached below, just move it to a directory on your path as ccrypt (no .txt)).  Ccrypt works by encrypting files and directories, so it's not designed to transparently encrypted a disk volume.  A big plus for ccrypt is that it is available for lots of OSs/HW -- you can sync your files securely with whatever OS you like and decrypt them on the remote system.

Works, thank you, aki!
Unfortunately i use the files very often, so i always would have to use the qkonsole, which could be quite complicated and critical for mistyping.
SL-C3200 with opened 2nd CF-Slot, Debian EABI 2.6.23.9-yonggun on 2 GB High-Speed-CF
SL-C1000, Cacko-ROM

ASUS WL-110, hacked with external SMA Antenna Jack
AmbiComWL 1100C-CF, Buffalo Airstation-CF

aki

  • Jr. Member
  • **
  • Posts: 73
    • View Profile
    • http://www.akiaki.org
Crypting And Decrypting
« Reply #4 on: November 26, 2008, 01:31:15 pm »
Quote from: maemorandum
Unfortunately i use the files very often, so i always would have to use the qkonsole, which could be quite complicated and critical for mistyping.
Note that you don't necessarily need the console; you can use a wrapper script that uses opie-sh to prompt you for the password from Qt and then decrypts the file, starts your app, and prompts you to re-encrypt the file once the app closes.
You would still need to enter the passwords every time you access your file, but there's no way around that if you want to be safe.

I can tell you from experience that a little extra typing is worth knowing that your sensitive data is safe.  I had my SL-6000 with *lots* of personal info stolen a year ago  and still worry if it will cause me problems.

sl-5500 Sharp 2.38 ROM + sl-6000L w/ expansion adapter
Trendnet CF Ethernet + Micro Innovations IR Keyboard
------
sip: 544187@fwd.pulver.com

My Zaurus Page