Slashdot Mirror


Ask Slashdot: Does Free Encryption Software for the Pilot Exist?

Guido asks: "I'm looking for a freely available PGP/GPG-compatible software program for the Palm Pilot. I found several shareware programs, most of which don't come with source and/or don't reveal which algorithms they use and/or don't have the support base I want--all not appealing to me. A port of SSLeay to the Palm Pilot, called pilotSSLeay, exists. This means that all of the cryptographic algorithms one might need are already ported. I'm just wondering if someone has used this to make a PGP/GPG-compatible encryption program for the Pilot?

15 comments

  1. TopGunSSH would do in a pinch by Anonymous Coward · · Score: 0

    You could use TopGunSSH to connect into a
    PINE session on your Linux email server.

    PINE has filters for PGP. That would be the
    easiest. Other than that it would be more
    trouble than its worth.

  2. "Cipher" has IDEA by Anonymous Coward · · Score: 0

    Encrypts/decrypts via the clipboard, source is available, check http://wwwmath.uni-muenster.de/math/u/holger/pilot /cipher.html

  3. There is also VNC for the pilot by Anonymous Coward · · Score: 0

    If you get one of those radio modem things,
    the pilot could be really handy.. Now if only
    TopgunSSH supported tunneling :)

  4. PGP by Anonymous Coward · · Score: 0

    ERROR

  5. PGP on PalmPilot by Anonymous Coward · · Score: 0

    Hi all,
    We, studying criptography and PGP source,realized that was possible to write a pubblic key encripting application for PalmPilot with PGP format.
    It took a long and very hard work but is now available!!!:)

    Our application can perform the following tools:
    -choosing the plain text from clipboard or from a particular category of Memopad.
    -choosing pubkey from a database previously created and loaded on Pilot.
    -cripting and armoring.(PGP format)
    -choosing destination of ciphertext between memopad's or mail's database.

    If you want more information send us a e-mail to:
    seta@pcape5.roma1.infn.it

    P.S.:


  6. Library, maybe examples availible. by strredwolf · · Score: 1

    The programming section of Palm Central (http://www.palmcentral.com) has a good basis of what you need.

    --

    --
    # Canmephians for a better Linux Kernel
    $Stalag99{"URL"}="http://stalag99.net";
  7. There's a "pgplib" by Loki · · Score: 1

    library with source available, but it's not done and there's no app made for it other then a test app.

  8. Yes it does! by KrON · · Score: 1

    Check out www.certicom.com 128Bit encryption!
    =D


  9. SSH? by kpreslan · · Score: 1

    I would actualy go out and buy a modem for my pilot if there was a version of ssh for it.

  10. Secret! has IDEA by Cato · · Score: 1

    I know you want PGP, but Secret! is a MemoPad-like application that encrypts its data using IDEA with 128 bit keys (actually the longest passphrase allowed means a 105 bit key). It is not open source, but it does have binaries for Linux and Solaris that will decrypt its database file to stdout.

    The 2.0 version was freeware, 2.1 and later are shareware. Very useful for PINs and passwords, etc.

  11. Ugh. Pilots by Cato · · Score: 1

    You must have had a bad one - 3com will replace it for free if it is. Or maybe there was some ill-behaved software installed - worth trying apps first on xcopilot, which emulates the Palm and catches some errors.

    My Pilot has a pretty good uptime, and any resets I have had don't lose data, so they are pretty uneventful.

    As for using ssh - there are keyboards available for the Pilot, e.g. GoType - you can just plug in the keyboard when ssh'ing, maybe from a hotel room, but carry just the Pilot the rest of the time. And it's nearer a full-size keyboard than (say) a Psion or CE box.

    Each to their own...

  12. This might be useful, perhaps. by afeinberg · · Score: 1

    Although I normally scoff at people's desire to port any and all apps to the pilot, a PGP-clone that interfaces with the Pilot's mail app would be great. The problem is, there isn't enough memory space on a pilot for the required apps and keys. If the application were built-in, it would severely hamper 3Com's efforts in International markets due to the United States Gov't's idiotic and shortsighted crypto policies. It would be great, but it probably can't happen.

    Andrew

  13. This might be useful, perhaps. by Phil+Karn · · Score: 1

    Many years ago I proposed the idea of a "crypto
    dongle", running on a PDA, that would keep your
    RSA secret key and perform operations using it
    in response to requests over a serial link from
    an attached computer. The idea would be to provide
    a better level of protection for your secret key
    than otherwise possible on a desktop machine to
    which others might have physical access. The Pilot
    seems like a good platform for this. Has anyone
    else thought of this?

  14. PGP For the PalmPilot by hacker · · Score: 1

    I actually have SSLeay and OpenPGP running on my PalmIII right now. it supports IDEA, 3DES, CAST, BF, with a hash of MD5, SHA, RMD, and MD2. I think that should satisfy even the most secure user. As a side note, I also have pilOTP, pSNK, and a few other toys... (can't forget the ultra-cool Linux splash screen at power on =)

    Email me if you want details. I didn't write it, but I was personally given it by the author while trolling around on IRC.

  15. PGP for the PalmPilot by hacker · · Score: 1

    Well, I don't know where you are all going with this, but on my Palm III, I have 9.7 megs of space (with the TRG 8 meg board, plus the built-in PalmOS ROM space I can burn to, I get much more than just 8 megs), I have room for whatever apps and keys for PGP I need. I have the following on my palm, to assist in my PGP efforts:

    Opgp\ Library.prc
    CAST\ Library.prc
    DES\ Library.prc
    DSA\ Library.prc
    IDEA\ Library.prc
    MD\ Library.prc
    MathLib.prc
    OpenPGP.prc
    Passwords.pdb
    RAND\ Library.prc
    RSA\ Library.prc
    Top\ Gun\ SSH.prc
    Top\ Gun\ Login\ Lib.prc
    pSNK.prc
    pilOTP.prc

    They all work fine on my palm unit now. PGP encryption and decryption works perfectly.

    See you all on the other side...