MetroVault
- Clear per-input warnings when a PSBT can only be partially signed
- Coordinator export for Nunchuk and Coldcard/Sparrow JSON, multi-account, animated QR
- Show/hide toggle on password fields; sensitive clipboard copies auto-clear after 20 s
- ~4 MB smaller APK: secp256k1 built with compact tables (identical signatures); secp256k1-kmp 0.24.0
- Fixed predictive back gesture animation
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 (доступно по ссылкам ниже), однако следует помнить, что при такой установке вы не сможете получать уведомления об обновлениях, и что это менее безопасный способ скачивания. Советуем установить приложение F-Droid и использовать его.
Скачать-
arm64-v8aarmeabi-v7ax86x86_64Для этой версии требуется Android 8.0 или новее.
Cобрана и подписана оригинальным разработчиком и гарантированно соответствует этому исходному коду.
Скачать APK 3 МиБ Подпись PGP | Журнал сборки
-
arm64-v8aarmeabi-v7ax86x86_64Для этой версии требуется Android 8.0 или новее.
Cобрана и подписана оригинальным разработчиком и гарантированно соответствует этому исходному коду.
Скачать APK 8.4 МиБ Подпись PGP | Журнал сборки
-
arm64-v8aarmeabi-v7ax86x86_64Для этой версии требуется Android 8.0 или новее.
Cобрана и подписана оригинальным разработчиком и гарантированно соответствует этому исходному коду.
Скачать APK 8.8 МиБ Подпись PGP | Журнал сборки
- 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
- Refreshed the app icon for consistent display across launchers and F-Droid
- Documentation and reproducible-build improvements






