authenticator:HOTPTOTP命令行客户端,用于生成两因素和多因素身份验证代码,例如Google Authenticator

时间:2021-05-03 14:20:27
【文件属性】:
文件名称:authenticator:HOTPTOTP命令行客户端,用于生成两因素和多因素身份验证代码,例如Google Authenticator
文件大小:276KB
文件格式:ZIP
更新时间:2021-05-03 14:20:27
Python 认证者 authenticator是Google Authenticator电话应用程序或LastPass Authenticator电话应用程序的CLI模拟。 它是一个TOTP / HOTP客户端,可以生成支持两因素身份验证(TFA)或多因素身份验证(MFA)的站点进行身份验证所需的数字代码。 益处 通过电话应用程序使用authenticator的好处在于,该CLI实用程序可以在命令行界面(例如,终端窗口)可以运行Python 3.5的任何地方运行,并且帐户和机密数据库是不受平台限制的受密码保护的加密文件。可以备份并可以复制到多个系统中的文件,而不必担心不良行为者会获得第二因素身份验证的访问权限。 另一个好处是,当您放开手机或平板电脑(运行Google Authenticator)或Google中断应用程序或将其撤回时, authenticator可以充当备份。 就个人而言,我在iP
【文件预览】:
authenticator-master
----authenticator.sublime-project(166B)
----src()
--------MANIFEST.in(45B)
--------README.rst(10KB)
--------LICENSE(1KB)
--------setup.cfg(135B)
--------setup.py(4KB)
--------authenticator()
----authenticator.ps1(868B)
----LICENSE(1KB)
----authenticator.sh(912B)
----README.md(10KB)
----tests()
--------test_CLI.py(112KB)
--------test_ClientFile.py(4KB)
--------test_hotp.py(34KB)
--------test_ClientData.py(25KB)
----.gitignore(2KB)
----dev()
--------venv()
--------docker()
--------runonetest.sh(115B)
--------lint.ps1(3KB)
--------runtests.ps1(705B)
--------runtests.sh(131B)
--------utility()
--------build()
--------lint.sh(3KB)
--------ref()
--------.gitignore(14B)

网友评论