github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

janfrode / j2me-otp

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 2
    • 0
  • Source
  • Commits
  • Network (0)
  • Issues (0)
  • Downloads (0)
  • Wiki (1)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (1)
    • master ✓
  • Tags (0)
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

The Java OTP Calculator for cell phones — Read more

  cancel

http://tanso.net/j2me-otp/

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

Fix mail address. 
janfrode (author)
Sat Sep 13 08:01:22 -0700 2008
commit  053efe52babf4c3524af316ed0306a11bfefbb2f
tree    28f7e298200e7fa49ceb1d7b0d134d4ea7b7a9c5
parent  5c9f16bd62282b7182cdd1a9cf4258cdaab4bcf1
j2me-otp /
name age
history
message
file .gitignore Loading commit data...
file Makefile
file Manifest
file README
file TODO
file jotp.jad.template
file jotpMIDlet.java
file md.java
file otp.java
README
Here's a port of http://www.cs.umd.edu/users/harry/jotp/ to 
Java 2 Platform Micro Edition (J2ME), so that it can be used on 
mobile phones that supports Java. I made this so that I can securely 
connect to our ssh-server from insecure internet cafees, where 
people might be trying to sniff my passsword. The midlet supports 
md5-hashing, since that's what I'm using. Adding md4 should be 
trivial, if anybody needs it.

I use this with an openssh server configured with '--with-skey',
to securely log into my servers from unsecure terminals.

Building and testing in emulator
--------------------------------

You will need the Sun Java Wireless Toolkit for CLDC, 
http://java.sun.com/products/sjwtoolkit/overview.html
to build it from source. I install this in /usr/local/bin/WTK2.5.2, 
and set my PATH to include it:

  export PATH=/usr/local/WTK2.5.2/bin:$PATH

The Sun Java Wireless Toolkit also includes an emulator, so that
it's easy to test the application without uploading it to the phone.
Very handy for development. To test it in the emulator, download the
.jad and .jar and execute: 'emulator -Xdescriptor:jotp.jad', or 
simply "make demo".

Emulator screenshot http://tanso.net/j2me-otp/emulator.png


Comments?
----------

Please email any comments to Jan-Frode Myklebust, janfrode@tanso.net.

Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server