MetroVault
- Hardened security: stronger password key derivation, clock-manipulation-resistant login lockouts, stricter biometrics, BIP-340 nonce hardening
- "Save passphrase locally" is now off by default when creating a wallet
- New guide for setting up a dedicated air-gapped signing device
- Slightly smaller APK and improved UI responsiveness
Because the keys never touch an online device, the attack surface for theft and malware is dramatically reduced. MetroVault is fully open source and auditable, built on a custom Kotlin Bitcoin library so every cryptographic operation can be reviewed.
Security
* Air-gapped operation — designed for devices with no internet (airplane mode, Wi-Fi/Bluetooth off)
* Dual-layer encryption — AES-256-GCM with PBKDF2 (210k iterations) plus the Android Keystore
* Biometric unlock — hardware-backed fingerprint/face authentication
* Plausible deniability — separate "Main" and "Decoy" wallets behind different passwords
* Brute-force protection — exponential backoff with lockout, and an optional automatic wipe after repeated failed logins
* Screenshots and screen recording are blocked app-wide
Wallets
* Single-sig and multi-sig (collaborative custody) support
* Address types: Native SegWit (bc1q), Taproot (bc1p), Nested SegWit (3...) and Legacy (1...)
* BIP-352 Silent Payments support, both to send to or spend from an SP wallet
* BIP-39 passphrase support, saved locally or kept in memory only
* BIP-85 derivation of child seeds and passwords
* Custom entropy from dice rolls or coin flips, plus mnemonic checksum tools
* Testnet4 support for testing
Transaction signing
* PSBT workflow (BIP-174) for single-sig and multi-sig
* Air-gapped flow: scan PSBT, verify, sign, export — entirely by QR
* Animated QR support: BC-UR (v1/v2) and BBQr for large transactions
* On-device address verification and watch-only XPUB/descriptor export
* Message signing and verification
Permissions
MetroVault requests only the camera (optional, for scanning QR codes) and biometric permissions. It has no internet permission and cannot connect to any network.
- نگارنده: Gorun Jinian
- پروانه: GNU General Public License v3.0 or later
- پایگاه وب
- ردیاب مشکل
- کد مبدأ
- فرادادهٔ ساخت
- وضعیت قابلیت بازتولید
نگارشها
با وجود موجود بودن بارگیریهای APK برای دادن حق گزینش، باید آگاه باشید که با نصب به این روش، آگاهیهای بهروز رسانی را دریافت نکرده و راهی ناامن برای بارگیری است. پیشنهاد میشود کارهٔ افدروید را نصب و از آن استفاده کنید.
بارگیری افدروید-
arm64-v8aarmeabi-v7ax86x86_64این نگارش، به اندروید ۸٫۰ یا جدیدتر نیاز دارد.
به دست توسعهدهندهٔ اصلی ساخته، امضا شده و برای تطبیق با این کد مبدأ تضمین شده است.
بارگیری APK ۸٫۴ میب امضای PGP | گزارش ساخت
-
arm64-v8aarmeabi-v7ax86x86_64این نگارش، به اندروید ۸٫۰ یا جدیدتر نیاز دارد.
به دست توسعهدهندهٔ اصلی ساخته، امضا شده و برای تطبیق با این کد مبدأ تضمین شده است.
بارگیری APK ۸٫۸ میب امضای PGP | گزارش ساخت
-
arm64-v8aarmeabi-v7ax86x86_64این نگارش، به اندروید ۸٫۰ یا جدیدتر نیاز دارد.
به دست توسعهدهندهٔ اصلی ساخته، امضا شده و برای تطبیق با این کد مبدأ تضمین شده است.
بارگیری APK ۸٫۸ میب امضای PGP | گزارش ساخت
- Refreshed the app icon for consistent display across launchers and F-Droid
- Documentation and reproducible-build improvements
- Added multisig wallet registration and verification to guard against tampered descriptors and deceptive change outputs
- Added BIP-322 message signing
- UI cleanups and stability improvements






