diff options
Diffstat (limited to 'fastlane/metadata/android/en-US/full_description.txt')
-rw-r--r-- | fastlane/metadata/android/en-US/full_description.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/fastlane/metadata/android/en-US/full_description.txt b/fastlane/metadata/android/en-US/full_description.txt new file mode 100644 index 00000000..9a274bca --- /dev/null +++ b/fastlane/metadata/android/en-US/full_description.txt @@ -0,0 +1,13 @@ +Simple password manager that is compatible with [https://www.passwordstore.org/ +pass]: Passwords are stored in simple text files which are encrypted with +OpenPGP. + +Requires [[org.sufficientlysecure.keychain]] to encrypt and decrypt passwords. + +'''Features:''' + +* Clone an existing pass repository or start a new one +* Create and organize password files +* Sync with a remote Git repository +* Decrypt and copy passwords +* Automatically fill and save credentials in apps and supported browsers |