update README
This commit is contained in:
parent
05a2f7bf1e
commit
3ba7c14da6
1 changed files with 11 additions and 0 deletions
11
README.md
11
README.md
|
|
@ -8,6 +8,17 @@ Pass is an iOS client compatible with [ZX2C4's Pass command line
|
||||||
application](http://www.passwordstore.org/). It is a password manager using
|
application](http://www.passwordstore.org/). It is a password manager using
|
||||||
GPG for encryption and Git for version control.
|
GPG for encryption and Git for version control.
|
||||||
|
|
||||||
|
## Features
|
||||||
|
|
||||||
|
- Try to be compatible with Password Store command line tool
|
||||||
|
- Support to view, copy, add, edit password entries
|
||||||
|
- Encrypt and decrypt password entries by PGP keys
|
||||||
|
- Synchronize with you password Git repository
|
||||||
|
- User-friendly interface
|
||||||
|
- Written in Swift
|
||||||
|
- No need to jailbreak your devices
|
||||||
|
- Get from App Store (stay tuned, under review)
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
<img src="screenshot/preview.gif" width="200"/>
|
<img src="screenshot/preview.gif" width="200"/>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue