Add Security page explaining password storage and askpass autofill.
Document why vault-backed secrets and OpenSSH askpass are safe, and link it from the sidebar and related pages.
Co-authored-by: Cursor <cursoragent@cursor.com>
mfat
committed
Sep 2, 2026
Fix wiki accuracy, labels, and coverage gaps from full review.
Align SCP/Bitwarden/Plugins docs with the app, normalize UI labels, fix typos, and add a Protocols page.
Co-authored-by: Cursor <cursoragent@cursor.com>
mfat
committed
Sep 2, 2026
Add dedicated Bitwarden & Vaultwarden page
Comprehensive guide covering:
- Two integration modes: credential backend + backup storage
- Slow-by-design explanation (cold start, vault decryption, caching)
- Credential backend: bw vs rbw comparison, setup flow, how items
are stored in the vault
- Backup storage: secure notes, size limits, export/import flow
- rbw backend: what it is, setup, unlock via pinentry, caching
- Troubleshooting (CLI not found, vault locked, login failed)
Added to sidebar, linked from Credentials and Backup pages.
mfat
committed
Sep 2, 2026
Rename Preferences to Settings throughout wiki, add Isolated Mode page
- Replace all 39 occurrences of 'Preferences' with 'Settings' across
all wiki pages to match the actual app menu label
- Rename Preferences.md to Settings.md
- Create dedicated Isolated-Mode.md with comparison table, use cases,
file paths, and switching instructions
- Add Isolated Mode to sidebar navigation
- Fix all cross-links
mfat
committed
Sep 2, 2026
Fix macOS sidebar toggle shortcut and add Bitwarden speed warning
- Toggle Sidebar on macOS is F9 or Cmd+B (not just F9)
- Add warning that Bitwarden backend is inherently slow due to
network round-trips for every credential lookup
mfat
committed
Sep 2, 2026
Rewrite wiki from scratch for end users
- 17 new pages: Home, Installation, Quick Start, Main Window,
Connections, Terminal, File Manager, Key Management, Credentials,
Docker, Snippets, Keyboard Shortcuts, Preferences, Backup,
Plugins, Troubleshooting
- Removed 9 old pages replaced by the new structure
- Written for ordinary end users, not developers
- Full coverage of all features and UI components
- Step-by-step guides throughout
- Cross-linked navigation between pages
mfat
committed
Sep 2, 2026