AuthPass.app – Open Source Password Manager for mobile and desktop
AuthPass – Password Manager based on Flutter for all platforms. Keepass 2.x (kdbx 3.x) compatible.
- Mac Desktop: Mac App Store or check the releases
- Android: Google Play Store or F-Droid
- iOS: App Store
- Linux Desktop: Check out our blog post for installation instructions
Roadmap/TODOs
see also https://github.com/authpass/authpass/issues
- [x] Read/Decrypt kdbx 3.x using password
- [x] Download of kdbx files through url
- [x] Parse decrypted XML/handle protected values
- [x] Flutter scaffold for mobile (ios/android)
- [ ] Platforms
- [x] iOS
- [x] Android
- [x] Mac OS
- [ ] Windows https://github.com/authpass/authpass/issues/27
- [x] Linux https://github.com/authpass/authpass/issues/26
- [x] Decrypt with keyfile https://github.com/authpass/authpass/issues/3
- [x] List of password entries
- [x] 👆️ Search through entries
- [x] 👆️ Entry details
- [x] 👆️ mobile: copy usernames, passwords
- [x] mobile: integrate with biometrics (fingerprint)
- [ ] mac: Auto-Type https://github.com/authpass/authpass/issues/13
- [ ] 👆️ Auto-lock after x minutes of inactivity. https://github.com/authpass/authpass/issues/14
- [x] Editing existing entries
- [x] Saving of changes into kdbx file.
- [x] Creating of new kdbx files.
- [ ] Syncing of kdbx files via custom cloud service and QR codes. https://github.com/authpass/authpass/issues/29
- [x] Syncing with cloud services like dropbox or google drive?
- [x] 👆️ CI pipeline/continous builds, releases
- [x] kdbx 4 support (missing argon2) compatibility https://github.com/authpass/authpass/issues/4
- [x] Android: Auto Fill https://github.com/authpass/authpass/issues/30
- [ ] iOS: Auto Fill https://github.com/authpass/authpass/issues/31
Donations
If you like AuthPass check out the website for ways to support us.
- Bitcoin: 3NcBacCmJbYWpwxj6rWzpM7sx48etMrPtc
- GitHub Sponsor: https://github.com/sponsors/hpoul (Or just hit the Sponsor button up top).
Source Code
Please Visit Flutter Password Manager App Source Code at GitHub