Your .env file,
but shared.

Stop Slacking API keys around. Handoff encrypts your team's environment variables on your machine, then syncs them everywhere with a single command.

Free for small teams. No credit card required.

.env.productionEncrypted on-device
DATABASE_URLpostgresql://prod.db.●●●●●
STRIPE_SECRETsk_live_●●●●●●●●●●●●
RESEND_API_KEYre_●●●●●●●●●●●●●●●●
APP_URLhttps://app.gethandoff.dev

Updated 2m ago by @sarah

in sync

Drops into the tooling you already run

Three commands. That's it.

Two run on your machine. The third runs on your teammate's, and that's the whole point.

you@laptop

$

Link your project to Handoff.

you@laptop

$

Encrypt locally, then upload.

sam@teammate

$

Your team pulls the latest.

We couldn't read your secrets if we tried.

Every value is sealed on your machine before it touches the network: XChaCha20-Poly1305 authenticated encryption, X25519 sealed boxes, keys derived with Argon2id. What reaches our servers is ciphertext with your name on it.

your machine

DATABASE_URL=postgresql://prod.db…
STRIPE_SECRET=sk_live_51Hg8…
RESEND_API_KEY=re_8fPq2Vw…

Plaintext exists here, and only here.

our servers

Three sealed blobs. Even the variable names are encrypted.

Zero-knowledge means exactly that: losing your passphrase means losing the vault. We can't reset it, and that's the point. Read the security model

Just enough. Nothing more.

No dashboards to babysit, no config theater. Only the pieces a small team actually reaches for.

Environments
dev, staging, production. The same mental model you already have.
Team sharing
Invite by email. View or edit. That is the entire permission model.
Runtime injection
Secrets go straight into the process. Nothing new written to disk.
Audit history
Who changed what, and when. An honest, readable audit trail.
CI/CD tokens
Scoped, revocable tokens for the machines that ship your code.

Two plans. Clearly priced.

Compare every feature

Free

$0forever

For small teams getting started.

  • 1 project
  • 2 environments per project
  • 5 team members
  • Full CLI access (3 CI/CD tokens)
  • 14-day audit history

Team

$20per month

or $200/year, save 17%

For teams shipping production.

14-day free trialNo card required
  • Unlimited projects and environments
  • 10 seats included, then $4/user/mo
  • Unlimited CI/CD tokens
  • Secret versioning & rollbackComing soon
  • 180-day audit history
  • Webhooks on secret changesComing soon

Prices in USD. Cancel any time. 17% off annual.

Stop asking Jake for the .env file.

Free forever for small teams. Try Team free for 14 days, no card required.

J
Jakejust now

hey can you send me the .env for staging? lost mine again lol