OATH Toolkit

The OATH Toolkit contains a shared library, command line tool and a PAM module that makes it possible to build one-time password authentication systems. Supported technologies include the event-based HOTP algorithm and the time-based TOTP algorithm. OATH is the Open AuTHentication organization which specify the algorithms.

The components included in the package is:

Some external references for further information:

News and status

The package is known to work but not widely tested yet.

Download

Binary packages for some systems are available. If you package it for any other system, please let us know!

Download packaged source code via Savannah's download area:

http://download.savannah.nongnu.org/releases/oath-toolkit/

Check out the code using git:

git clone git://git.savannah.nongnu.org/oath-toolkit.git

You can browse the git repository too.

Documentation

Reference API Manual

Man-page for oathtool

Manual for PAM module

Support

Mailing list

Developer resources

Savannah OATH Toolkit Project page

Bug tracker

Code browser

Code coverage report

Clang code analysis


Simon Josefsson <simon@josefsson.org>