AuthPass CodeUX.design e.U.
winget install --id=Authpass.Authpass -e
Free and Open Source password manager for Android, iOS, MacOS, Linux and Windows. Compatible with KeePass.
AuthPass is a free and open-source password manager designed to provide secure and convenient password management across multiple platforms. It supports Android, iOS, macOS, Linux, and Windows, making it an ideal solution for users who need seamless access to their passwords across devices.
Key Features:
- Cross-platform support with consistent user experience thanks to Flutter.
- Compatibility with KeePass 2.x (KDBX 3.x) files, allowing users to migrate or integrate existing password databases.
- Robust security features, including encryption and secure storage.
- User-friendly interface designed for ease of use while maintaining strong security standards.
Audience & Benefit: Ideal for individuals and teams who prioritize password security and cross-platform accessibility. AuthPass enables users to manage all their passwords in one place with the assurance of strong protection. It can be installed via winget, ensuring a smooth setup process.
README
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
- iOS: App Store
- Linux Desktop: Snapcraft Store, Flathub flatpak Check out our blog post for installation instructions
- Windows Desktop: Microsoft Store or Windows Install Guide
- Browser/Web: https://web.authpass.app/
Contribute to AuthPass
Need ideas how to contribute? Visit the forum for many different ways to contribute.
If you like AuthPass, and want to contribute. First, spread the word ;-) Writing reviews, vote or share AuthPass on twitter, reddit, etc.
- Help us translate AuthPass (work in progress):
- Interested in writing documentation? Let us know in our discord channel
- Want to code? See CONTRIBUTING.md.
- If you need some slight introduction to the code, ask in the discord channel.
- Good at design? Or marketing? Just get in contact ;-)
Roadmap/TODOs
see also https://github.com/authpass/authpass/issues
- Read/Decrypt kdbx 3.x using password
- Download of kdbx files through url
- Parse decrypted XML/handle protected values
- Flutter scaffold for mobile (ios/android)
- Platforms 🎉️👍️✅️
- Decrypt with keyfile https://github.com/authpass/authpass/issues/3
- List of password entries
- 👆️ Search through entries
- 👆️ Entry details
- 👆️ mobile: copy usernames, passwords
- 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
- Editing existing entries
- Saving of changes into kdbx file.
- Creating of new kdbx files.
- Syncing of kdbx files via custom cloud service and QR codes. https://github.com/authpass/authpass/issues/29
- Syncing with cloud services like dropbox or google drive?
- 👆️ CI pipeline/continous builds, releases
- kdbx 4 support (missing argon2) compatibility https://github.com/authpass/authpass/issues/4
- 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).
License
AuthPass - Password Manager
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation version 3 of the License.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
Contributors must agree to our CLA.