Be a bit more specific about password storage.
This commit is contained in:
parent
df7903e146
commit
409f005eec
@ -15,8 +15,8 @@ header: large
|
|||||||
<h2><img src="/img/thinking_882797.svg" title="https://thenounproject.com/term/thinking/882797/" />
|
<h2><img src="/img/thinking_882797.svg" title="https://thenounproject.com/term/thinking/882797/" />
|
||||||
The real issue.</h2>
|
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>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, from thin air, only when you need it.<br>
|
<p>Master Password avoids all the pitfalls: a cryptographic algorithm calculates your site's password for you, only when you need it.<br>
|
||||||
When you're done, it throws the password out of memory, so it can't be stolen.</p>
|
When you're done, it erases the password from the device, so it can't be stolen.</p>
|
||||||
|
|
||||||
<video controls>
|
<video controls>
|
||||||
<source src="vid/about.webm" type="video/webm; codecs=vp8,vorbis">
|
<source src="vid/about.webm" type="video/webm; codecs=vp8,vorbis">
|
||||||
|
Loading…
Reference in New Issue
Block a user