# 使用 Homebrew, MacPorts, Nix 安装 fnox

查看 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
- **版本:** 1.32.0
- **来源摘要:** Fort Knox for your secrets - flexible secret management tool
- **主页:** <https://fnox.jdx.dev/>
- **仓库:** <https://github.com/jdx/fnox>
- **最后更新:** 2026-08-01T12:21:51Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- fnox (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.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 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 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
## 其他软件包管理器记录

- 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


## 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
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
