Mobile SSH on the BlackBerry 8800

11:22 pm

One of the reasons I switched to BlackBerry 8800 is because of the availability of many third party applications.  Blackberries are very popular in the enterprise space so there are many excellent programs available for working professionals.

I was seeking out a SSH mobile application that I could use to securely log into UNIX servers. I require that the SSH mobile program has support for Private/Public Key Authentication.  Any server that opens up the SSH port on the Internet without private/public key authentication is basically begging to be hacked.  It’s a bit more complicated to set up the private/public key authentication properly. The advantage is that this authentication method will raise the bar so high for a secure connection and make it extraordinarily difficult for any would-be hackers to correctly guess both encrypted keys and the secret passphrase.

Entering the secure login picture: Idokorro Mobile SSH.  I successfully used this mobile SSH program to remotely login a UNIX server with SSH private/public key authentication.

You can use a PuTTY file called PuTTYgen (an RSA and DSA key generation utility) to generate the private/public key pair. You will need to export the private key to OpenSSH format for the Idokorro Mobile SSH config.  Add the public key to your account on the UNIX server and you should be all set!

Here’s an example of a SSH login on my blackberry 8800:

While it’s slower over the mobile network, the VT100 emulation works like a charm (use the xterm emulation if you want the colors).

Bookmark and Share
Uncategorized
Related posts:
  • Still leaning towards the Blackberry over the Windows Mobile device.. Have found a few open source SSH applications out there as well - any of them compare to this commercial package? Thanks from Robert Goretsky of Hoboken, NJ
  • Still leaning towards the Blackberry over the Windows Mobile device.. Have found a few open source SSH applications out there as well - any of them compare to this commercial package? Thanks from Robert Goretsky of Hoboken, NJ
  • How well does it work? May be getting a Blackberry soon but one of the major deciding factors for me is how well I can administer remote applications with it. While this has led me slightly in favor of Windows Mobile - based devices, with a good SSH application on Blackberry I may be convinced to go that way instead..

    Robert Goretsky
    Hoboken, NJ
  • Cool stuff! I used PuTTY for many years, but I never thought such utilities could be used on miniscule screens like the BB 8800.

    Too bad I don't use SSH access anymore; otherwise I would have loved to try it on my BB 8700g!
blog comments powered by Disqus