# fnox を Homebrew, MacPorts, Nix でインストール

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

## インストール

```sh
sudo av install brew:fnox
```

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

### macOS

- Homebrew (100%):

```sh
brew install fnox
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install fnox
```

  証拠: MacPorts ports tree: security/fnox/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#fnox
```

  証拠: nixpkgs package indexes: pkgs/by-name/fn/fnox/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:fnox
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/fnox>
- **バージョン:** 1.32.0
- **ソース概要:** Fort Knox for your secrets - flexible secret management tool
- **ホームページ:** <https://fnox.jdx.dev/>
- **リポジトリ:** <https://github.com/jdx/fnox>
- **上流ドキュメント:** <https://fnox.jdx.dev/>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/jdx/fnox/archive/refs/tags/v1.32.0.tar.gz>
- **最終更新:** 2026-08-01T12:21:51Z
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- fnox (cli)
- fnox (エイリアス)

## 依存関係

- usage

## ビルド依存関係

- pkgconf
- rust

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 1.32.0
- マネージャ更新日: 2026-08-01
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/jdx/fnox
- 検出された最新: v1.32.0 (最新)
## プロジェクトの歴史と使われ方

fnox is a developer-focused secrets-management CLI from jdx. Its official README describes it as 'Fort Knox for your secrets' and presents a unified interface for encrypted-in-git secrets and remote cloud or password-manager secret stores.

### プロジェクトの歴史

fnox follows the pattern of project-local developer tooling: a `fnox.toml` file declares providers and secrets, and the CLI can initialize a project, set or get secrets, execute commands with secrets loaded, and activate shell integration. The official README also notes sponsorship by 37signals.

### 採用の歴史

The supplied package metadata lists Homebrew and MacPorts packaging. The official README recommends installation through mise and also documents Cargo and source installation, tying fnox to the broader jdx/mise developer-tooling ecosystem.

### 使われ方

fnox supports encrypted secrets using age and cloud KMS systems, remote secrets in AWS, Azure, GCP, 1Password, Bitwarden, Infisical, Vault, and Doppler, plus local keychain and password-store providers. Common usage is `fnox init`, `fnox set`, `fnox get`, `fnox exec`, and shell activation.

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

fnox is notable for package managers because it packages a fast-moving secret manager with many external provider integrations into a single CLI. It sits at the intersection of encrypted repository secrets, cloud secret stores, password managers, and shell-driven developer workflows.

### タイムライン

- Current: Official README documents encrypted-in-git and remote-cloud secret storage modes.
- Current: Official README recommends mise installation and documents Cargo and source installation.
- Current: Supplied package metadata lists Homebrew and MacPorts packages.

### Related projects

- fnox is related to mise, age, AWS KMS, Azure Key Vault, GCP KMS, AWS Secrets Manager, AWS Parameter Store, GCP Secret Manager, 1Password, Bitwarden, Infisical, HashiCorp Vault, Doppler, KeePass, and Unix pass.

### ソース

- <https://fnox.jdx.dev/>
- <https://fnox.jdx.dev/cli>
- <https://formulae.brew.sh/api/formula.json>
- <https://formulae.brew.sh/formula/fnox>
- <https://github.com/jdx/fnox>


## セキュリティノート

fnox に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、パッケージメタデータはここに公開されています。



## 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.


## Configuration files

- Unix: ./fnox.toml

## Credential files

- Unix: ./fnox.toml
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** fnox
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## 他のパッケージマネージャ記録

- Nix - fnox: normalized package name match | nixpkgs package indexes: pkgs/by-name/fn/fnox/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- MacPorts - fnox: normalized package name match | MacPorts ports tree: security/fnox/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 関連リンク

- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Security and crypto packages](https://pkg.so/ja/security-crypto-tools/) - Matched security, identity, cryptography, password, signing, or certificate metadata.
- [Productivity CLI packages](https://pkg.so/ja/productivity-cli-packages/) - Matched curated productivity category metadata from av.db.
- [usage](https://pkg.so/ja/brew/usage/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/ja/brew/pkgconf/) - Build dependency declared by Homebrew.
- [rust](https://pkg.so/ja/brew/rust/) - Build dependency declared by Homebrew.
- [git-crypt](https://pkg.so/ja/brew/git-crypt/) - Shares pkgdb curated category or tags: cli, encryption, secrets, security.
- [kubeseal](https://pkg.so/ja/brew/kubeseal/) - Shares pkgdb curated category or tags: cli, encryption, secrets, security.
- [git-secret](https://pkg.so/ja/brew/git-secret/) - Shares pkgdb curated category or tags: cli, encryption, secrets, security.
- [transcrypt](https://pkg.so/ja/brew/transcrypt/) - Shares pkgdb curated category or tags: cli, encryption, secrets, security.
- [envio](https://pkg.so/ja/brew/envio/) - Shares pkgdb curated category or tags: cli, encryption, secrets, security.
- [blackbox](https://pkg.so/ja/brew/blackbox/) - Shares pkgdb curated category or tags: cli, encryption, secrets, security.
- [shush](https://pkg.so/ja/brew/shush/) - Shares pkgdb curated category or tags: cli, encryption, secrets, security.
- [gnupg](https://pkg.so/ja/brew/gnupg/) - Shares pkgdb curated category or tags: cli, encryption, security.
- [ripsecrets](https://pkg.so/ja/brew/ripsecrets/) - Security-sensitive metadata or terminology overlaps. Shared terms: cli, developer, management, secret, secrets.

## Combined YAML source

View the package source record on GitHub. [combined/fnox.yml](https://github.com/mxcl/pkgdb/blob/main/combined/fnox.yml)


## ソース

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