mirror of
https://github.com/brianlovin/security-checklist.git
synced 2026-03-11 08:55:31 +00:00
commit
1c8b06d8b1
1 changed files with 12 additions and 0 deletions
|
|
@ -96,5 +96,17 @@ export default {
|
|||
url:
|
||||
'https://www.wired.com/2016/06/hey-stop-using-texts-two-factor-authentication/',
|
||||
},
|
||||
{
|
||||
name: 'List of websites and whether or not they support 2FA.',
|
||||
url: 'https://twofactorauth.org/',
|
||||
},
|
||||
{
|
||||
name: 'Step-by-step instructions on enabling 2FA',
|
||||
url: 'https://www.turnon2fa.com/',
|
||||
},
|
||||
{
|
||||
name: 'List of websites and whether or not they support One Time Passwords (OTP) or Universal 2nd Factor (U2F)',
|
||||
url: 'https://www.dongleauth.info/',
|
||||
},
|
||||
],
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue