Password Manager
Password Manager is a Vast Labs feature for local credential storage and same-site autofill.
Vault behavior
Section titled “Vault behavior”The vault starts locked and must be explicitly unlocked for the current Vast session.
It can lock again after inactivity, system lock, suspend, or session expiration.
Saved login data
Section titled “Saved login data”A login can contain:
- website origin;
- title;
- username;
- encrypted password;
- notes;
- favicon;
- autofill policy.
Save and update prompts
Section titled “Save and update prompts”Vast can detect completed sign-ins and ask before saving or updating a credential. You can suppress prompts for a site and later re-enable them.
Autofill
Section titled “Autofill”Matching credentials are offered for the same site. Autofill is user-controlled and can be configured to require confirmation.
Password generation
Section titled “Password generation”The built-in generator creates randomized passwords using letters, digits, and symbols.
Health check
Section titled “Health check”The local health check can flag obvious weak, reused, and duplicate credentials.
Clipboard behavior
Section titled “Clipboard behavior”Copying a password places it in the clipboard temporarily. Treat clipboard contents as sensitive while another application can read them.
CSV import and export
Section titled “CSV import and export”CSV import is manual. CSV export is plaintext by nature; protect exported files carefully and delete them when no longer needed.
Encryption
Section titled “Encryption”Credential secrets are protected using operating-system-backed encryption where available. Portability across another machine or OS account is therefore not guaranteed.