Add in video and resources.
This commit is contained in:
@@ -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">
|
||||
|
Reference in New Issue
Block a user