About two-factor authentication - User Documentation https://help.github.com/articles/about-two-factor-authentication/

About two-factor authentication

Two-factor authentication, or 2FA, is an extra layer of security used when logging into websites or apps. With 2FA, you have to log in with your username and password and provide another form of authentication that only you know or have access to.

For GitHub, the second form of authentication is a code that's generated by an application on your mobile device or sent as a text message (SMS). After you enable 2FA, GitHub generates an authentication code any time someone attempts to sign into your GitHub account. The only way someone can sign into your account is if they know both your password and have access to the authentication code on your phone.

After you configure 2FA using a mobile app or via text message, you can add a FIDO U2F security key, and configure additional recovery methods in case you lose access to your two-factor authentication credentials. For more information on setting up 2FA, see "Configuring two-factor authentication" and "Configuring two-factor authentication recovery methods."

We strongly urge you to turn on 2FA for the safety of your account, not only on GitHub, but on other websites and apps that support it. You can use 2FA to access GitHub via:

  • The GitHub website
  • The GitHub API
  • GitHub Desktop

For more information, see "Accessing GitHub using two-factor authentication."

Apple ID 的双重认证 - Apple 支持 https://support.apple.com/zh-cn/HT204915

最新文章

  1. 使用NServiceBus开发分布式应用
  2. Android SDK Manager中不显示未下载的api解决方案
  3. jQuery学习之jQuery Ajax用法详解
  4. java的几种连接池
  5. Cobar_基于MySQL的分布式数据库服务中间件
  6. placeholder在IE8中兼容性问题解决
  7. js2word/html2word的简单实现
  8. 【开源项目】Android 手写记事 App(半成品)
  9. php四舍五入函数(floor、ceil、round与intval)
  10. Spark Streaming 调优指南
  11. pt-online-schema-change和默认值关系
  12. Netmask, 子网与 CIDR (Classless Interdomain Routing)
  13. s21day10 python笔记
  14. rocketmq 多master集群部署
  15. Scala进阶之路-Scala高级语法之隐式(implicit)详解
  16. 使用python删除一个文件或文件夹
  17. python迭代器以及生成器
  18. tslint无法工作:Failed to load the TSLint library for the document
  19. JavaScript利用Date实现简单的倒计时实例
  20. 【c++】多层次继承类对象的构造函数参数的传递方法

热门文章

  1. jmeter登录禅道案例
  2. 表格 td中,取checkbox后几位值
  3. ajax请求Url加参数的使用方法
  4. mysql into outfile 导出
  5. 作列表排列时div的table属性应用
  6. Presto查询引擎简单分析
  7. django删除表重建&修改用户密码&base64加密解密字符串&ps aux参数说明&各种Error例子
  8. DELPHI 10.2 TOKYO搭建LINUX MYSQL开发环境
  9. 【Spark】RDD操作具体解释4——Action算子
  10. window.open 打开子窗体,关闭全部的子窗体