Per-project credentials right in Nova's sidebar. Store API keys, passwords, and tokens securely in macOS Keychain — scoped to each workspace, with auto-hide, quick copy, and category organisation.
- macOS Keychain storage — all credentials stored in the system keychain, never in plaintext or project files
- Per-project scope — each Nova workspace has its own credential store
- Category organisation — group entries by type: Web, API, Database, Email, or custom categories
- Quick copy — one-click copy password or username to clipboard with configurable auto-clear timeout
- Auto-hide — revealed passwords automatically re-mask after a configurable duration
- Open URLs — jump to associated URLs directly from the sidebar
- Context menus — right-click for all actions: copy, reveal, edit, delete, open URL
- Zero configuration — no setup required, just open the sidebar and start adding credentials
- Open Nova > Extensions > Extension Library
- Search for ModusOp Keys
- Click Install
git clone https://github.com/modusop-app/modusop-keys.git
ln -s "$(pwd)/modusop-keys/ModusOp Keys.novaextension" \
~/Library/Application\ Support/Nova/Extensions/Restart Nova after installing.
- Nova 10 or later
- macOS 12.0 (Monterey) or later
| Setting | Default | Description |
|---|---|---|
| Clipboard auto-clear | 30 seconds | Time before copied passwords are cleared from clipboard. Set to 0 to disable. |
| Password reveal duration | 3 seconds | Time before a revealed password is re-masked. |
Works independently as a local Nova extension. All credentials are stored on your machine in macOS Keychain — no account, no cloud, no internet connection required.
Optional integration with your ModusOp workspace — encrypted team credential sharing, project-level access control, and audit logging.
All credentials are stored in the macOS Keychain. No external servers, no tracking, no plaintext storage. Your secrets never leave your machine.
MIT - see LICENSE for details.