barada-pam 0.5-3.1build4 source package in Ubuntu

Changelog

barada-pam (0.5-3.1build4) wily; urgency=medium

  * No change rebuild for boost1.58/libstdc++6.

 -- Dimitri John Ledkov <email address hidden>  Sun, 02 Aug 2015 12:35:42 +0100

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Wily
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe libs

Downloads

File Size SHA-256 Checksum
barada-pam_0.5.orig.tar.gz 113.0 KiB e7849ddc063eb875f5c802715014c97444f74a6c55a7383bc523326244deb408
barada-pam_0.5-3.1build4.debian.tar.xz 4.8 KiB 31307516dd960e8a8cd87da97991b9ea30aedea3a4f249cb95416cde68f44de6
barada-pam_0.5-3.1build4.dsc 1.5 KiB 9d6b23e718c29c3a809f8927f30cd047b9201bf177c5380c17c033437cdc631b

Available diffs

View changes file

Binary packages built by this source

libpam-barada: No summary available for libpam-barada in ubuntu wily.

No description available for libpam-barada in ubuntu wily.

libpam-barada-dbgsym: debug symbols for package libpam-barada

 Use HOTP (RFC4226) two-factor authentication with PAM.
 .
 In addition to a normal password, users are also assigned a 128 bit key and
 arbitrary-length PIN number. Every time you'd like to login using a OTP, you
 calculate a secure hash based on your assigned PIN and an increasing counter,
 the result of which is a six character one time password.
 .
 While this module could be used in conjunction with many different
 client devices, it was written specifically with Android devices in
 mind. There is companion software which runs on Android, so that your
 phone essentially becomes a SecureID token. All you need to do is
 open up the software, type in your PIN, and you get back a 6-character
 number that you can use to login to your system.