Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
thanursan authored Mar 15, 2019
1 parent 90a63e4 commit 30a737d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ <h2 id="why-should-i-use-a-random-passphrase-">Why should I use a random passphr

<h2 id="why-passphrase">Why should I use a random pass<em>phrase</em> instead of a pass<em>word</em>?</h2>

<p>Because random passphrases provide the best combination of <strong><u>memorability</u></strong> and <strong><u>security</u></strong>.</p>
<p>Because random passphrases provide the best combination of <strong>memorability</strong> and <strong>security</strong>.</p>
<p>For example, here is a random password and a random passphrase with similar crackability:</p>
<table>
<thead>
Expand Down Expand Up @@ -211,7 +211,7 @@ <h3 id="1-use-a-different-random-passphrase-for-every-account-">1. Use a differe
<h3 id="2-use-a-password-manager-or-single-sign-on-">2. Use a password manager or single sign-on (SSO).</h3>
<p>No matter how memorable these passphrases are, ultimately you won't be able to remember all of them. Which is why eventually you would have to resort to password managers/SSO. Most browsers have built in password managers but these are not recommended due to their vulnerabilities. LastPass, Dashlane and Roboform are some of the most popular password managers among others and while they can be mostly reliable, they are susceptible to attacks as well as witnessed in the past. </p>

<h3 id="3-master-password">3. Use a strong <u>master password</u> for your password manager or SSO account.</h3>
<h3 id="3-master-password">3. Use a <i>strong</i> master password for your password manager or SSO account.</h3>
<p>This is when a passphrase would be especially useful.</p>

<h3 id="4-follow-best-practices">4. Follow cyber-security best practices.</h3>
Expand Down

0 comments on commit 30a737d

Please sign in to comment.