Skip to content

Releases: mHamzaIqbal1998/VaultPeer-Mobile

VaultPeer Mobile v1.0.0

26 Jun 11:01
69cffa0

Choose a tag to compare

VaultPeer Mobile v1.0.0

First public release of VaultPeer Mobile — the Android node for VaultPeer, an open-source, privacy-first password manager built on standard KDBX files (KeePass / KeePassXC compatible).

Store credentials locally, unlock with your master password or biometrics, and sync the encrypted vault with other VaultPeer nodes over WebRTC. No cloud vault. No telemetry.

Highlights

  • KeePass-compatible vaults — Open, create, and save .kdbx files (AES-256 / ChaCha20, Argon2 KDF)
  • Live multi-device sync — Join a room on VaultPeer-Phonebook and sync with mobile, desktop, and headless server nodes
  • Password generator — Strong random passwords and passphrases
  • OTP / TOTP — RFC 6238 one-time passwords with QR setup
  • Android Autofill — Fill credentials into other apps via the system autofill service
  • Biometric unlock — Quick unlock with fingerprint or face recognition
  • Local backups — Automatic and manual vault backups with configurable retention
  • Import / export — Open existing KDBX files from KeePassXC or other managers
  • Offline-first — Works without a network; sync runs when peers are online

Downloads

File Description
VaultPeer-arm64-v8a.apk Recommended — Android APK for arm64-v8a devices (most phones from ~2017 onward)

Install from the APK: enable “Install unknown apps” for your browser or file manager if prompted. VaultPeer is not distributed via Google Play in this release.

Requirements

  • Android 8+ (API 26+)
  • arm64-v8a CPU (64-bit ARM — not x86 emulators or 32-bit-only devices)

Quick start

  1. Install VaultPeer-arm64-v8a.apk on your device.
  2. Launch VaultPeer and create or open a .kdbx database.
  3. Unlock with your master password (optional key file or biometrics).
  4. To sync: Settings → Sync → enter your Phonebook URL and room ID, then connect other nodes with the same vault filename.

Documentation

Related projects

Repo Role
VaultPeer-Desktop Windows desktop node
VaultPeer-Mobile Android mobile node (this release)
VaultPeer-ServerNode Headless sync node
VaultPeer-Phonebook Signaling server