Ross ROSS = Recommend OSS · open-source software intelligence for agents

cloudflare/gokey

A simple vaultless password manager in Go observed · 2026-08-28

github.com/cloudflare/gokey · Go · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

80/100

  • Activity 91
  • Release rhythm 53
  • Longevity 100
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: 132
  • age_days: 3603
  • days_rel: 155
  • days_push: 54
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

2431 stars · 110 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

gokey is a vaultless password manager written in Go that deterministically derives passwords and cryptographic keys on the fly from a master password and a realm string, eliminating the need to store or sync a password vault. It can also generate seed files and various key types including ECC (P-256/384/521, x25519, ed25519) and RSA private keys.

Use cases

  • generate site passwords from a master password without storing a vault
  • derive deterministic ssh or tls private keys from a master password
  • avoid backing up and syncing a password vault file
  • generate a symmetric key or seed file for encryption
  • recreate passwords anywhere without third-party password manager services

When to choose

  • you want a stateless, vault-free password manager you can run anywhere Go runs
  • you need deterministic generation of passwords and asymmetric keys from a single master secret
  • you prefer a minimal CLI over GUI password managers

When to avoid

  • you want features like password sharing, breach monitoring, or browser autofill
  • you need to store existing arbitrary passwords or notes securely
  • you require a graphical or mobile password manager experience

Facets

cli-tool · maturity stable

cryptography security cli secrets-management security privacy developer-tools cli go cross-platform windows password-manager password-generator deterministic stateless vaultless key-generation ecc ed25519 rsa command-line linux macos

1 source

Member repositories

RepositoryRoleHealth v2
cloudflare/gokeymain80

For agents

markdown · JSON · MCP: product_card(name="cloudflare/gokey")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem