2
0
MasterPassword/public/site/2015-05/what.html
2018-04-18 11:54:30 -04:00

91 lines
4.1 KiB
HTML

---
layout: default
nav: what
---
<section id="intro">
<h1>What does it do?</h1>
<h2><img src="/img/password_generate_861293.svg" title="https://thenounproject.com/term/expert/861293/" />
Know one password.<br>
Generate all the others.</h2>
<p>Master Password is the answer to the problem that websites have forced on us.</p>
<p>Master Password is not a password manager. It is not a secure vault or a digital notebook. It is something else entirely, and yet something so simple.</p>
<p>Think of it as, a store-bought calculator. If your name was <code title="leet">1337</code>, your master password was <code title="lies">5317</code> and you'd like to log into the site <code title="lol">707</code>, take any calculator in the world and type in <code>1337 + 5317 + 707</code> to get the password to use for this site, <code>= 7361</code>.</p>
<div class="widget_calculator">
<table>
<thead>
<tr>
<th colspan="4"><input type="text" disabled></th>
</tr>
</thead>
<tbody>
<tr>
<td>
<input type="button" value="7">
</td>
<td>
<input type="button" value="8">
</td>
<td>
<input type="button" value="9">
</td>
<td>
<input type="button" value="-">
</td>
</tr>
<tr>
<td>
<input type="button" value="4">
</td>
<td>
<input type="button" value="5">
</td>
<td>
<input type="button" value="6">
</td>
<td>
<input type="button" value="+">
</td>
</tr>
<tr>
<td>
<input type="button" value="1">
</td>
<td>
<input type="button" value="2">
</td>
<td>
<input type="button" value="3">
</td>
<td rowspan="2">
<input type="button" value="=">
</td>
</tr>
<tr>
<td colspan="2">
<input type="button" value="0">
</td>
<td>
<input type="button" value="C">
</td>
</tr>
</tbody>
</table>
</div>
<p>Can somebody steal your password? Just hit <input type="button" value="C" disabled>.<br>
What are you going to do if you forget your site's password? Just redo the math.<br>
What if you lose or break your device? Borrow a buddy's or get a new one, math is universal.<br>
Does a calculator need to sync with the cloud before you can use it? No, just remember your own name and master password.</p>
<p>This is the freedom Master Password gives you.<br>
Master Password performs a similar but <i>cryptographically secure</i> operation, hardened by interweaving primitives against both known and unknown attack vectors, ensuring that targeting your identity remains absolutely insurmountable.</p>
<hr>
<p>With Master Password you leave no passwords laying around. You no longer store passwords in commercial, proprietory apps and no longer send them off to the cloud. You are no longer tied to your laptop or the internet if you need to look one up. Even if a personal or natural catastrophe causes you loss, you can never lose your account passwords &mdash; all you ever need is your one and only secret master password and anyone's Master Password calculator app.</p>
<h2><img src="http://masterpasswordapp.com/img/thumb-iphone-types.png"></h2>
</section>