Skip to content

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

License

Notifications You must be signed in to change notification settings

maemo-leste-extras/maeotp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OTP Generator for Maemo

Description

One-time password generator for Maemo (Fremantle and Leste). 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 to run the following commands in your development environment:

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

Installation

Install the 'otp' package, either through the 'App Manager' or by running (as root):

# apt-get install otp

See also

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 98.8%
  • Other 1.2%