passforios/README.md
2017-02-16 15:38:54 +08:00

1.1 KiB

Pass

GitHub release Swift 3.1

Pass is an iOS client compatible with ZX2C4's Pass command line application. It is a password manager using GPG for encryption and Git for version control.

Screenshots

Build

  1. Run carthage bootstrap.
carthage bootstrap --platform iOS
  1. Run pod install in the project root directory.
pod install
  1. Open .xcworkspace file in Xcode.

  2. Build & Run.

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.

License

MIT