====== Google Authenticator ====== **Google Authenticator** (Google 認証システム)は、Google が開発した二段階認証(二要素認証)を行うトークンソフトウェアである。Authenticator は、Google ログイン時の二段階認証に必要な6桁の数字コードを生成する。また、LastPass や Dropbox といった他社製のアプリケーションの二段階認証にも対応する。\\ [[wwjp>Google_Authenticator|Google Authenticator]]\\ ソースコード: [[git>google/google-authenticator-libpam|google/google-authenticator-libpam]]\\ [[:linux:freeotp|FreeOTP]]も参照。\\ ===== インストール ===== **Fedora**\\ $ sudo dnf install google-authenticator
メタデータの期限切れの最終確認: 0:32:33 時間前の 2022年06月24日 14時41分19秒 に実施しました。
依存関係が解決しました。
========================================================================================================================
パッケージ                           アーキテクチャー       バージョン                    リポジトリー           サイズ
========================================================================================================================
インストール:
  google-authenticator                 x86_64                 1.09-4.fc36                   fedora                  55 k

トランザクションの概要
========================================================================================================================
インストール  1 パッケージ

ダウンロードサイズの合計: 55 k
インストール後のサイズ: 120 k
これでよろしいですか? [y/N]: y
パッケージのダウンロード:
google-authenticator-1.09-4.fc36.x86_64.rpm                                             256 kB/s |  55 kB     00:00
------------------------------------------------------------------------------------------------------------------------
合計                                                                                    118 kB/s |  55 kB     00:00
トランザクションの確認を実行中
トランザクションの確認に成功しました。
トランザクションのテストを実行中
トランザクションのテストに成功しました。
トランザクションを実行中
  準備             :                                                                                                1/1
  インストール中   : google-authenticator-1.09-4.fc36.x86_64                                                        1/1
  scriptletの実行中: google-authenticator-1.09-4.fc36.x86_64                                                        1/1
  検証             : google-authenticator-1.09-4.fc36.x86_64                                                        1/1

インストール済み:
  google-authenticator-1.09-4.fc36.x86_64

完了しました!
$ google-authenticator --help
google-authenticator 1.09
google-authenticator []
 -h, --help                     Print this message
     --version                  Print version
 -c, --counter-based            Set up counter-based (HOTP) verification
 -C, --no-confirm               Don't confirm code. For non-interactive setups
 -t, --time-based               Set up time-based (TOTP) verification
 -d, --disallow-reuse           Disallow reuse of previously used TOTP tokens
 -D, --allow-reuse              Allow reuse of previously used TOTP tokens
 -f, --force                    Write file without first confirming with user
 -l, --label=
===== スマホのOTP 生成ツール ===== FreeOTP for [[https://play.google.com/store/apps/details?id=org.fedorahosted.freeotp|Android]]/[[https://itunes.apple.com/es/app/freeotp-authenticator/id872559395|iOS]]\\ Google Authenticator for [[https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2|Android]]/[[https://itunes.apple.com/es/app/google-authenticator/id388497605|iOS]]\\ ===== 参考文献 ===== [[https://wiki.archlinux.jp/index.php/Google_Authenticator|Google Authenticator - ArchWiki]]\\