项目作者: torinkwok
项目描述 :
🔒 Happy Two-Factor Verifying!
高级语言: Objective-C
项目地址: git://github.com/torinkwok/Authenticator.git
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.

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

- 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

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

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