API keys, SSH configs, and database credentials — in one vault.
You have credentials scattered across your filesystem, spread between .env files, password managers, Slack DMs, and random text files. Claspt puts your notes and secrets in one encrypted, searchable, Git-versioned vault.
Your credentials are everywhere except where you need them.
API keys in .env files, scattered across projects
Every project has its own .env, .env.local, .env.production. You grep through directories hoping the key you need is in the right file. Half the time it's outdated.
SSH configs in terminal, passwords in 1Password, notes in Notion
Your server credentials are in three different tools. Context is permanently fragmented. You copy-paste between apps like it's 2005.
Onboarding a new project means hunting through Slack, wikis, and email
Where's the staging URL? What's the database password? Who has the API key for the third-party service? You spend 30 minutes before you write a single line of code.
One page per project. Notes + secrets. Done.
One page per project — notes and secrets together
Create a page for each project. Write your architecture notes, deployment procedures, and environment setup in markdown. Embed encrypted secret blocks for API keys, database credentials, and SSH configs — all in the same document.
- Context and credentials in one place
- No more copy-pasting between apps
- Onboard new projects in minutes, not hours
Git versioning built in — every change tracked
Every save is a Git commit. Roll back to any previous version of your notes or secrets. See exactly when a credential was last updated. Your vault is a Git repo — diff it, branch it, push it to a private remote.
- Full commit history for every page
- Built-in diff viewer for changes
- Push to GitHub, GitLab, or self-hosted remotes (Pro)
Cmd+K search — find any credential in < 100ms
Full-text search across your entire vault. Find any API key, any note, any tag instantly. Fuzzy matching means typos don't slow you down. Search works across note content and secret labels simultaneously.
- Search notes and secret labels together
- Fuzzy matching — typo-tolerant
- Filter by tags, type, or date
CodeMirror 6 editor — syntax highlighting, Vim bindings
A real editor, not a "notes field." Built on CodeMirror 6 with syntax highlighting for 50+ languages, Vim keybindings, split-view preview, and table support. Write technical documentation as comfortably as you write code.
- 50+ language syntax highlighting
- Vim mode for keyboard purists
- 14 built-in themes including dark favorites
What a developer vault looks like
A single page with your project notes and credentials together — encrypted where it matters, searchable everywhere.
Stop scattering your credentials.
Free on desktop. No account required. Your vault is a Git repo you own forever.