No description
eaaa3eeea8
* Add support for `AUTOFILL_HINT_NEW_PASSWORD` and `AUTOFILL_HINT_NEW_USERNAME`. This allows apps to trigger a `ClassifiedScenario` with only a generate password action and is the analogue of the W3C new-password hint for websites. * Do not consider HTML password fields without hints to be certain password fields (they could contain e.g. bank account numbers, API secrets,...). * Reduce OTP field false positives by excluding the term "postal" as well as fields that match the "code" heuristic term but have HTML maxLength less than 6 or larger than 8. * Add German heuristic term "einmal" ("one-time") for OTP fields * Also exclude fields based on their HTML name (e.g. for terms such as "search"). * Extract fieldId, hint and htmlName matches into an extension property. * Reduce warnings and remove unnecessary suppression annotations. |
||
---|---|---|
.github | ||
.idea | ||
app | ||
contrib/oisafe2pstore | ||
fastlane/metadata/android | ||
gradle/wrapper | ||
media | ||
release | ||
scripts | ||
.gitignore | ||
.gitmodules | ||
build.gradle | ||
CHANGELOG.md | ||
crowdin.yml | ||
dependencies.gradle | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
LICENSE.txt | ||
README.md | ||
settings.gradle |
Password Store
This application tries to be 100% compatible with pass
You can install the application from:
Pull requests are more than welcome (see TODO).
Features
- Clone an existing pass repository (ssh-key and user/pass support)
- List the passwords
- Handle the directories as categories
- Decrypt the password files (first line is the password, the rest is extra data)
- Add a new password to the current category (or no category if added at the root)
- Pull and Push changes to the remote repository
- Ability to change remote repository info
How-To
See the wiki for FAQs and other thorough documentation.
Community
Ways to get in touch:
- Github issues, use it if you have a bug report, you do not understand how something works or you want to submit a feature request.
Contributing Translations
Interested in helping to translate Password Store? Contribute here!
Contributors
This project exists thanks to all the people who contribute. Want to contribute? See if you can find an issue you wanna close, then send a PR!
Backers
Thank you to all our backers! 🙏 [Become a backer]
Sponsors
Support this project by becoming a sponsor. Your logo will show up here with a link to your website.[Become a sponsor]
Google Play and the Google Play logo are trademarks of Google LLC.