Base for URLs.
This commit is contained in:
@@ -4,7 +4,7 @@ header: large
|
||||
---
|
||||
|
||||
<section id="intro">
|
||||
<h2><img src="/img/password_forgot_882804.svg" title="https://thenounproject.com/term/forget/882804/" />
|
||||
<h2><img src="{{ site.baseurl }}/img/password_forgot_882804.svg" title="https://thenounproject.com/term/forget/882804/" />
|
||||
What's your <input type="password" value="password" size="5">?</h2>
|
||||
<p>Passwords are regarded as a "necessary evil" to having accounts online. We accept them as <q>the way things are done online</q> and try to adapt.<br>
|
||||
But upon reflection, we find that we've adapted quite poorly.<br>
|
||||
@@ -12,7 +12,7 @@ header: large
|
||||
<p>Sites everywhere expect us to come up with a secure and unique password for them. But we're not security professionals. We do our best to compensate for this unrealistic demand: to keep track of passwords, we reach for notebooks, our computers, apps, or we simplify them so we won't forget.<br>
|
||||
<b>We've become symptomatic</b>.</p>
|
||||
|
||||
<h2><img src="/img/thinking_882797.svg" title="https://thenounproject.com/term/thinking/882797/" />
|
||||
<h2><img src="{{ site.baseurl }}/img/thinking_882797.svg" title="https://thenounproject.com/term/thinking/882797/" />
|
||||
The real issue.</h2>
|
||||
<p>Humans are no good at remembering lots of passwords. But writing them down or saving them is dangerous, too.</p>
|
||||
<p>Master Password avoids all the pitfalls: a cryptographic algorithm calculates your site's password for you, only when you need it.<br>
|
||||
|
Reference in New Issue
Block a user