Why we built it this way
Cloud-based password managers (Bitwarden, 1Password, LastPass) are convenient, but they imply your passwords travel over the internet and live on a third-party's servers. For users who'd rather not trust the cloud, that architecture is excessive attack surface.
Passnyx is the opposite: triple-layer local encryption (SQLCipher at the database, AES-256-GCM per field, Android Keystore for the master key), all offline, no sync. If you want backup, you export an encrypted .passnyx file or to your own Google Drive — your call.
Also includes
- Unlock with biometrics, PIN, pattern or master password
- Encrypted backup to
.passnyxfile or Google Drive - Bluetooth sharing between devices (premium)
- Password strength audit
- Min Android 8.0
