[ ソース: golang-github-xlzd-gotp ]
パッケージ: golang-github-xlzd-gotp-dev (0.0~git20181030.c8557ba-3)
golang-github-xlzd-gotp-dev に関するリンク
Debian の資源:
golang-github-xlzd-gotp ソースパッケージをダウンロード:
- [golang-github-xlzd-gotp_0.0~git20181030.c8557ba-3.dsc]
- [golang-github-xlzd-gotp_0.0~git20181030.c8557ba.orig.tar.xz]
- [golang-github-xlzd-gotp_0.0~git20181030.c8557ba-3.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Golang OTP (One-Time Password) Library
GOTP is a Golang package for generating and verifying one-time passwords. It can be used to implement two-factor (2FA) or multi-factor (MFA) authentication methods in anywhere that requires users to log in.
Open MFA standards are defined in RFC 4226 (HOTP: An HMAC-Based One-Time Password Algorithm) and in RFC 6238 (TOTP: Time-Based One-Time Password Algorithm). GOTP implements server-side support for both of these standards.