Getting Started
Kosh is a local-first, end-to-end encrypted, and offline-only CLI password manager.
You own your data — nothing ever leaves your machine.
Quick Start
Section titled “Quick Start”After installing kosh, the first step is to initialize your encrypted vault and set a master password.
If you haven’t installed Kosh yet, follow the installation guide.
Initialize Your Encrypted Vault
Section titled “Initialize Your Encrypted Vault”Create a new encrypted SQLite vault in your current directory:
kosh initYou’ll be prompted to create a master password, which is used to derive your encryption key using Argon2id.