From f733e60b6ef7f9528e46b7e142306881651b29da Mon Sep 17 00:00:00 2001 From: Garrett Brown <54114771+saladhax@users.noreply.github.com> Date: Tue, 24 Nov 2020 14:45:46 -0600 Subject: [PATCH] Add files via upload --- index.html | 137 +++++++++++++++++++++++++---------------------------- 1 file changed, 65 insertions(+), 72 deletions(-) diff --git a/index.html b/index.html index a3dd297..d77b758 100644 --- a/index.html +++ b/index.html @@ -1,72 +1,65 @@ - - - - - - - - - - - - - - - - - - Password Checker - - - - -
- -
-
-

{{passphrase}}

- - - - -
-
-
-

Why this is important

-

A strong password helps keep your accounts and devices safe, so having a strong password is important.

The best password is a password with a few random words clumped together, with a number to add some more variety. This type of password is not only strong, but easy to remember.

-
-
-
-
-
-
-

Password tips

-


Avoid reuising passwords

-

If your password is compromised on one account, it can be used to access other accounts that use the same password. Using different passwords for different accounts can help keep this from happening.

-


Use a password manager

-

This can help you keep track of different passwords for multiple accounts. All you need to remember is one secure password to access the password manager, and you can use autofill to log into your accounts.

-


Use 2FA or OTP

-

This adds a second layer of security to your accounts, which uses a one time password to protect your account. This is done either through an authenticator app, text messages, or even a physical USB key if you want to invest in one.

-
-
-
- -
-
-
-
- - - - -
-
- - - - \ No newline at end of file + + + + + + + + + + + + + + + + Password Checker + + + + + +
+ +
+
+

Passphrase Generator

+

{{word2}}{{word1}}{{word3}}

+ + + +
+
+
+
+

Why this is important

+

A strong password helps keep your accounts and devices safe, so having a strong password is important.

The best password is a password with a few random words clumped together, with a number to add some more variety. This type of password is not only strong, but easy to remember.

+
+
+
+
+
+
+

Password tips

+


Avoid reuising passwords

+

If your password is compromised on one account, it can be used to access other accounts that use the same password. Using different passwords for different accounts can help keep this from happening.

+


Use a password manager

+

This can help you keep track of different passwords for multiple accounts. All you need to remember is one secure password to access the password manager, and you can use autofill to log into your accounts.

+


Use 2FA or OTP

+

This adds a second layer of security to your accounts, which uses a one time password to protect your account. This is done either through an authenticator app, text messages, or even a physical USB key if you want to invest in one.

+
+
+
+ + +
+
+
+ + + + +
+
+ +