KeeperPass από Vironautics
Browser extension for KeeperPass password manager
Μεταδεδομένα επέκτασης
Στιγμιότυπα
Σχετικά με την επέκταση
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.
Βαθμολογήθηκε με 0 από 0 αξιολογητές
Δικαιώματα και δεδομένα
Απαιτούμενα δικαιώματα:
- Έχει πρόσβαση στις καρτέλες περιήγησης
- Έχει πρόσβαση στα δεδομένα σας για κάθε ιστότοπο
Προαιρετικά δικαιώματα:
- Έχει πρόσβαση στα δεδομένα σας για κάθε ιστότοπο
Περισσότερες πληροφορίες
- Έκδοση
- 1.0.1
- Μέγεθος
- 1,9 MB
- Τελευταία ενημέρωση
- 4 μέρες πριν (2 Σεπ 2026)
- Σχετικές κατηγορίες
- Ιστορικό εκδόσεων
- Ετικέτες
- Προσθήκη σε συλλογή
Source code: https://github.com/vironautics/keeperpass