pkg.soopen package index

brew / 順位 9355

rsc_2fa を Homebrew でインストール

rsc_2fa のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install rsc_2fa

local Homebrew formula metadata

概要

パッケージ概要

Two-factor authentication on the command-line

コマンドとエイリアス

  • 2fa

履歴

プロジェクトの歴史と使われ方

2fa is a command-line authentication-code generator for named TOTP and HOTP secrets.

プロジェクトの歴史

Russ Cox created 2fa as a compact command-line two-factor authentication agent written in Go. The project supports both time-based and counter-based one-time passwords and keeps its interface centered on adding, listing, and querying named keys.

採用の歴史

The repository's focused scope and small codebase made 2fa a recognizable Unix-style authenticator among command-line users. Its official GitHub repository has accumulated substantial community interest, while the input records Homebrew distribution.

使われ方

Use `2fa -add name` to enroll a secret, `2fa -list` to list stored names, and `2fa name` to print a current code. With no arguments it prints codes for all time-based keys; `-clip` also copies a code to the clipboard.

パッケージ好きにとっての重要性

2fa exemplifies the small, composable command-line security tool: enrollment and code generation fit into scripts and terminal workflows. Package users should note its deliberate simplicity also means secrets are stored unencrypted in a plain text file.

タイムライン

  • 2014: The earliest public repository history dates to the project's initial Go implementation.
  • 2018: The repository's compact modern form added module metadata and vendored clipboard support.

Related projects

  • The utility implements the TOTP and HOTP styles of one-time passwords and can optionally integrate with the system clipboard.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 12 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.2fa

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
2facliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-09-19
マネージャ版1.2.0
マネージャ更新日2026-09-12
ローカルデータOK
上流最新
検出された最新v1.2.0

https://github.com/rsc/2fa

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:rsc_2fa
バージョン1.2.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/rsc_2fa
ホームページhttps://pkg.go.dev/rsc.io/2fa
リポジトリhttps://github.com/rsc/2fa
上流ドキュメントhttps://pkg.go.dev/rsc.io/2fa
ライセンスBSD-3-Clause
ソースアーカイブhttps://github.com/rsc/2fa/archive/refs/tags/v1.2.0.tar.gz
最終更新2026-09-12T11:12:59Z
Pulseupdated
ビルド依存関係go
Bottle利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namersc_2fa
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation