PassKey’s primary function is storing and managing your login credentials securely. This guide covers everything you need to know about password entries.
The Passwords section is the default view after unlocking. It shows all saved password entries in a scrollable list, each displaying:
Use Ctrl+F to focus the search box and filter entries by title, URL, or username.
| Field | Description | Required |
|---|---|---|
| Title | A descriptive name for the entry | Yes |
| URL | The website address (used for browser extension matching) | No |
| Username | Your login username or email | No |
| Password | Your login password | No |
| Notes | Any additional information | No |
Tip: Always fill in the URL field if you plan to use the browser extension. The extension matches credentials to websites based on this URL.
Make your changes and click Save.
A confirmation dialog will appear. The default button is Cancel to prevent accidental deletions.
Each password entry can have one of three icon types:
Automatically generated from the first character of the title. Displayed as an uppercase letter on a coloured circle.
Choose from 24 built-in glyphs (lock, globe, key, etc.) via the icon picker flyout in the detail view.
Upload a PNG, JPG, or ICO file (maximum 64 KB). The image is stored as Base64 in the vault and displayed as a circular thumbnail.
To change the icon, click the avatar area in the detail view and select your preferred option.
PassKey includes a built-in password generator accessible from the password detail view:
| Option | Range | Default |
|---|---|---|
| Length | 8–128 characters | 16 |
| Uppercase (A–Z) | On/Off | On |
| Lowercase (a–z) | On/Off | On |
| Digits (0–9) | On/Off | On |
| Symbols (!@#$…) | On/Off | On |
Tip: For maximum security, use a password of at least 20 characters with all character sets enabled. This provides over 130 bits of entropy.
When you type or paste a password, a strength indicator appears below the field showing:
| Score | Label | Colour |
|---|---|---|
| 0 | Very weak | Red |
| 1 | Weak | Orange |
| 2 | Fair | Yellow |
| 3 | Strong | Light green |
| 4 | Very strong | Green |
When you copy a password:
| Shortcut | Action |
|---|---|
| Ctrl+N | Create new password entry |
| Ctrl+F | Focus the search box |
| F2 | Edit the selected entry |
| Delete | Delete the selected entry (with confirmation) |
| Esc | Close the detail panel |
| Ctrl+1 | Navigate to Passwords section |