Skip to content

TooBug/ToogleAuth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToogleAuth

基于Atom-Shell实现的Google Authenticator客户端。

什么是Google Authenticator?

Google Authenticator是Google实现的一套用于增强账户安全的两步验证方案。可用于保护Google账户安全,在Google账户的两步验证中可以找到相关设置。

除了用于Google自家产品以外,这套方案还广泛应用于各大互联网服务,如Facebook、dropbox、LastPass均可以使用Google Authenticator实现帐户两步验证。WordPress也有插件可以实现两步验证。

本项目是什么?

这个项目就是Google Authenticator的一种实现,可以不依赖手机APP实验对账户的两步验证。

安全不?

没办法回答“是”,安全永远是相对的,我只能说,本项目不会故意泄露你的机密,也不会上报任何数据。

截图

screenshot

下载和运行

项目基于Atom-Shell开发,使用时将源码放入Atom-Shell的app目录即可,使用前需要使用npm安装依赖:

npm install onceler zxing

二进制版本(目前只有Mac):http://pan.baidu.com/s/1jG1g0EM

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published