barada-pam 0.5-3.3build2 source package in Ubuntu

Changelog

barada-pam (0.5-3.3build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 17:42:12 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
barada-pam_0.5.orig.tar.gz 113.0 KiB e7849ddc063eb875f5c802715014c97444f74a6c55a7383bc523326244deb408
barada-pam_0.5-3.3build2.debian.tar.xz 5.0 KiB da59acc9cd0ec079240649f098ee77582b4ce1f4ad56e9b14fb6087f7b64068c
barada-pam_0.5-3.3build2.dsc 1.9 KiB d80fb70e82eb067e9eacc017bdea442eef9dde2ceb36eac93be1db7dd14eccf1

Available diffs

View changes file

Binary packages built by this source

libpam-barada: PAM module to provide two-factor authentication based on HOTP

 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.

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