Source: google-authenticator Section: admin Priority: optional Maintainer: Janos Lenart Build-Depends: debhelper-compat (= 13), libpam0g-dev Standards-Version: 4.7.2 Rules-Requires-Root: no Homepage: https://github.com/google/google-authenticator-libpam Vcs-Git: https://salsa.debian.org/debian/google-authenticator-libpam.git Vcs-Browser: https://salsa.debian.org/debian/google-authenticator-libpam Package: libpam-google-authenticator Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Recommends: libqrencode4 Description: Two-step verification The Google Authenticator project includes implementations of one-time passcode generators for several mobile platforms, as well as a pluggable authentication module (PAM). One-time passcodes are generated using open standards developed by the Initiative for Open Authentication (OATH) (which is unrelated to OAuth). . These implementations support the HMAC-Based One-time Password (HOTP) algorithm specified in RFC 4226 and the Time-based One-time Password (TOTP) algorithm currently in draft.