2
0

Extensive content and style update.

This commit is contained in:
Maarten Billemont
2018-04-18 11:54:30 -04:00
parent 789761b177
commit ee290e5c14
9 changed files with 283 additions and 132 deletions

View File

@@ -4,7 +4,7 @@ nav: why
---
<section id="intro">
<h1>Why bother?</h1>
<h1>Why do I need it?</h1>
<h2><img src="/img/frustrated_625996.svg" title="https://thenounproject.com/term/professor/625996/" />
Passwords are frustrating.</h2>
@@ -16,7 +16,77 @@ nav: why
<p>Do you really <i>have</i> passwords?<br>
Or does something or someone else <i>have</i> them for you?</p>
<h2><img src="/img/password_head_336886.svg" title="https://thenounproject.com/term/password/336886/" />
<div class="widget_gallery">
<h2>Where do <i>you</i> keep your passwords?</h2>
<ul>
<li><label for="mp_keep_head"><img src="/img/password_head_336886.svg" title="https://thenounproject.com/term/password/336886/"></label></li>
<li><label for="mp_keep_notebook"><img src="/img/password_notebook_4740.svg" title="https://thenounproject.com/term/password/4740/"></label></li>
<li><label for="mp_keep_app"><img src="/img/password_app_667404.svg" title="https://thenounproject.com/term/password/667404/"></label></li>
</ul>
<input type="radio" name="mp_keep" checked>
<div>
<p>Go ahead, select the box that represents your current approach to passwords.</p>
<p>Let's consider a few important questions you may be asking yourself.</p>
</div>
<input type="radio" name="mp_keep" id="mp_keep_notebook">
<div>
<h2><img src="/img/password_notebook_4740.svg" title="https://thenounproject.com/term/password/4740/">
The password notebook.</h2>
<p>Have you considered?
<ul>
<li>What you'll do if you don't have your book with you?</li>
<li>What if it's found by people you cannot trust?</li>
<li>How easy it is to take a picture of the pages while you're not there?</li>
<li>What might happen if the book is damaged (eg. coffee spill), lost or stolen?</li>
<li>How often do you find yourself copying passwords out onto other notes?</li>
<li>Do you keep a backup notebook?</li>
<li>Are these actually strong passwords?</li>
</ul>
</p>
</div>
<input type="radio" name="mp_keep" id="mp_keep_app">
<div>
<h2><img src="/img/password_app_667404.svg" title="https://thenounproject.com/term/password/667404/">
The vault in an app.</h2>
<p>Have you considered?
<ul>
<li>Can you still use a computer that doesn't have your app set up?</li>
<li>Are your passwords synced over to your many other devices?</li>
<li>What companies now have access to all of your secret information?</li>
<li>Do you need to be worried about news of a large hack on this company?</li>
<li>What will you do if you lose your device, or don't have access to it?</li>
<li>Are you well protected if a virus or person copies your vault?</li>
<li>On a trip, could a foreign officer confiscate your device and compel you to unlock it for them?</li>
<li>Are these actually strong passwords?</li>
</ul>
</p>
</div>
<input type="radio" name="mp_keep" id="mp_keep_head">
<div>
<h2><img src="/img/password_head_336886.svg" title="https://thenounproject.com/term/password/336886/">
The privacy of memory.</h2>
<p>Have you considered?
<ul>
<li>You might forget passwords you haven't used for several months or years?</li>
<li>Do you use shared passwords across different accounts, thereby hugely increasing the attack surface of these passwords?</li>
<li>Are each of your passwords sufficiently random or variations of a theme?</li>
<li>If someone tricked you into signing up for a fake site, could the password you gave help them get into your other sites?</li>
<li>Do you find yourself using helpers such as sticky notes?</li>
<li>Do you have a backup plan in case your memory gives out?</li>
<li>Are these actually strong passwords?</li>
</ul>
</p>
</div>
</div>
<h2><img src="/img/head_key_336882.svg" title="https://thenounproject.com/term/password/336882/" />
A password is something you know,<br>
not something you have.</h2>