软件包:libpam-barada(0.5-3.3 以及其他的)
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 有关的软件包
|
|
|
|
-
- dep: libboost-filesystem1.83.0 (>= 1.83.0)
- filesystem operations (portable paths, iteration over directories, etc) in C++
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- GCC 支持库
-
- dep: libpam0g (>= 0.99.7.1)
- 插入式验证模块 (PAM) 库
-
- dep: libssl3t64 (>= 3.0.0)
- 安全套接字层工具箱 - 共享库
-
- dep: libstdc++6 (>= 13.1)
- GNU 标准 C++ 库,第3版