项目作者: torinkwok

项目描述 :
🔒 Happy Two-Factor Verifying!
高级语言: Objective-C
项目地址: git://github.com/torinkwok/Authenticator.git
创建时间: 2016-02-07T05:03:05Z
项目社区:https://github.com/torinkwok/Authenticator

开源协议:MIT License

下载


What’s Authenticator?

Authenticator is a native and modern Mac app designed for generating one-time password (i.e. TOTP security tokens defined by RFC 6238), which has been used by many popular Internet services as their manner of implementing two-factor verification. You’d like to think of it as a modern Mac version of Google Authenticator.

screenshot-0

Features

  • Be compatible with all the populator OTP utilities such as Google Authenticator, Authy and OTP Auth
  • Native and modern UI
  • Scan QR codes that include accounts and appear on the computer screen with an awesome QR codes picker
    screenshot-1
  • Automatically lock in order to protect your vault against unexpected access
  • Works offline
  • Opened source under MIT license so that you can evaluate security, modify source code or contribute to this repo

screenshot-2

Roadmap

  • iCloud and Dropbox sync
  • Notification Center widget for fast picking up passwords
  • Scan QR codes that include accounts with Mac camera
  • Supports counter-based (i.e. HOTP security tokens) passwords for special usage

The app:

  • does not collect information about your system
  • won’t ask you to allow access to your any unneccesary sensitive data
  • doesn’t have to connect to the internet to do its work
  • won’t upload your accounts to someone else
  • will never steal your wife and enslave your children

screenshot-3

Retrieve it:

Feedback

Thanks for all reviews, and feel free to open an issue on GitHub or contact me directly when you encounter any problem:

  • Email: torin|-at-|kwok.im (replace |-at-| with @)
  • Open an issue

License

The MIT License