Currently the application is unmaintained.
Passwd is an easy to use, beautiful password manager, powered by Flutter.
Its features include:
- A beautiful interface
- Secure: Everything stored on-device is secured using Salsa20-Poly1305, which is virtually unbreakable
- Ability to generate Two Factor Authentication tokens along with storing passwords
- A secure password generator, that can generate random and memorizable passwords (Powered by Diceware)
- Fluid and easy to use interface
- Biometric and Pin protection
- Autofill support for browsers and apps
- Multi-device sync (beta)
- Available in multiple languages (You can contribute to add more at https://crowdin.com/project/passwd)
It is fully open source. Feel free to read the source code and contribute at https://github.com/gargakshit/passwd
Passwd is still in beta. There might be some uncaught bugs
Passwd v2 brings in a lot of bug fixes and new features
- Darker color scheme
- Improved favicon fetching
- Autofill on android
- Support for colored tags
- Support for multi-device sync (Beta)
- Support for editing the entries
- Search
- Blur behind AppBar
- Improved biometrics engine
- Secure Storage v2