2
0
MasterPassword/public/site/2015-05/how.html

56 lines
3.1 KiB
HTML
Raw Normal View History

2017-05-28 19:34:07 +00:00
---
layout: default
2017-06-04 13:35:27 +00:00
nav: how
2017-05-28 19:34:07 +00:00
---
<section id="how">
<h1>How does it work?</h1>
<h2><img src="/img/password_offer.svg" title="https://thenounproject.com/term/key-delivery/944292/" />
One, two, enter.</h2>
<p>Good security depends on ease of use.</p>
<p>With Master Password, logging into any website involves these steps:</p>
<ol>
<li>Unlock the Master Password app.</li>
<li>Find your site and copy its key.</li>
<li>Enter the site by pasting the key into its password field.</li>
</ol>
<hr>
<p>Most browsers will then ask you to "save" the site's password. If you're comfortable with that, it's a good way of skipping the above steps and logging in even faster next time.</p>
<h2><img src="/img/getting_started.svg" title="https://thenounproject.com/term/rocket/162761/" />
Getting started.</h2>
<p>As explained, Master Password is not a password manager or a vault. It is not made to hold your existing site passwords &mdash; that would violate the principles it stands for and break the advantages it offers over ordinary password managers.</p>
<p>As a result, the largest curve to adopting Master Password involves changing the passwords of all your existing accounts into the cryptographically secure keys generated by Master Password.</p>
<hr>
<h3>I want pictures.</h3>
<p>All right. Here's Robert on his iPhone:</p>
<img src="/img/howto-twitter-signup.png" />
<p>He wants to sign up for Twitter. Robert filled in all the fields, except for password. Not wanting to worry about what his twitter secret is going to be, he switches to Master Password.</p>
<img src="/img/howto-mp-login.png" />
<p>Of course, he begins by unlocking his user with his master password. Robert can skip this step by going into Master Password's preferences and setting it to either save his master key or remember his login, but he choses not to.</p>
<img src="/img/howto-mp-create.png" />
<img src="/img/howto-mp-create-confirm.png" />
<p>He creates a password for Twitter by using its bare domain name: twitter.com. He knows not to use mobile.twitter.com or Twitter or anything non-standard, because that would be very difficult to remember correctly on a later date. If he has multiple twitter accounts, he could prefix the name with a user name and an @: rmitchell@twitter.com, superbob@twitter.com.</p>
<img src="/img/howto-mp-type-change.png" />
<img src="/img/howto-mp-type-basic.png" />
<p>If the account Robert's signing up for is with a website that prohibits symbols for some daft reason, Robert can change the type to Basic or something similar instead. Robert can also bump up the complexity to get an even more secure password if he wants.</p>
<img src="/img/howto-twitter-paste.png" />
<img src="/img/howto-twitter-done.png" />
<p>When Robert created the site in Master Password, it copied the password to his pasteboard. Now, Robert just switches back to Safari and pastes his brand-new password he doesn't care to remember in twitter's password field. All done!</p>
</section>