Can I vibecode 1Password?

KINDA · weekend project
price $2.99/moyou'd save $35.88/yrbuild time multi-daycategory 🔐 securityreplaced by 2 people

A basic encrypted vault is buildable, but browser autofill, mobile apps, passkeys, sharing, recovery, audits, and trust make this a dangerous thing to replace casually.

the prompt
Build me a local encrypted password vault to replace 1Password, CLI-first. Requirements:

- A single-binary CLI in Go using filippo.io/age for encryption and Argon2id
  (golang.org/x/crypto) to derive the key from my master passphrase. Use the
  library primitives exactly as documented, invent no crypto.
- The vault is one encrypted file at ~/.vault/vault.age holding JSON entries:
  name, username, password, URL, notes, updated timestamp.
- Commands: add, get <name> (copies to clipboard, clears it after 20 seconds),
  ls, gen (32-char random password), edit, rm.
- Fuzzy name matching on get; never print a password to stdout unless --show
  is passed.
- vault backup writes a date-suffixed copy of the encrypted file to a folder
  set in .env; it is already encrypted, so any cloud drive can sync it.
- Import from a 1Password CSV export so I can migrate in one command.
- Everything local: no server, no accounts, no telemetry.
- Out of scope: browser autofill, passkeys, and secure sharing. Those are why
  people pay 1Password; if I need them the honest move is KeePassXC or
  Bitwarden, say exactly that in the README.
- README: a five-line threat model, how key derivation works, and a warning
  that losing the master passphrase loses everything, there is no recovery.

$ open in your agent (prompt prefilled, you press enter) or copy it raw · this prompt is generated from the build plan · improve it via PR

why people still pay

They pay because password managers are one place where reliability and audited security beat saving a few dollars.

what you lose

xbrowser/mobile autofill

xpasskey support

xsecure sharing

xrecovery

xaudits

xwatchtower alerts

xfamily/team management

share on X ↗"I just replaced 1Password ($2.99/mo) with one prompt"
the escape hatch

Don't feel like building it? These folks already made it free.

VaultwardenPasswords, passkeys, notes, sharing, and reports on your server; polished recovery support becomes your problem.65kaug 2026open sourceBitwarden FreeUnlimited passwords, passkeys, secure notes, and one-person sharing; built-in TOTP and full reports cost extra.$0free

no votes, no pay-to-list · just what's real

the numbers

1Password pricing

planmonthlyannual (per mo)what you get
individual$3.99/user$2.99/user1 person; unlimited passwords and devices; 1 GB document storage
families$5.99/workspace$4.49/workspaceUp to 5 family members; unlimited passwords and devices; 1 GB document storage/user

free tierno free tier; 14-day trial

billingmonthly + annual; advertised annual rate is a first-year promotion

hidden costsThe discounted annual amount is introductory and auto-renews at the then-current regular price; taxes may be added and family seats beyond the included 5 can increase the bill

verified 2026-08-14 · source ↗

questions
Can I vibecode 1Password?

Kinda. The core of 1Password is buildable in a weekend with the prompt on this page, but there are real gaps: browser/mobile autofill, passkey support. Read the honest list above before committing.

How much does 1Password cost?

1Password costs about $2.99/month (Individual, checked 2026-07-30), which is $35.88 per year.

What do I lose by replacing 1Password?

Honestly: browser/mobile autofill; passkey support; secure sharing; recovery; audits; watchtower alerts; family/team management. If any of those are load-bearing for you, keep paying.

Is there an open-source alternative to 1Password?

Yes: Vaultwarden (Passwords, passkeys, notes, sharing, and reports on your server; polished recovery support becomes your problem.) Bitwarden Free (Unlimited passwords, passkeys, secure notes, and one-person sharing; built-in TOTP and full reports cost extra.) The prompt is for when you want it exactly your way.

Every week, more subscriptions die.

Five vibe-coding tips, the prompts behind them, and the week's verdicts.
One email, thursdays. Unsubscribe in one click.

free forever · the prompts stay on the site, the tips come to you

$five vibe-coding tips + what died. thursdays.