torinkwok / Authenticator

🔒 Happy Two-Factor Verifying!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

🔒 Happy Two-Factor Verifying!

License:MIT License


Languages

Language:Objective-C 100.0%