转载自:https://www.jerrycoding.com/article/github-f2a/
对github有代码贡献的帐号要求进行2FA验证, 否则过期不能提交代码。(虽说我写的那些都是bug堆起来的垃圾代码angry)
Because of your contributions on GitHub, two-factor authentication will be required for your account starting Sep 28, 2023. Thank you for helping keep the ecosystem safe!
开启2FA后,除了输入密码外,还需要通过一次性密码(OTP)等方式做第二级身份验证,才能成功登录账号。有效避免因为密码泄露,而导致账号被盗用。
但是github手机短信验证不支持+86中国号码。
方法1:下载个totp应用,手机应用市场找找吧。。。我懒得下
方法2:浏览器插件
开源的Authenticator: 2FA Client https://github.com/Authenticator-Ext