KeeperPass by Vironautics
Browser extension for KeeperPass password manager
Extension Metadata
Screenshots
About this extension
KeeperPass is a password manager with no server and no company database.
When you sign in with your Google account, KeeperPass encrypts your entire vault right inside your browser and saves the result as one file in a folder inside your own Google Drive. Google only ever sees ciphertext — it can store the file, but it cannot read it.
How it works:
- Sign in with Google using one narrow permission (drive.file), which only lets KeeperPass see files it creates itself.
- KeeperPass creates one folder, "keeperpass", with one file: vault.json.enc.
- You choose a master secret. It never leaves your device and is never sent anywhere — it's used locally to derive an encryption key.
- Every change re-encrypts the whole vault with AES-256-GCM, using a key derived with Argon2id.
Features: autofill and quick access from your browser toolbar, TOTP codes, a password generator, tags, multiple vaults, CSV import/export, and a security report that checks your passwords against Have I Been Pwned using k-anonymity (only a few characters of a hash ever leave your browser).
No company database to breach — each vault lives in its owner's own Google Drive, not on a KeeperPass server. Revoke access in one click from your Google Account and it's gone instantly.
When you sign in with your Google account, KeeperPass encrypts your entire vault right inside your browser and saves the result as one file in a folder inside your own Google Drive. Google only ever sees ciphertext — it can store the file, but it cannot read it.
How it works:
- Sign in with Google using one narrow permission (drive.file), which only lets KeeperPass see files it creates itself.
- KeeperPass creates one folder, "keeperpass", with one file: vault.json.enc.
- You choose a master secret. It never leaves your device and is never sent anywhere — it's used locally to derive an encryption key.
- Every change re-encrypts the whole vault with AES-256-GCM, using a key derived with Argon2id.
Features: autofill and quick access from your browser toolbar, TOTP codes, a password generator, tags, multiple vaults, CSV import/export, and a security report that checks your passwords against Have I Been Pwned using k-anonymity (only a few characters of a hash ever leave your browser).
No company database to breach — each vault lives in its owner's own Google Drive, not on a KeeperPass server. Revoke access in one click from your Google Account and it's gone instantly.
Rated 0 by 0 reviewers
Permissions and data
Required permissions:
- Access browser tabs
- Access your data for all websites
Optional permissions:
- Access your data for all websites
More information
- Add-on Links
- Version
- 1.0.1
- Size
- 1.9 MB
- Last updated
- 3 days ago (Sep 2, 2026)
- Related Categories
- Version History
- Add to collection
Source code: https://github.com/vironautics/keeperpass