diff options
author | zeapo <mohamed@zenadi.com> | 2014-08-23 21:29:08 +0200 |
---|---|---|
committer | zeapo <mohamed@zenadi.com> | 2014-08-23 21:29:08 +0200 |
commit | f062ef55808bc09baf3f7f87a885eba09110970b (patch) | |
tree | f320accf04d3ea85df277069f3d11d2a9e54cf97 /README.md | |
parent | 6ba4acfc47e0197f81eefe3aed5e9badd7e71928 (diff) |
major changes (added ssh-key support)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ using the apk file found at `app/app-release.apk` or build everything from sourc Features ======== -- Clone an existing pass repository +- 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) |