Paketname | libpam-barada |
Beschreibung | PAM module to provide two-factor authentication based on HOTP |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.5-1+b1 |
Sektion | libs |
Priorität | extra |
Installierte Größe | 184 Byte |
Hängt ab von | libboost-filesystem1.42.0 (>= 1.42.0-1), libboost-system1.42.0 (>= 1.42.0-1), libc6 (>= 2.3.6-6~), l |
Empfohlene Pakete | |
Paketbetreuer | Andrew Pollock |
Quelle | barada-pam (0.5-1) |
Paketgröße | 46442 Byte |
Prüfsumme MD5 | d4d51d399c22775d03a68a3095c0d825 |
Prüfsumme SHA1 | 179ee2fbdc2dcf05623339d3f39f4e126b4aec36 |
Prüfsumme SHA256 | 2d4287a2b53908f93f33724a5ffc5585d40135d0fd1d09f32ab8087c9c41d194 |
Link zum Herunterladen | libpam-barada_0.5-1+b1_i386.deb |
Ausführliche Beschreibung | 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.
|