barada-pam 0.5-3.2build1 source package in Ubuntu

Changelog

barada-pam (0.5-3.2build1) noble; urgency=medium

  * No-change rebuild for boost defaults change.

 -- Matthias Klose <email address hidden>  Tue, 19 Dec 2023 15:46:27 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Andrew Pollock
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.2build1.debian.tar.xz 4.8 KiB b1c77219734ab8cc20bb95fcb82f4e4f64f77946e84a8fab40a0d887c13fab78
barada-pam_0.5-3.2build1.dsc 1.8 KiB f3fc93a8a95091d2e57013c5cced68160804fa6083a106fac2cd10fafb8ecff6

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