Be a bit more specific about password storage.
This commit is contained in:
		@@ -15,8 +15,8 @@ header: large
 | 
			
		||||
    <h2><img src="/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, from thin air, only when you need it.<br>
 | 
			
		||||
    When you're done, it throws the password out of memory, so it can't be stolen.</p>
 | 
			
		||||
    <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 erases the password from the device, so it can't be stolen.</p>
 | 
			
		||||
 | 
			
		||||
    <video controls>
 | 
			
		||||
        <source src="vid/about.webm" type="video/webm; codecs=vp8,vorbis">
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user