Giter Club home page Giter Club logo

2fauth-ios's Introduction

2FAuth

Tests License Swift 5.1 Platform

Two-Factor Authenticator App you dream about.

2FAuth Screenshots

Download on the AppStore

Features

  • 100% free and fully open-sourced.
  • Autofill codes with Safari Extension.
  • Optional passcode or biometrics authentication inside the app.
  • Optional iCloud Sync additionally encrypted with a user-provided passphrase.
  • Works both on iPhone and iPad.
  • Multitasking support on iPad (Slide Over and Split View).
  • Fully supports Dynamic Type.
  • Supports iOS 13 Dark Mode.
  • Insanely performance-optimized and built with security in mind.

Tech details

  • Supports for time-based (TOTP) and counter-based (HOTP) code generation.
  • Adding codes by otpauth:// URL scheme.
  • 2FAuth never sends your data anywhere unless you use iCloud Sync.
  • Supports iOS 11 or later.

Upcoming Features

  • Apple Watch App

Getting Started

  1. Clone the repo git clone https://github.com/2FAuth/2FAuth-iOS.git
  2. Fetch submodules git submodule update --init
  3. Open TwoFAuth.xcodeproj

Requirements

  • Xcode 11
  • iOS 11 or later

Privacy Considerations

Your data never leaves your devices. If you enable iCloud Sync data will be transmitted to your private iCloud Database via CloudKit framework encrypted with AES256.

2FAuth uses NTP protocol to get the current secure time . Feel free to use any traffic monitor (e.g., Charles) to check it yourself.

All website favicons are bundled in the app. There's a standalone internal tool that uses https://twofactorauth.org database to fetch all websites supporting 2FA.

Privacy Policy

See PrivacyPolicy.txt

Special thanks

This app would not have been possible without an awesome OneTimePassword library from Matt Rubin.

License

2FAuth is available under the MIT license. See the LICENSE file for more info.

2fauth-ios's People

Contributors

podkovyrin avatar dependabot[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.