{"id":13649754,"url":"https://github.com/mssun/passforios","last_synced_at":"2025-05-14T11:13:26.022Z","repository":{"id":37830027,"uuid":"79454886","full_name":"mssun/passforios","owner":"mssun","description":"Pass for iOS - an iOS client compatible with Pass command line application.","archived":false,"fork":false,"pushed_at":"2025-04-04T17:43:59.000Z","size":44149,"stargazers_count":1566,"open_issues_count":159,"forks_count":106,"subscribers_count":38,"default_branch":"master","last_synced_at":"2025-04-12T20:43:26.060Z","etag":null,"topics":["ios-app","password-manager","password-store","pgp","swift"],"latest_commit_sha":null,"homepage":"https://mssun.github.io/passforios","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mssun.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"mssun","custom":"https://www.paypal.me/mssun"}},"created_at":"2017-01-19T13:15:30.000Z","updated_at":"2025-04-12T20:03:43.000Z","dependencies_parsed_at":"2024-01-14T12:17:48.796Z","dependency_job_id":"f483f97a-bb8b-42d2-8215-2a678c8057dc","html_url":"https://github.com/mssun/passforios","commit_stats":{"total_commits":1428,"total_committers":25,"mean_commits":57.12,"dds":0.4341736694677871,"last_synced_commit":"ebd26ecb1246bde85fe1455e8e3e6a567b8df68a"},"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mssun%2Fpassforios","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mssun%2Fpassforios/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mssun%2Fpassforios/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mssun%2Fpassforios/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mssun","download_url":"https://codeload.github.com/mssun/passforios/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254129529,"owners_count":22019628,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ios-app","password-manager","password-store","pgp","swift"],"created_at":"2024-08-02T02:00:24.360Z","updated_at":"2025-05-14T11:13:25.956Z","avatar_url":"https://github.com/mssun.png","language":"Swift","funding_links":["https://github.com/sponsors/mssun","https://www.paypal.me/mssun"],"categories":["Swift","Security","swift","Interfaces"],"sub_categories":["Password","All other extensions"],"readme":"\u003cimg src=\"icon/icon_round.png\" width=\"76\"/\u003e\n\n# Pass\n[![GitHub release](https://img.shields.io/github/release/mssun/passforios.svg)](https://github.com/mssun/passforios/releases)\n[![Gitter](https://img.shields.io/gitter/room/nwjs/nw.js.svg)](https://gitter.im/passforios/passforios)\n[![Build Status](https://github.com/mssun/passforios/workflows/Deploying/badge.svg)](https://github.com/mssun/passforios/actions)\n[![Donate](https://img.shields.io/badge/paypal-donate-blue.svg)](https://www.paypal.me/mssun)\n\nPass is an iOS client compatible with [ZX2C4's Pass command line application](http://www.passwordstore.org/).\nIt is a password manager using GPG for encryption and Git for version control.\n\nPass for iOS is available in App Store with the name \"Pass - Password Store\", and both iPhone and iPad are supported.\n\n\u003cp\u003e\n\u003ca href=\"https://itunes.apple.com/us/app/pass-password-store/id1205820573?mt=8\"\u003e\u003cimg alt=\"Download on the App Store\" src=\"img/app_store_badge.svg\" width=\"150\"/\u003e\u003c/a\u003e\n\u003c/p\u003e\n\nYou can also help us test beta versions through [TestFlight](https://testflight.apple.com/join/whK4zUFG).\n\n## Features\n\n- Compatible with the Password Store command line tool.\n- View, copy, add, and edit password entries.\n- Encrypt and decrypt password entries by PGP keys.\n- Synchronize with your password Git repository.\n- User-friendly interface: search, long press to copy, copy and open link, etc.\n- Support one-time password tokens (two-factor authentication codes).\n- AutoFill in Safari/Chrome and [supported apps](https://github.com/agilebits/onepassword-app-extension).\n- Support YubiKey.\n\n## Screenshots\n\n\u003cp\u003e\n\u003cimg src=\"img/screenshot1.png\" width=\"200\"/\u003e\n\u003cimg src=\"img/screenshot2.png\" width=\"200\"/\u003e\n\u003cimg src=\"img/screenshot3.png\" width=\"200\"/\u003e\n\u003cimg src=\"img/screenshot4.png\" width=\"200\"/\u003e\n\u003c/p\u003e\n\n## Usages\n\n- Setup your password-store ([official `Pass` introduction](https://www.passwordstore.org/))\n- Get Pass for iOS from the App Store or [build by yourself](https://github.com/mssun/passforios/wiki/Building-Pass-for-iOS)\n- Setup Pass for iOS ([quick-start guide](https://github.com/mssun/passforios/wiki#quick-start-guide-for-pass-for-ios))\n\nFor more, please read the [wiki page](https://github.com/mssun/passforios/wiki).\n\n## Building Pass for iOS\n\n1. Install Go: `brew install go`.\n1. Run `./scripts/gopenpgp_build.sh` to build GopenPGP.\n1. Open the `pass.xcodeproj` file in Xcode.\n1. Build \u0026 Run.\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmssun%2Fpassforios","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmssun%2Fpassforios","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmssun%2Fpassforios/lists"}