update README

This commit is contained in:
Bob Sun 2017-02-16 15:47:00 +08:00
parent 05a2f7bf1e
commit 3ba7c14da6
No known key found for this signature in database
GPG key ID: 1F86BA2052FED3B4

View file

@ -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"/>