jdx/fnox
encrypted/remote secret manager observed · 2026-08-28
Health v2 · maintenance only
84/100
- Activity 99
- Release rhythm 99
- Longevity 22
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 5
- age_days: 319
- days_rel: 7
- days_push: 7
- n_releases_24m: 52
Adoption not part of the score
2098 stars · 102 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
fnox is a Rust CLI tool for managing secrets via encryption or cloud secret providers, storing them in a git-committed fnox.toml file. It supports providers like age, AWS KMS/Secrets Manager, Azure Key Vault, GCP Secret Manager, 1Password, Bitwarden, Infisical, and HashiCorp Vault, with shell integration to auto-load secrets as environment variables.
Use cases
- store encrypted secrets in git
- load secrets as environment variables when running commands
- automatically load secrets when cd-ing into a project directory
- manage different secrets for dev, staging, and production environments
- reference secrets stored in 1Password or Vault without committing them
- cache resolved secrets locally for offline access
When to choose
- you want secrets encrypted and committed to version control
- you need a unified CLI across multiple cloud secret providers
- you want automatic per-directory secret loading in your shell
When to avoid
- you need a full secrets server or centralized vault UI
- your team requires dynamic secret generation or rotation policies
Facets
cli-tool · maturity active
secrets-management security cli configuration-management security developer-tools self-hosted windows cli cross-platform secret-manager encryption age aws-kms vault toml-config shell-integration environment-variables devops command-line linux macos
3 sources
- readme: https://github.com/jdx/fnox · fetched 2026-08-28 · bf89b7a9f27b
- homepage: https://fnox.jdx.dev · fetched 2026-08-29 · 53dc57eddeb6
- registry_crates: https://crates.io/api/v1/crates/fnox · fetched 2026-08-29 · 3fa525388522
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jdx/fnox | main | 84 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem