Skip to content

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.


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.


Create a new encrypted SQLite vault in your current directory:

Terminal window
kosh init

You’ll be prompted to create a master password, which is used to derive your encryption key using Argon2id.