Update of images on homepage.
@ -117,6 +117,9 @@ img.block {
|
||||
border-bottom: 2px ridge white;
|
||||
margin-bottom: 4em;
|
||||
}
|
||||
.thumb img.pull-right, img.pull-left {
|
||||
width: 400px;
|
||||
}
|
||||
.thumb .pull-right {
|
||||
margin-left: 5ex;
|
||||
}
|
||||
|
BIN
Site/2013-05/img/android.png
Normal file
After Width: | Height: | Size: 262 KiB |
Before Width: | Height: | Size: 22 KiB |
Before Width: | Height: | Size: 146 KiB After Width: | Height: | Size: 637 KiB |
Before Width: | Height: | Size: 477 KiB |
Before Width: | Height: | Size: 119 KiB After Width: | Height: | Size: 351 KiB |
Before Width: | Height: | Size: 395 KiB |
Before Width: | Height: | Size: 152 KiB After Width: | Height: | Size: 650 KiB |
Before Width: | Height: | Size: 544 KiB |
Before Width: | Height: | Size: 54 KiB After Width: | Height: | Size: 493 KiB |
Before Width: | Height: | Size: 147 KiB |
Before Width: | Height: | Size: 95 KiB |
@ -118,15 +118,15 @@
|
||||
<div class="thumb clearfix">
|
||||
<img class="pull-right" src="img/thumb-iphone-mac-sync.png" />
|
||||
|
||||
<h1>No Network, Always In Sync</h1>
|
||||
<p>Contrary to other password solutions, Master Password doesn't need to send your passwords over the network to make them ubiquitously available. Just add your user and site names to each of your devices and your passwords will be available instantly on all of them.</p>
|
||||
<p>Since Master Password generates your passwords on-demand based on your user name and master password, you don't need to back up your generated passwords or send them over the wire to all your other devices to make them available everywhere. This gives you massive availability advantages, but also helps thwart man-in-the-middle attacks, snooping and trust issues related to cloud providers.</p>
|
||||
<h1>Always In Sync</h1>
|
||||
<p>Contrary to other password solutions, Master Password <strong>doesn't need to send your passwords over the network</strong> to make them ubiquitously available. Just add your user and site names to each of your devices and your passwords will be available instantly on all of them.</p>
|
||||
<p>No cloud provider to trust, no backups to maintain and no data connection for keeping in sync. Since Master Password generates your passwords on-demand based on your user name and master password, you don't have any of these fragile dependencies. This gives you massive availability advantages, but also helps thwart man-in-the-middle attacks, snooping and trust issues related to cloud providers.</p>
|
||||
</div>
|
||||
|
||||
<div class="thumb clearfix">
|
||||
<img class="pull-left" src="img/thumb-iphone-types.png" />
|
||||
|
||||
<h1>Passwords For Any Purpose</h1>
|
||||
<h1>For Any Purpose</h1>
|
||||
<p>Master Password comes with a variety of built-in password types. These types make your site's password look different, become more secure or more compatible with a site's password policy.</p>
|
||||
<p>The default password is a great balance between security, compatibility and convenience. It is designed to provide great entropy (security) whilst still being easy to manually enter or remember if needed.</p>
|
||||
<p>You can generate a more secure password, or switch it to a PIN type to use for your bank card or cell phone's SIM lock.</p>
|
||||
@ -148,8 +148,8 @@
|
||||
|
||||
<script src="js/vendor/bootstrap.min.js"></script>
|
||||
|
||||
<script src="js/plugins.js"></script>
|
||||
<script src="js/main.js"></script>
|
||||
<script src="js/plugins.js?1"></script>
|
||||
<script src="js/main.js?1"></script>
|
||||
|
||||
<!-- Internet Defense League -->
|
||||
<script type="text/javascript">
|
||||
|