Epassafe (C) 2025 is a modern no nonsense Password Manager for Android devices.
Epassafe, a Password Manager of the most basic usage, that of encrypting your passwords using modern cryptography and allowing backups to be made to an external device (e.g., sdcard).
### Important
Backup and Restore $PATH is through "../Android/data/com.epassafe.upm/files/database/". If this is the initial installation on the device, restore a blank database to automatically create the directory and permissions, then restore the backup as "upm.db".
### Changelog
-v4.0: Android updates, double-login patch fix
- v3.9: Code cleanup, corrections - Argon2id not used.
- v3.8: (May 2025) Major updates, including modern cryptography options, export-to-cvs, bug fixes
- v3.7: Android SDK Target 35; Minor updates, bug fixes.
- v3.5: General update, moved to [github.com/appatalks/Epassafe](https://github.com/appatalks/Epassafe)
- v3.2: Tweaked Exit code for better performance
- v3.1: Resolved Clipboard Sensitive Data copy issue on Main View
- v3.0: Play Store Release Candidate: Backups stored in "android/data/com.epassafe.upm/files/database", permissions no longer needed
#### Opensource
Epassafe is Opensource and can be found at: github.com/appatalks/Epassafe
### Special Thanks
Epassafe is **heavily modified** from the original Author's amazing work which is no longer maintained:
Universal Password Manager (UPM)
upm.sourceforge.net
github.com/adrian/upm-android