2
0

Add in video and resources.

This commit is contained in:
Maarten Billemont
2018-04-20 00:24:44 -04:00
parent 49edaef79d
commit df7903e146
11 changed files with 48 additions and 2 deletions

View File

@@ -17,6 +17,13 @@ header: large
<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>
<video controls>
<source src="vid/about.webm" type="video/webm; codecs=vp8,vorbis">
<source src="vid/about.mp4" type="video/mp4">
<source src="vid/about.ogv" type="video/ogg; codecs=theora,vorbis">
</video>
<p>Master Password's unique approach makes you safer from loss, theft, problems with backups, sync, confiscation, snooping, and more.</p>
<div class="widget_test">