Code Monkey home page Code Monkey logo

otpn900's Introduction

OTP Generator for N900

Description

One-time password generator for the Nokia N900. Supports OAUTH tokens (HOTP, TOTP) as well as the Mobile-OTP algorithm.

Building

If you wish to rebuild the package from source, then you will need a functioning Maemo 5 SDK. Then, at the root of the project, run the following commands:

$ autoreconf --force --install
$ ./configure
$ make

Installation

As of Aug. 16, 2011, this package is in the extras-devel Maemo repository. It is being promoted to extras-testing. For information on how to activate the 'Extras' repositories on your device refer to http://wiki.maemo.org/Extras.

Once the extras repositories have been enabled, install the 'otp' package, either through the 'App Manager' or by running (as root):

# apt-get install otp

Alternatively, you may download the binary package (otp_0.1-1_armel.deb) from either the Maemo repository or from github.com. Copy it to your N900 phone, and, run (as root):

# dpkg -i otp_0.1-1_armel.deb

Google 2-step Authentication Support

Google uses Base32 keys for their 2-step authentication. The OTPN900 maemo program cannot use these directly, but will work fine if the Base32 key is first converted to hexadecimal before being entered into OTPN900. For a detailed tutorial, refer to the discussion here. Many thanks to Yao Wei for his help with this.

See also

  • RFC4226 for the HOTP and TOTP standard
  • motp.sf.net for a description of the MOTP algorithm

Screenshots

Profile selection HOTP HOTP Config Pin pad MOTP

otpn900's People

Contributors

jwhitbeck avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.