163
edits
Gdestuynder (talk | contribs) (Automated sync from https://github.com/mozilla/wikimo_content) |
Viorelaioia (talk | contribs) |
||
Line 59: | Line 59: | ||
==== '''Q''': ''How can I set up two-factor authentication (2FA) for my github account?'' ==== | ==== '''Q''': ''How can I set up two-factor authentication (2FA) for my github account?'' ==== | ||
Two-factor authentication can be configured by using a Time-based One-Time Password (TOTP) application, which automatically generates an authentication code that changes after a certain period of time. See configuration steps below. | Two-factor authentication can be configured by using a Time-based One-Time Password (TOTP) application, which automatically generates an authentication code that changes after a certain period of time. See configuration steps below.<br> | ||
1. Download one of these apps: | |||
*For Android, iOS, and Blackberry: Google Authenticator | *For Android, iOS, and Blackberry: Google Authenticator | ||
*For Android and iOS: Duo Mobile | *For Android and iOS: Duo Mobile | ||
*For Windows Phone: Authenticator | *For Windows Phone: Authenticator | ||
2. In the upper-right corner of any page, click your profile photo, then click Settings. | |||
[[File:Github-settings.png|450px]] | |||
3. In the user settings sidebar, click Security. | |||
[[File:Github_-_security.png|150px]] | |||
4. Under Two-factor authentication, click Set up two-factor authentication. | |||
[[File:Github_-_set_up_2fa.png|450px]] | |||
5. On the Two-factor authentication page, click Set up using an app. | |||
[[File:Github_-_set_up_using_an_app.png|450px]] | |||
6. To enable two-factor authentication you must save your two-factor recovery codes in a safe place, such as a password manager, by clicking Download, Print, or Copy. Your recovery codes will help get you back into your account if you've lost access. After saving your codes, click Next. | |||
[[File:Github_-_recovery.png|450px]] | |||
7. Scan the QR code with your mobile device's app. After scanning, the app will display a six-digit code that you can enter on GitHub. | |||
[[File:Github_-_scan_barcode.png|450px]] | |||
8. The TOTP mobile application will save your GitHub account and generate a new authentication code every few seconds. On GitHub, on the 2FA page, type the code and click Next. | |||
[[File:Github_-_enter_passcode.png|450px]] | |||
9. Verify that a success message is shown | |||
[[File:Github_-_2fa_success_message.png|450px]] | |||
10. After 2FA has been enabled and you've saved your recovery codes, we recommend you sign out and back in to your account. In case of problems, such as a forgotten password or typo in your email address, you can use recovery codes to access your account and correct the problem. | |||
==== '''Q''': ''I have an email address for my mozillians account different than the email I set as primary in my github account. How can I upgrade my mozillians account from passwordless to github?'' ==== | ==== '''Q''': ''I have an email address for my mozillians account different than the email I set as primary in my github account. How can I upgrade my mozillians account from passwordless to github?'' ==== |
edits