{"id":13694192,"url":"https://github.com/kryptco/krypton-ios","last_synced_at":"2025-05-03T01:31:48.911Z","repository":{"id":48668176,"uuid":"76214076","full_name":"kryptco/krypton-ios","owner":"kryptco","description":"DEPRECATED Krypton turns your iOS device into a WebAuthn/U2F Authenticator: strong, unphishable 2FA.","archived":true,"fork":false,"pushed_at":"2023-11-07T16:27:47.000Z","size":17291,"stargazers_count":338,"open_issues_count":31,"forks_count":50,"subscribers_count":21,"default_branch":"master","last_synced_at":"2024-08-03T17:19:00.093Z","etag":null,"topics":["authenticator","ios","pgp","ssh","u2f","webauthn"],"latest_commit_sha":null,"homepage":"https://krypt.co","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kryptco.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-12-12T02:10:15.000Z","updated_at":"2024-05-29T02:16:43.000Z","dependencies_parsed_at":"2022-08-27T07:30:52.285Z","dependency_job_id":null,"html_url":"https://github.com/kryptco/krypton-ios","commit_stats":null,"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kryptco%2Fkrypton-ios","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kryptco%2Fkrypton-ios/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kryptco%2Fkrypton-ios/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kryptco%2Fkrypton-ios/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kryptco","download_url":"https://codeload.github.com/kryptco/krypton-ios/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224346381,"owners_count":17296207,"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":["authenticator","ios","pgp","ssh","u2f","webauthn"],"created_at":"2024-08-02T17:01:26.365Z","updated_at":"2024-11-12T20:31:40.380Z","avatar_url":"https://github.com/kryptco.png","language":"Swift","readme":"# DEPRECATED\n\n**This project is not maintained.** Please migrate to [Akamai MFA](https://mfa.akamai.com/help).\n\n[![Build Status](https://travis-ci.org/kryptco/krypton-ios.svg?branch=master)](https://travis-ci.org/kryptco/krypton-ios)\n\n\u003cdiv style=\"text-align:center\"\u003e\n    \u003ca href=\"https://krypt.co\"\u003e\u003cimg src=\"https://krypt.co/static/dist/img/krypton_core_logo.svg\" width=\"150\"/\u003e \u003c/a\u003e\n\u003c/div\u003e\n\n\n__Krypton__  turns your iOS device into a WebAuthn/U2F Authenticator: strong, unphishable 2FA. \n\nKrypton implements the standardized FIDO Universal 2nd Factor (U2F) protocol to provide secure, unphishable two-factor authentication on the web, now in the convenient form factor that is your phone.\n\n- No more mistyping, missing 30 second windows, or waiting endlessly for that SMS.\n- Instant Sign-in: Krypton securely pairs with your computer so that you don't have to touch your phone for each sign-in. Optionally, enable One tap sign-ins for enhanced security.\n- Stops Phishing: SMS and authenticator app codes can easily be phished. Don't let that happen to you. Krypton protects you from phishing.\n- Works with the sites you love: Google, Facebook, Twitter, Dropbox, GitHub and [many more](https://krypt.co/start/?noredirect=true).\n- Quickly protect your accounts: Setting up two-factor can be time consuming and repetitive. Just scan once with Krypton.\n\n Install our companion browser extension at: https://krypt.co/start.\n\n\n## Krypton for Developers\nKrypton supports developer mode so you can use Krypton as a security key for SSH and PGP private keys in addition to U2F.\n\nDownload our command line utility `curl https://krypt.co/kr | sh` and type `kr pair` to securely pair Krypton with your computer. Krypton integrates with the `ssh` command to send signature requests right to your phone. Krypton also makes signing Git commits and tags with PGP easy: run `kr codesign` to get started.\n\n## Zero trust infrastructure \n\nKrypton is built on top of an end-to-end verified and encrypted architecture. This means zero trust. We, Krypt.co, have zero information about keys or where you're authenticating. The keys only live in the Krypton app on your phone.\n\nLearn more about [Krypton's security architecture](https://krypt.co/blog/posts/krypton-our-zero-trust-infrastructure.html).\nFor more information, check out [krypt.co](https://krypt.co).\n\n\n## Build Krypton\n*Instructions below only work for macOS*\n\n1. rust\n```sh\ncurl https://sh.rustup.rs -sSf | sh\nrustup target add aarch64-apple-ios\nrustup target add armv7-apple-ios\nrustup target add armv7s-apple-ios\nrustup target add x86_64-apple-ios\nrustup target add i386-apple-ios\nrustup update\ncargo install cargo-lipo\n```\n\n2. libtool, autoconf, automake:\n```sh\nbrew install libtool\nbrew install autoconf\nbrew install automake\n```\n\n## Have an Android phone?\nThe Android implementation is located [here](https://github.com/kryptco/kryptonite-android).\n\n\n## Security Disclosure Policy\n__krypt.co__ follows a 7-day disclosure policy. If you find a security flaw,\nplease send it to `disclose@krypt.co` encrypted to the PGP key with fingerprint\n`B873685251A928262210E094A70D71BE0646732C` ([grab the full key here](https://krypt.co/docs/security/disclosure-policy.html)). We ask that you\ndelay publication of the flaw until we have published a fix, or seven days have\npassed. \n\n## LICENSE\nWe are currently working on a new license for Krypton. For now, the code\nis released under All Rights Reserved.\n\n","funding_links":[],"categories":["Security","Swift"],"sub_categories":["RSS"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkryptco%2Fkrypton-ios","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkryptco%2Fkrypton-ios","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkryptco%2Fkrypton-ios/lists"}