24 lines
848 B
Markdown
24 lines
848 B
Markdown
<img src="icon.png" width="76"/>
|
|
|
|
# pass for iOS
|
|
[](https://github.com/mssun/pass-ios/releases)
|
|

|
|
|
|
`pass` is a password manager using GPG for encryption and Git for verstion
|
|
control. pass for iOS is an iOS app using password management model of `pass`.
|
|
|
|
## Screenshots
|
|
|
|
<img src="screenshot/screenshot1.png" width="200"/>
|
|
<img src="screenshot/screenshot2.png" width="200"/>
|
|
<img src="screenshot/screenshot3.png" width="200"/>
|
|
<img src="screenshot/screenshot4.png" width="200"/>
|
|
|
|
## Usage
|
|
|
|
- genearte a PGP key pair
|
|
- use `pass`
|
|
- push password store to a private Git repository
|
|
- start to use pass for iOS on your iPhone/iPad
|
|
|
|
For more, please read the [wiki page](https://github.com/mssun/pass-ios/wiki).
|