diff --git a/docs/authn/google.md b/docs/authn/google.md index f10c91d4..8a03228a 100644 --- a/docs/authn/google.md +++ b/docs/authn/google.md @@ -4,6 +4,10 @@ 多因素认证(MFA),是一种计算机访问控制的方法,用户要通过两种以上的认证机制之后,才能得到授权,使用计算机资源。MFA的目的是建立一个多层次的防御,使未经授权的人访问计算机系统或网络更加困难,从而提高安全性。 +优势:**使用简单、安全性高、低成本、无需携带额外设备** + +

Google Authenticator

+ MaxKey支持谷歌验证器(Google Authenticator)双因素身份认证,步骤如下 1、下载Google Authenticator到手机 @@ -20,4 +24,14 @@ MaxKey支持谷歌验证器(Google Authenticator)双因素身份认证,步骤 4、退出MaxKey,进入到登录界面,"安全认证",输入用户名和密码,同时需要Google Authenticator产生的验证码登录,如下图 - \ No newline at end of file + + +

TOTP或者HOTP支持

+ +1、Google Authenticator + +2、Microsoft Authenticator + +3、FreeOTP + +4、支持TOTP或者HOTP协议 \ No newline at end of file diff --git a/docs/index.md b/docs/index.md index 373f2d82..97cac695 100644 --- a/docs/index.md +++ b/docs/index.md @@ -89,7 +89,7 @@ 4 - Google Authenticator + Google/Microsoft Authenticator/FreeOTP/支持TOTP或者HOTP 5