Regenerate,
don’t retrieve.
The same versioned recipe produces the same result whenever you need it.
Public beta · v0.1.0
acctpass regenerates a unique password for every account from an encrypted local seed and a recipe only you control.
macOS · Windows · Linux
Most password tools retrieve a saved secret. acctpass reconstructs it only when you need it.
The same versioned recipe produces the same result whenever you need it.
No account, sync service, or network connection is required.
Increment the version to replace one account password without changing the rest.
Your master password unlocks one encrypted seed. acctpass combines that seed with the account recipe and derives the result locally.
Argon2id derives the key used to decrypt your local vault.
Enter the service, identity, version, length, and symbol rule.
HMAC-SHA256 turns the seed and recipe into deterministic bytes.
The app copies the result and clears it after 45 seconds if unchanged.
LOCAL INPUTEncrypted seed
vault.jsonACCOUNT RECIPEgithub.com · alice@… · 02
20 charsGENERATED IN MEMORY•••• •••• •••• ••••
CopiedThe native app uses a Rust/Tauri backend and compatibility vectors that check its password output against the Go CLI.
Choose your platformApple Silicon + IntelDMG packages · ad-hoc signed beta
AvailableWindows 10/11 x64EXE setup + MSI installer
AvailableLinux x64AppImage · DEB · RPM
AvailableImport the same encrypted seed without changing existing passwords.
Generate and copy without leaving the password visible on screen.
Clear the copied password after 45 seconds if it is still unchanged.
Export or import an encrypted vault copy when moving devices.
The code names its primitives and its limitations. The project has not been independently audited.
Independent audit pending. For critical or regulated accounts, use an audited password manager.
Read security policyBest for autofill, passkeys, sharing, recovery, and sync.
Best when you want a small offline tool and accept the backup tradeoff.
Choose your platform. This first beta is not commercially signed or notarized, so your operating system may show an unverified-developer warning.
View release notesPrefer the terminal? The CLI remains available on every desktop platform.
go install github.com/Falcn8/acctpass@latest