Enigmatic Mouse

Password Manager
AppID:com.codingchili.mouse.enigma
Author:Robin Duda
License:MIT
Donation:Webpage
InRepoSince:2019-01-26
LastRepoUpdate:2019-08-11
LastAppUpdate:2019-08-11
LastVersion:1.2.1
Categories:Security
APK source:Github
Google Play:Check if it's there
icon

The Enigmatic Mouse is a small password manager, the purpose is to be as small as possible while still providing a bearable user experience. By being small The Mouse is auditable by our user base. No need to trust a third party with the keys to the kingdom, you can fork the repository and add new features or even disable existing ones! For maximum security we recommend that you build and side-load the application yourself. This ensures that a rogue version published to the Play store won’t steal all your passwords.


Features:

Security:

The master password is combined with a key derivation function (Scrypt) to generate an AES key of 256 bits. Another key is then created within the Trusty TEE (HSM) and used to encrypt the AES key. The key stored in TEE is protected by your fingerprint and never leaves the HSM. We store the encrypted key, the salt used with the master password and the initialization vector used as shared preferences. This information is not a cryptographic secret. When the user authenticates with their fingerprint, we use the AES key stored in the HSM to decrypt the key derived from the master password. When the master key is recovered, we initialize the Realm encrypted database with it.

Download Website Source Issues ChangeLog
1.jpg 2.jpg 3.jpg 4.jpg
While you can download the APKs here directly, you should preferably use an F-Droid client so the app stays up-to-date on your device. Some clients have this repo enabled by default, e.g. Neo Store or, of course, the IzzyOnDroid client by Sunil. With others (like the official client) you'll have to add this repo manually (see the hint on top of the package list for how to do that).

Packages

Version 1.2.1 (2019-08-11)

Android Versions:
  • Target: 9.0
  • MinVer: 8.0
  • ABIs: arm64-v8a,armeabi-v7a,mips,x86,x86_64
Malware-Check:Passed help icon
25 Libraries detected: help icon

Download (10.5 M)