MinaOTP / MinaOTP-iOS

TOTP (on going)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MinaOTP-iOS


MinaOTP-iOS is a two-factor authentication tray app that runs at iOS. It's based on RFC6238, and the algorithm was implement by Objective-C

The program will generate secure dynamic 2FA tokens for you, and the add, edit, remove,import, export are pretty convenient.

Requirements

  • iOS 9.0+
  • Xcode 9.4.1+
  • Swift 4.1

Software Screenshot

Home

screenshot

Manual entry

screenshot

Scan a qr code to add a new token

screenshot

Delete

screenshot

Edit

screenshot

Export

screenshot

Import Tokens from json text

screenshot

Feature

  • Generate the 2FA token
  • Scan a qr code to add a new token
  • Add a new token mannually
  • Edit the issuer and remark info
  • Remove a existed token
  • Backup datas to json text
  • Import datas from json text

Todo

  • sync to icloud

About

TOTP (on going)


Languages

Language:Swift 68.3%Language:Objective-C 30.9%Language:Ruby 0.8%