-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Android password manager app compatible with pass, the standard unix password manager.
-
Secure Copy & Paste
Control the Clipboard (i.e. clear after 45 seconds). Don't let unauthorized apps access the password you want to copy & paste.
-
Browse passwords to copy or show
Recursively browse the directories with passwords. Allow to copy or show.
-
Use GnuPG
Full compatibility with pass and the gnupg toolchain.
-
Import & Update passwords
One-way push of passwords from computer to device.
-
Secure Passphrase & Password Cache
Don't leak anything. But don't make the mobile life too uncomfortable.
-
Be Configurable
Preferences. Let the user decide. As much as possible.
-
Modern UI and app architecture
Pleasant to the eye. Easily extensible. Hackable.
-
Secure Password Storage
Encrypted container for passwords to hide even their file names.
-
Built-in keyboard for passphrase entry
Don't let other apps snoop the passphrase. Be paranoid.
-
Improve security
Include PRNG fixes.
Maybe one day support:
- Searching for a password
- Sharing of a password (TODO: analyse security impact)
- Creation of passwords
- Real 2-way sync (with conflict handling / merging)
- Security tips, like "Did you know..." you can improve your ~/.gnupg/gpg.conf settings? i.e. improve hashing algorithms used, see bettercrypto.org